mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +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>