Skip to content

Commit 932be92

Browse files
committed
Clarify the mtu option is supported by overlay driver
Signed-off-by: Alessandro Boch <[email protected]>
1 parent 9bf89d4 commit 932be92

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
@@ -125,6 +125,8 @@ equivalent docker daemon flags used for docker0 bridge:
125125
| `com.docker.network.bridge.host_binding_ipv4` | `--ip` | Default IP when binding container ports |
126126
| `com.docker.network.driver.mtu` | `--mtu` | Set the containers network MTU |
127127

128+
The `com.docker.network.driver.mtu` option is also supported by the `overlay` driver.
129+
128130
The following arguments can be passed to `docker network create` for any network driver.
129131

130132
| Argument | Equivalent | Description |

0 commit comments

Comments
 (0)