Page MenuHometicket.majava.org

Cleanup old images from container registry
Open, LowPublic

Event Timeline

taavi renamed this task from Cleanup old images from docker registry to Cleanup old images from container registry.
taavi triaged this task as Medium priority.
taavi created this object in space S6 Public.
$ sudo systemctl stop docker-registry
$ sudo -u docker-registry docker-registry garbage-collect --delete-untagged /etc/docker/registry/config.yml
$ sudo systemctl start docker-registry
taavi lowered the priority of this task from Medium to Low.Sat, Apr 26, 11:07