summaryrefslogtreecommitdiff
path: root/libpod/image/parts.go
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-12-04 20:56:49 -0500
committerDaniel J Walsh <dwalsh@redhat.com>2020-12-22 10:41:39 -0500
commite577ddf3bdf8bb594d1b3287053d6aa61aeae784 (patch)
tree3e0141ac965bb9b97fd3be2c764ff93054b27ec9 /libpod/image/parts.go
parentcfdb8fb29b34010206ea26f38e130d3e24403abf (diff)
downloadpodman-e577ddf3bdf8bb594d1b3287053d6aa61aeae784.tar.gz
podman-e577ddf3bdf8bb594d1b3287053d6aa61aeae784.tar.bz2
podman-e577ddf3bdf8bb594d1b3287053d6aa61aeae784.zip
Prefer read/write images over read/only images
With additional stores there is a risk that you could have multiple images with the same name. IE An older image in a read/only store versus a newer version in the read/write store. This patch will ignore multiple images with the same name iff one is read/write and all of the others are read/only. Fixes: https://github.com/containers/podman/issues/8176 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'libpod/image/parts.go')
0 files changed, 0 insertions, 0 deletions