server-master/scripts/Docker/PostgreSQL.ps1
2026-02-10 18:21:30 +01:00

1 line
No EOL
110 B
PowerShell

docker run -p 5432:5432 --name postgres-SQL -e POSTGRES_PASSWORD=VaNOSilla2022 --restart always -d postgres:13