summaryrefslogtreecommitdiff
path: root/libpod/storage.go
diff options
context:
space:
mode:
authorValentin Rothberg <vrothberg@redhat.com>2022-05-19 14:59:19 +0200
committeropenshift-cherrypick-robot <>2022-05-24 07:42:37 +0000
commit1021afb6b0a06701e0cc778a4f5d0c88b9042a9b (patch)
tree1f61ba0605393d653714e9a9db0a9979ea194704 /libpod/storage.go
parentd537cf1de3d457823754ea68d4983944f8140837 (diff)
downloadpodman-1021afb6b0a06701e0cc778a4f5d0c88b9042a9b.tar.gz
podman-1021afb6b0a06701e0cc778a4f5d0c88b9042a9b.tar.bz2
podman-1021afb6b0a06701e0cc778a4f5d0c88b9042a9b.zip
fix compat image resolution
Fix a bug in the resolution of images in the Docker compat API. When looking up an image by a short name, the name may match an image that does not live on Docker Hub. The resolved name should be used for normalization instead of the input name to make sure that `busybox` can resolve to `registry.com/busybox` if present in the local storage. Fixes: #14291 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Diffstat (limited to 'libpod/storage.go')
0 files changed, 0 insertions, 0 deletions