Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iworkforthem/0d01ae9cc2abcb880d048802cc825ed6 to your computer and use it in GitHub Desktop.
Save iworkforthem/0d01ae9cc2abcb880d048802cc825ed6 to your computer and use it in GitHub Desktop.
docker run --rm -P -p 127.0.0.1:5432:5432 -e POSTGRES_PASSWORD=postgres --name postgres postgres:12.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment