Skip to content

Instantly share code, notes, and snippets.

@duduribeiro
Created September 16, 2019 02:12
Show Gist options
  • Save duduribeiro/179a3532f341c154e1243f049dfe253f to your computer and use it in GitHub Desktop.
Save duduribeiro/179a3532f341c154e1243f049dfe253f to your computer and use it in GitHub Desktop.
FROM postgres:11-alpine
COPY test_dump.sql /docker-entrypoint-initdb.d/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment