docker run -P --publish 127.0.0.1:5432:5432 -e POSTGRES_PASSWORD=Welcome123# --name my-pg postgres```