mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03: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> Upstream-commit: 5fb7f9b29e9a85f36d02c4ecec6c04498fdb4315 Component: engine