docker-registry-cookbook
docker-registry-cookbook copied to clipboard
Chef Cookbook to install the dotCloud Docker Registry
I pulled this cookbook from the Supermarket, and the config file template that comes down looks like this: ``` # The `common' part is automatically included (and possibly overriden by...
It seems that a fair bit has changed between versions, and this cookbook no longer worked for newer versions of the registry. This updated cookbook supports registry 0.9.0. I haven't...
The cookbook can successfully deploy docker-registry 0.6.8 but it breaks on versions greater than 0.6.9 (included). Versions 0.8x have another issue with the requirements.txt being gone, but version 0.7.x should...