Files
podman/libpod/image
Daniel J Walsh e577ddf3bd 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>
2020-12-22 10:41:39 -05:00
..
2020-01-28 13:36:10 -06:00
2020-09-11 14:48:56 +02:00
2020-12-04 15:58:46 +01:00
2020-01-28 13:36:10 -06:00
2020-10-02 11:04:05 +02:00
2020-11-13 15:40:06 +01:00
2020-12-05 12:42:32 +01:00
2018-03-14 20:21:31 +00:00
2020-02-17 11:12:35 +01:00