mirror of
https://github.com/containers/podman.git
synced 2025-06-05 22:31:06 +08:00

Docker adds the `sha256:` prefix to the image ID, so our compat endpoint has to do this as well. Fixes #11623 Signed-off-by: Paul Holzinger <pholzing@redhat.com>