mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Add redirects (#6008)
This commit is contained in:
@@ -7,6 +7,7 @@ redirect_from:
|
||||
- /engine/userguide/networking/default_network/dockerlinks/
|
||||
- /engine/userguide/networking/default_network/build-bridges/
|
||||
- /engine/userguide/networking/work-with-networks/
|
||||
- /config/containers/bridges/
|
||||
---
|
||||
|
||||
In terms of networking, a bridge network is a Link Layer device
|
||||
|
||||
@@ -4,6 +4,7 @@ description: All about using macvlan to make your containers appear like physica
|
||||
keywords: network, macvlan, standalone
|
||||
redirect_from:
|
||||
- /engine/userguide/networking/get-started-macvlan/
|
||||
- /config/containers/macvlan/
|
||||
---
|
||||
|
||||
Some applications, especially legacy applications or applications which monitor
|
||||
|
||||
@@ -5,6 +5,7 @@ keywords: network, overlay, user-defined, swarm, service
|
||||
redirect_from:
|
||||
- /engine/swarm/networking/
|
||||
- /engine/userguide/networking/overlay-security-model/
|
||||
- /config/containers/overlay/
|
||||
---
|
||||
|
||||
The `overlay` network driver creates a distributed network among multiple
|
||||
@@ -286,4 +287,3 @@ routing on the individual Docker daemon hosts.
|
||||
- Learn about [networking from the container's point of view](/config/containers/container-networking.md)
|
||||
- Learn about [standalone bridge networks](/network/bridge.md)
|
||||
- Learn about [Macvlan networks](/network/macvlan.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user