mirror of
https://github.com/containers/podman.git
synced 2025-10-28 20:03:38 +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>