Hacker News new | ask | show | jobs
by teeray 4375 days ago
You should wrap it up in a docker container. All you need to do is create a Dockerfile in your repo and wire it up to http://hub.docker.com . That way the "try it out" steps are "docker run faulancer/cockpit-demo"
1 comments

good idea, thanks!