mirror of https://github.com/docker/docs.git
Update get-started-overlay.md (#1082)
* Update get-started-overlay.md * Update get-started-overlay.md perhaps renderer can't do multiline markdown links * Update get-started-overlay.md
This commit is contained in:
parent
b8b25ddae9
commit
4d93b73784
|
@ -372,9 +372,9 @@ to have external connectivity outside of their cluster.
|
||||||
|
|
||||||
### Extra Credit with Docker Compose
|
### Extra Credit with Docker Compose
|
||||||
|
|
||||||
Please refer to the Networking feature introduced in [Compose V2 format]
|
Please refer to the Networking feature introduced in
|
||||||
(https://docs.docker.com/compose/networking/) and execute the
|
[Compose V2 format](/compose/networking/)
|
||||||
multi-host networking scenario in the swarm cluster used above.
|
and execute the multi-host networking scenario in the swarm cluster used above.
|
||||||
|
|
||||||
## Related information
|
## Related information
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue