Allow retrieval of original images
jpreese opened this issue · 1 comments
jpreese commented
If a list of images that are stored in the repository are the mirrored URLs, it would be nice to be able to get the original URL of the images.
A use case for this could be scanning images before pushing.
- Update images.txt to include mymirror.com/foo:v1.1
- Pull and scan docker.io/foo:v1.1
- If scan passes, perform
imagesync sync
operation to push the image to the registry.
jpreese commented
Released in v0.3.1