mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-14 10:42:56 -05:00
Add network_mode support to docker
This commit is contained in:
parent
06f89614d2
commit
34dced4b16
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue