Skip to content

Commit

Permalink
Merge "Add a note to help user avoid docker start failure"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Aug 29, 2017
2 parents 0b5423e + 96fe55c commit 0e807a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,12 @@ to include the MTU size to be used for Docker containers.
-H fd:// \
--mtu 1400

.. note::

Depend of your Docker version and distro, ExecStart command may be different which may cause
Docker start failures. The default ExecStart command for your system can be obtained from
``/usr/lib/systemd/system/docker.service``.

.. note::

The MTU size should be less than or equal to the MTU size allowed on the
Expand Down

0 comments on commit 0e807a4

Please sign in to comment.