Skip to content

Instantly share code, notes, and snippets.

@rabmarjan
Last active November 16, 2018 18:30
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 rabmarjan/d5a3e2310285fdf795e95fbdf95cdb15 to your computer and use it in GitHub Desktop.
Save rabmarjan/d5a3e2310285fdf795e95fbdf95cdb15 to your computer and use it in GitHub Desktop.
mkdir postgres-persistent
cd postgres-persistent
touch Dockerfile docker-compose.yml run.sh
sudo docker volume create postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment