Newer
Older
Bootstrap: docker
From: whit2333/insane:latest
%runscript
echo "This is what happens when you run the container..."
%post
echo "Hello from inside the container"
echo "Install additional software here"
%help
Help me. I'm in the container.
%labels
Maintainer "Whitney Armstrong"
Version v0.1