docker-registry-cookbook
docker-registry-cookbook copied to clipboard
Update for docker-registry 0.9.0
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 tested other versions.
This is awesome! It was on my todo list to get it done, but never had the time. I'll give it a shot later tonight.
On Mon, Jan 5, 2015, at 10:14 PM, James Hebden wrote:
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 tested other versions.
You can merge this Pull Request by running
git pull https://github.com/jdhebden/docker-registry-cookbook master Or view, comment on, or merge it at:
https://github.com/ismell/docker-registry-cookbook/pull/15
Commit Summary
- Update for docker registry 0.90
- Removed packages line from gunicorn
- Added python_pip for docker deps
- Added gevent to pip
- Added package deps
- Added package deps
- Added package deps
- Added extension install
- Added extension install
- Added extension install
- Adjusted supervisor/gunicorn config to run correct wsgi, updated config for 0.9.0 File Changes
- M metadata.rb1
- M recipes/default.rb2
- M templates/default/config.yml.erb3 Patch Links:
- https://github.com/ismell/docker-registry-cookbook/pull/15.patch
- https://github.com/ismell/docker-registry-cookbook/pull/15.diff — Reply to this email directly or view it on GitHub[4].
Links:
- https://github.com/ismell/docker-registry-cookbook/pull/15/files#diff-0
- https://github.com/ismell/docker-registry-cookbook/pull/15/files#diff-1
- https://github.com/ismell/docker-registry-cookbook/pull/15/files#diff-2
- https://github.com/ismell/docker-registry-cookbook/pull/15