This will hoist even more code into util out of the skopeo stage. Now a caller can call: with containers.container_source(image) as (image_name, image_source): print(f"{image_name}, {image_source}") to process containers inputs.
--checkpoint