diff options
author | Valentin Rothberg <vrothberg@redhat.com> | 2022-05-19 14:59:19 +0200 |
---|---|---|
committer | Valentin Rothberg <vrothberg@redhat.com> | 2022-05-23 15:08:15 +0200 |
commit | c984956f932be12951df4273e8b4a7b9737dce9c (patch) | |
tree | be85f1fe49402aec0ddd762ffa46710472195321 /docs/source/markdown/podman-machine-start.1.md | |
parent | 769e777656e62172ccdd1b98989627d6dae57a96 (diff) | |
download | podman-c984956f932be12951df4273e8b4a7b9737dce9c.tar.gz podman-c984956f932be12951df4273e8b4a7b9737dce9c.tar.bz2 podman-c984956f932be12951df4273e8b4a7b9737dce9c.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 'docs/source/markdown/podman-machine-start.1.md')
0 files changed, 0 insertions, 0 deletions