mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
The daemon runs in a separate netns, but when it wants to create an iptables rule it sends a dbus message to firewalld - which is running in the host's netns. Signed-off-by: Rob Murray <rob.murray@docker.com>