spiegel_podman/vendor/github.com/containers/common/pkg
Valentin Rothberg 0d1aaf080e image lookup: do not match *any* tags
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>
2021-11-23 11:15:03 +01:00
..
apparmor image prune: support removing external containers 2021-09-28 10:24:16 +02:00
auth Switch eventlogger to journald by default 2021-08-23 17:59:42 -04:00
capabilities update c/common 2021-05-20 10:21:27 +02:00
cgroupv2 vendor latest containers/common 2021-02-08 13:19:08 +01:00
chown Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
completion Bump github.com/containers/common from 0.35.0 to 0.35.3 2021-03-19 15:03:28 +01:00
config image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
defaultnet Add the option of Rootless CNI networking by default 2021-05-26 15:03:30 -04:00
download podman load: support downloading files 2021-11-10 15:43:16 +01:00
filters podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
flag container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00
manifests migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
parse Set config environment variables early in Podman init 2021-11-15 14:36:23 -05:00
report image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
retry image prune: support removing external containers 2021-09-28 10:24:16 +02:00
seccomp podman load: support downloading files 2021-11-10 15:43:16 +01:00
secrets podman save: add --uncompressed 2021-09-22 12:38:07 +02:00
signal migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
subscriptions image prune: support removing external containers 2021-09-28 10:24:16 +02:00
supplemented image prune: support removing external containers 2021-09-28 10:24:16 +02:00
sysinfo image prune: support removing external containers 2021-09-28 10:24:16 +02:00
timetype migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
umask Switch from pkg/secrets to pkg/subscriptions 2020-11-26 07:30:18 -05:00