spiegel_podman/pkg/api/handlers
baude be88d45f5a fix for compatibility volume creation
in the compatibility layer, creating a volume with a name that already does not result in an error.  instead a 201 response with the existing volume's information is returned. while it seems like a bug on the part of docker and they agree, no attempt has been made to fix it in five years.  See https://github.com/moby/moby/issues/16068

Fixes: #7740

Signed-off-by: baude <bbaude@redhat.com>
2020-09-28 13:28:07 -05:00
..
compat fix for compatibility volume creation 2020-09-28 13:28:07 -05:00
libpod stats: break out CLI options 2020-09-24 14:28:10 +02:00
swagger Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
utils Refactor API version values 2020-09-15 11:29:45 -07:00
decoder.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
types.go Restore 'id' stanza in pull results 2020-09-21 08:51:52 -07:00