1 line
108 B
PowerShell
1 line
108 B
PowerShell
docker run --rm -d -p 5432:5432 -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres postgres:16.3-alpine |