Skip to content

Instantly share code, notes, and snippets.

@hunt3ri
Created May 22, 2017 23:20
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 hunt3ri/2b06471af62bc86e2a90865ba4fe9824 to your computer and use it in GitHub Desktop.
Save hunt3ri/2b06471af62bc86e2a90865ba4fe9824 to your computer and use it in GitHub Desktop.
postgres dockerfile
FROM postgres
ENV POSTGRES_USER postgres
ENV POSTGRES_PASSWORD password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment