mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +07: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>