spiegel_podman/cmd
Matthew Heon 0793a58343 Deduplicate between Volumes and Mounts in compat API
Docker Compose v2.0 passes mount specifications in two different
places: Volumes (just the destination) and Mounts (full info
provided - source, destination, etc). This was causing Podman to
refuse to create containers, as the destination was used twice.
Deduplicate between Mounts and Volumes, preferring volumes, to
resolve this.

Fixes #11822

Signed-off-by: Matthew Heon <mheon@redhat.com>
2022-03-17 10:45:08 -04:00
..
podman Deduplicate between Volumes and Mounts in compat API 2022-03-17 10:45:08 -04:00
podman-mac-helper Initial implementation of mac forwarding using a privileged docker sock claim helper 2022-02-16 03:49:17 -06:00
rootlessport bump go module to version 4 2022-01-18 12:47:07 +01:00
winpath Add podman rm --depend 2022-01-11 14:33:54 -05:00