Skip to content

dockeroo/dockeroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockeroo

dockeroo is a series of buildout recipes to build and manage docker containers and docker hosts.

dockeroo can build docker images from a classic Dockerfile or use a Gentoo container to assemble multiple Gentoo binary packages into a docker image.

Documentation

Documentation is available at the following address:

https://pythonhosted.org/dockeroo/

Bug reports and Feedback

Please don't hesitate to give feedback and especially report bugs or ask for new features on GitHub issue tracker:

https://github.com/dockeroo/dockeroo/issues

License

Copyright © 2016, Giacomo Cariello <info@dockeroo.com>

dockeroo is released under Apache 2.0 License. See LICENSE.rst for complete license.

Status

dockeroo is beta software.

Recipes

Docker recipes

Docker Machine recipes

Setup recipes