mirror of
https://github.com/moby/moby.git
synced 2026-07-17 13:01:51 +00:00
Containers using the host network stack (--net=host) are not affected by "ip-forwarding" being disabled, so there's not need to show a warning. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>