mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +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>