mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Tweak formatting for GCE instructions
This commit is contained in:
parent
ea762c1a51
commit
b308e33106
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
docker-playground:~$ curl get.docker.io | bash
|
||||
docker-playground:~$ sudo update-rc.d docker defaults
|
||||
|
||||
7. If running in zones: us-central1-a, europe-west1-1, and europe-west1-b, the docker daemon must be started with the `-mtu` flag. Without the flag, you may experience intermittent network pauses.
|
||||
7. If running in zones: ``us-central1-a``, ``europe-west1-1``, and ``europe-west1-b``, the docker daemon must be started with the ``-mtu`` flag. Without the flag, you may experience intermittent network pauses.
|
||||
`See this issue <https://code.google.com/p/google-compute-engine/issues/detail?id=57>`_ for more details.
|
||||
|
||||
.. code-block:: bash
|
||||
|
|
Loading…
Reference in a new issue