Skip to content

Commit 66a183b

Browse files
author
Misty Stanley-Jones
authored
Merge pull request #451 from aboch/movl
Clarify the mtu option is supported by overlay driver
2 parents c8d7689 + 932be92 commit 66a183b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

engine/userguide/networking/work-with-networks.md

+2
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ equivalent docker daemon flags used for docker0 bridge:
119119
| `com.docker.network.bridge.host_binding_ipv4` | `--ip` | Default IP when binding container ports |
120120
| `com.docker.network.driver.mtu` | `--mtu` | Set the containers network MTU |
121121

122+
The `com.docker.network.driver.mtu` option is also supported by the `overlay` driver.
123+
122124
The following arguments can be passed to `docker network create` for any network driver.
123125

124126
| Argument | Equivalent | Description |

0 commit comments

Comments
 (0)