Docker container automation(github.com)
github.com
Docker container automation
https://github.com/cholcombe973/autodock
2 comments
It's still a work in progress, but I suspect that as it matures (docker and lxc down the road) this will do exactly what you're looking for:
http://www.getchef.com/blog/2013/12/20/chef-metal-alpha/
http://www.getchef.com/blog/2013/12/20/chef-metal-alpha/
That's exactly what I needed, thank you. I have a bit of an aversion to Chef, but not so much that I would let it get between me and getting stuff done. Thanks for the tip!
Maestro-ng is a good tool for this - https://github.com/signalfuse/maestro-ng
That looks great at a first glance, thanks! I'll try it out today.
This looks awesome.
Bonus points if it's a single file I can put in my repo so I can tell someone to do "docker build ." and have an instant production mirror they can work on.