Created
April 6, 2016 10:12
-
-
Save maniankara/0d74a2e29c6ee86a4ee798fe581e2dab to your computer and use it in GitHub Desktop.
concurrent-persistant-volume
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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