mirror of https://github.com/docker/docs.git
Fixing TODO visible in docs
Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
ea8cc1c3dc
commit
d4e913e42c
|
@ -79,9 +79,11 @@ You can specify which one to use with the `--x-network-driver` flag:
|
||||||
|
|
||||||
$ docker-compose --x-networking --x-network-driver=overlay up
|
$ docker-compose --x-networking --x-network-driver=overlay up
|
||||||
|
|
||||||
|
<!--[metadata]>
|
||||||
## Multi-host networking
|
## Multi-host networking
|
||||||
|
|
||||||
(TODO: talk about Swarm and the overlay driver)
|
(TODO: talk about Swarm and the overlay driver)
|
||||||
|
<![end-metadata]-->
|
||||||
|
|
||||||
## Custom container network modes
|
## Custom container network modes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue