-
Notifications
You must be signed in to change notification settings - Fork 403
Closed
Labels
kind/featureA request for, or a PR adding, new functionalityA request for, or a PR adding, new functionality
Description
There have been some requests for podman to match docker functionality in a podman save:
containers/podman#2822
containers/podman#2669
A blocker on this is the fact we can't save multiple images to the same file with containers/image. There could be a hacky work around saving them to a temp file, then appending all the files at the end, but I'd rather this happen natively in c/image.
Metadata
Metadata
Assignees
Labels
kind/featureA request for, or a PR adding, new functionalityA request for, or a PR adding, new functionality