
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
Install, configure, and run a Docker registry.