google / go-containerregistry

Go library and CLIs for working with container registries
Apache License 2.0
3.12k stars 542 forks source link

crane: Support pushing multiple image tarball #1985

Open lbuttorff opened 3 months ago

lbuttorff commented 3 months ago

I have a team that moves image bundles between systems often. We have been using crane to pull a list of images into a single bundle and that works great. Then we take that bundle somewhere, docker load it and docker push each image. While this works, it is not as clean as our bundling with crane. The enhancement I am requesting here is that like pulling multiple images into one tarball, crane would support pushing multiple images from a tarball to a registry.

github-actions[bot] commented 6 days ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Keep fresh with the 'lifecycle/frozen' label.