mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +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>