mirror of
https://github.com/containers/podman.git
synced 2026-03-27 19:13:49 -04:00
Allowing for multiple manifest per artifact just makes the code and cli design harder to work with it. It is not clear how mounting, extracting or edit on a multi manifest artifact should have worked. A single manifest should make the code much easier to work with. Signed-off-by: Paul Holzinger <pholzing@redhat.com>