Created
October 2, 2014 18:14
-
-
Save markllama/2ce839ed38c7a7a316e3 to your computer and use it in GitHub Desktop.
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 markllama/pulp-base | |
MAINTAINER Mark Lamourine <[email protected]> | |
VOLUME ["/var/www", "/var/lib/pulp"] | |
CMD ["sleep", "86400"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment