mirror of
https://github.com/moby/moby.git
synced 2026-08-03 06:30:59 +00:00
google-compute-engine: fix typos
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
docker-playground:~$ echo "DOCKER_OPTS="$DOCKER_OPTS -mtu 1460" | sudo tee -a /etc/defaults/docker
|
||||
docker-playground:~$ echo 'DOCKER_OPTS="$DOCKER_OPTS -mtu 1460"' | sudo tee -a /etc/default/docker
|
||||
docker-playground:~$ sudo service docker restart
|
||||
|
||||
8. Start a new container:
|
||||
|
||||
Reference in New Issue
Block a user