mirror of https://github.com/docker/docs.git
engine: moved iptables/fw page to networking
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
parent
e67b18a889
commit
d50e03152b
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue