mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-27 03:08:04 +00:00
Update instructions for mtu flag for Docker on GCE
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
docker -d -mtu 1460
|
||||
docker-playground:~$ echo "DOCKER_OPTS="$DOCKER_OPTS -mtu 1460" | sudo tee -a /etc/defaults/docker
|
||||
docker-playground:~$ sudo service docker restart
|
||||
|
||||
8. Start a new container:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user