mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-19 23:07:52 +00:00
For reasons buried in the history of Podman, looking up an untagged image would match any tag of matching image. For instance, looking up centos would match a local image centos:foobar. Change that behavior to only match the latest tag. Fix: #11964 Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |
||
|---|---|---|
| .. | ||
| check.go | ||
| check_115.go | ||
| check_116.go | ||
| jsoniter.go | ||
| mount.go | ||
| overlay.go | ||
| overlay_cgo.go | ||
| overlay_nocgo.go | ||
| overlay_unsupported.go | ||
| randomid.go | ||