Skip to content

Instantly share code, notes, and snippets.

@lmillucci
Created February 24, 2018 11:39
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 lmillucci/e341712b9fc503ae7de6fe1f6dee54a5 to your computer and use it in GitHub Desktop.
Save lmillucci/e341712b9fc503ae7de6fe1f6dee54a5 to your computer and use it in GitHub Desktop.
FROM postgres:10.2-alpine
ENV POSTGRES_DB laravel_app
EXPOSE 5432
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment