engine: moved iptables/fw page to networking

Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
David Karlsson 2023-05-24 15:58:28 +02:00
parent e67b18a889
commit d50e03152b
1 changed files with 2 additions and 2 deletions

View File

@ -1368,6 +1368,8 @@ manuals:
title: None (no networking)
- path: /network/proxy/
title: Configure Docker to use a proxy server
- path: /network/packet-filtering-firewalls/
title: Packet filtering and firewalls
- path: /config/daemon/ipv6/
title: Use IPv6
- sectiontitle: Networking tutorials
@ -1556,8 +1558,6 @@ manuals:
title: Keep containers alive during daemon downtime
- path: /config/daemon/troubleshoot/
title: Troubleshoot
- path: /network/packet-filtering-firewalls/
title: Packet filtering and firewalls
- path: /config/daemon/remote-access/
title: Remote access
- path: /engine/context/working-with-contexts/