mirror of
https://github.com/containers/podman.git
synced 2025-06-03 20:33:20 +08: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>