1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Update instructions for mtu flag for Docker on GCE

This commit is contained in:
Joe Beda 2014-01-06 09:29:33 -08:00
parent af50b2f17c
commit ea762c1a51

View file

@ -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: