ripplr-io / docr-image-remove

Remove old images from DigitalOcean's Container Registry
MIT License
15 stars 4 forks source link

garbage collection #3

Open henrik242 opened 7 months ago

henrik242 commented 7 months ago

you should add garbage collection, i.e. doctl registry garbage-collection start --include-untagged-manifests --force

henrik242 commented 7 months ago

Added it to my own fork: https://github.com/henrik242/docr-image-remove/commit/8a03615e39e3d67347537b8101dcfee17864d622 :)