We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8d7689 + 932be92 commit 66a183bCopy full SHA for 66a183b
engine/userguide/networking/work-with-networks.md
@@ -119,6 +119,8 @@ equivalent docker daemon flags used for docker0 bridge:
119
| `com.docker.network.bridge.host_binding_ipv4` | `--ip` | Default IP when binding container ports |
120
| `com.docker.network.driver.mtu` | `--mtu` | Set the containers network MTU |
121
122
+The `com.docker.network.driver.mtu` option is also supported by the `overlay` driver.
123
+
124
The following arguments can be passed to `docker network create` for any network driver.
125
126
| Argument | Equivalent | Description |
0 commit comments