Skip to content

Instantly share code, notes, and snippets.

@markllama
Created October 2, 2014 18:14
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 markllama/2ce839ed38c7a7a316e3 to your computer and use it in GitHub Desktop.
Save markllama/2ce839ed38c7a7a316e3 to your computer and use it in GitHub Desktop.
FROM markllama/pulp-base
MAINTAINER Mark Lamourine <markllama@gmail.com>
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