mirror of
https://github.com/containers/podman.git
synced 2025-08-05 19:02:37 +08:00

When an image can be opened as an ImageSource but not an Image, handle the case where it's an image list all by itself, the case where it's an image for a different architecture/OS combination, or the case where it's both. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>