spiegel_podman/pkg/api/handlers
Daniel J Walsh 99d3e2e9d7
NewFromLocal can return multiple images
If you use additional stores and pull the same image into
writable stores, you can end up with the situation where
you have the same image twice. This causes image exists
to return the wrong error.  It should return true in this
situation rather then an error.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-10-28 16:02:53 -04:00
..
compat Merge pull request #8078 from baude/networkdisconnect 2020-10-22 16:19:11 -04:00
libpod NewFromLocal can return multiple images 2020-10-28 16:02:53 -04:00
swagger Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
utils Lowercase some errors 2020-10-05 15:56:44 -07:00
decoder.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
types.go src: nil check 2020-10-22 20:05:01 +02:00