Skip to content

Instantly share code, notes, and snippets.

@ValentinMerlet
Created December 12, 2018 09:16
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 ValentinMerlet/d12c9f9b116c6ca373670af99e1d2b3c to your computer and use it in GitHub Desktop.
Save ValentinMerlet/d12c9f9b116c6ca373670af99e1d2b3c to your computer and use it in GitHub Desktop.
# Import dump in db container
cat ./cool-dump.sql | docker-compose exec -T db psql -U postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment