mirror of
https://github.com/containers/podman.git
synced 2025-06-10 09:47:25 +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>