Buildah, containers and probably other container engines are normalizing the platform parameters to support common values. For instance, "x86_64" is normalized to the OCI conformant "amd64". Use the same normalization when copying images and looking up local images. Also add some debug logs to facilitate future debugging. Fixes: containers/podman/issues/12680 Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |
||
---|---|---|
common |