plexsystems/sinker

Allow retrieval of original images

jpreese opened this issue · 1 comments

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.

  1. Update images.txt to include mymirror.com/foo:v1.1
  2. Pull and scan docker.io/foo:v1.1
  3. If scan passes, perform imagesync sync operation to push the image to the registry.

Released in v0.3.1