system-config/playbooks/roles/registry
Clark Boylan 6c10009e39 Fix registry container name in pruning cron job
At some point docker compose changed the format of the container name
for our registry. That meant the revert pulled up the old format which
results in failures of this sort:

  Error response from daemon: No such container: registrydocker_registry_1

Update the name in the cronjob to the one currently reported by
`docker ps` to fix this.

Change-Id: I0f997d733084025535746f69685b319c86bb3f41
2024-11-25 08:30:13 -08:00
..
tasks Fix registry container name in pruning cron job 2024-11-25 08:30:13 -08:00
templates Switch the zuul-registry image location to quay.io 2023-04-26 10:41:51 -07:00
README.rst Run a docker registry for CI 2019-02-01 10:12:51 -08:00

Install, configure, and run a Docker registry.