mirror of
https://github.com/containers/podman.git
synced 2026-07-20 12:12:09 -04:00
`podman network create` should not allow users to create networks with a name which is already used for a network mode in `podman run --network`. Fixes #11448 Signed-off-by: Paul Holzinger <pholzing@redhat.com>