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.
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.
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.