Docker Registry Manifest Cleanup Versions Save

Cleans up docker registry by removing untagged manifests from the registry

1.1.2beta

4 years ago

This should fix the "FileNotFound" error experienced by some users when the registry has data corruption. Please test and let me know if it works as expected.

1.1.1

5 years ago

This should now work with token based authentication. Has been tested working on Harbor.

1.1.0

5 years ago

This should now support registries using S3 as a backend, and now also supports authentication.

1.0.5

5 years ago

Manifest lists supported, thanks to @joniw

1.0.4

6 years ago
  • Optimized script run speed
  • Changed to alpine based image

1.0.3

6 years ago

Fixed error introduced in the last release that caused the script to not do anything (other than fail).

1.0.2

6 years ago

Fixed same manifest in multiple repos

1.0.1

6 years ago