Skip to content

Instantly share code, notes, and snippets.

@hourback
Last active August 29, 2015 14:09
Show Gist options
  • Save hourback/3f3ffe5ad4005b1d90ae to your computer and use it in GitHub Desktop.
Save hourback/3f3ffe5ad4005b1d90ae to your computer and use it in GitHub Desktop.
Setting up dev and deployment environment for fanotification
sudo docker run -v /fanotification-webapp-dev -v /fanotification-webapp-deployment -v /fanotification-server-dev -v /fanotification-server-deployment --name my-data busybox true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment