Cannot find reference to --net

Is network intended? It looks like this is talking about https://docs.docker.com/engine/reference/run/#network-settings
This commit is contained in:
Ben Creasy 2018-05-24 12:27:11 -07:00 committed by Joao Fernandes
parent ba950b14b6
commit 14ef9244e3
1 changed files with 1 additions and 1 deletions

View File

@ -1246,7 +1246,7 @@ For a full list of supported logging drivers and their options, see
### network_mode
Network mode. Use the same values as the docker client `--net` parameter, plus
Network mode. Use the same values as the docker client `--network` parameter, plus
the special form `service:[service name]`.
network_mode: "bridge"