conn Run PostgreSQL docker run --name some-postgres -e POSTGRES_DB=recipes -e POSTGRES_PASSWORD=mysecretpassword -p 5432:5432 -d postgres