mirror of
https://github.com/containers/podman.git
synced 2026-01-30 17:01:44 -05:00
Recent changes in networking require that the cni network driver be set. If the user provides no driver, we set the driver to the defaultnetworkdriver which currently is "bridge". Fixes: #8294 Signed-off-by: baude <bbaude@redhat.com>