Skip to content

Instantly share code, notes, and snippets.

@asaushkin
Created March 31, 2016 17:16
Show Gist options
  • Save asaushkin/bf68fbeb106149ef16f53a6412c8a452 to your computer and use it in GitHub Desktop.
Save asaushkin/bf68fbeb106149ef16f53a6412c8a452 to your computer and use it in GitHub Desktop.
docker run --name postgres -e POSTGRES_PASSWORD=123456 -p 5432:5432 -d postgres:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment