1 line
No EOL
110 B
PowerShell
1 line
No EOL
110 B
PowerShell
docker run -p 5432:5432 --name postgres-SQL -e POSTGRES_PASSWORD=VaNOSilla2022 --restart always -d postgres:13 |