mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-01 11:15:59 +00:00
Allow mtu to be configured at daemon start
This commit is contained in:
@@ -37,6 +37,7 @@ To list available commands, either run ``docker`` with no parameters or execute
|
||||
-icc=true: Enable inter-container communication
|
||||
-ip="0.0.0.0": Default IP address to use when binding container ports
|
||||
-iptables=true: Disable docker's addition of iptables rules
|
||||
-mtu=1500: Set the containers network mtu
|
||||
-p="/var/run/docker.pid": Path to use for daemon PID file
|
||||
-r=true: Restart previously running containers
|
||||
-s="": Force the docker runtime to use a specific storage driver
|
||||
|
||||
Reference in New Issue
Block a user