Skip to content

Instantly share code, notes, and snippets.

@stephanbuys
Created August 1, 2017 09:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephanbuys/3b2fd93a8f151a354406f4694367b6dd to your computer and use it in GitHub Desktop.
Save stephanbuys/3b2fd93a8f151a354406f4694367b6dd to your computer and use it in GitHub Desktop.
run --rm --detach --name postgres --env POSTGRES_USER=username --env POSTGRES_PASSWORD=password --publish 127.0.0.1:5432:5432 postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment