Skip to content

Instantly share code, notes, and snippets.

@maniankara
Created April 6, 2016 10:12
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 maniankara/0d74a2e29c6ee86a4ee798fe581e2dab to your computer and use it in GitHub Desktop.
Save maniankara/0d74a2e29c6ee86a4ee798fe581e2dab to your computer and use it in GitHub Desktop.
concurrent-persistant-volume
FROM ubuntu
COPY run.sh /run.sh
CMD ["/bin/bash", "/run.sh"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment