mirror of
https://github.com/containers/podman.git
synced 2025-09-10 08:22:23 +08:00

For rootless users the infra container used the slirp4netns net mode even when bridge was requested. We can support bridge networking for rootless users so we have allow this. The default is not changed. Signed-off-by: Paul Holzinger <paul.holzinger@web.de>