Add network_mode support to docker

This commit is contained in:
Colin Hebert 2016-01-01 09:57:21 +01:00
parent 06f89614d2
commit 34dced4b16

View file

@ -68,6 +68,7 @@ The following arguments are supported:
Defaults to "json-file".
* `log_opts` - (Optional) Key/value pairs to use as options for the logging
driver.
* `network_mode` - (Optional) Network mode of the container.
<a id="ports"></a>
## Ports