Skip to content

RFE: Save multiple manifests to a single file #610

@haircommander

Description

@haircommander

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 functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions