RETIRED, Ansible role to deploy a container registry
Go to file
Emilien Macchi 7fb3cd5f4d Don't try to upgrade docker packages
... we just need to make sure they're here but not control the actual
upgrade, it's too opinionated.
2018-04-14 18:28:21 -07:00
defaults first commit 2018-04-13 13:38:32 -07:00
handlers Add handlers for both services 2018-04-13 17:46:14 -07:00
meta first commit 2018-04-13 13:38:32 -07:00
tasks Don't try to upgrade docker packages 2018-04-14 18:28:21 -07:00
templates Add brackets for registry-mirrors in daemon.json 2018-04-14 18:06:49 -07:00
tests first commit 2018-04-13 13:38:32 -07:00
vars first commit 2018-04-13 13:38:32 -07:00
LICENSE first commit 2018-04-13 13:38:32 -07:00
README.md Update dependencies in README 2018-04-13 17:59:29 -07:00

README.md

ansible-role-container-registry

A role to deploy a container registry. For now, the role only support Docker Registry v2.

Requirements

Right now the role has been tested on Red Hat systems only.

Dependencies

none

License

Apache 2.0