зеркало из https://github.com/microsoft/docker.git
Merge pull request #1859 from Bachmann1234/patch-1
Fix typo in hello_world.rst
This commit is contained in:
Коммит
1bc2ab05ec
|
@ -14,7 +14,7 @@ run the docker daemon in the background, simply type:
|
||||||
|
|
||||||
sudo docker -d &
|
sudo docker -d &
|
||||||
|
|
||||||
Now you can run docker in client mode: by defalt all commands will be
|
Now you can run docker in client mode: by default all commands will be
|
||||||
forwarded to the ``docker`` daemon via a protected Unix socket, so you
|
forwarded to the ``docker`` daemon via a protected Unix socket, so you
|
||||||
must run as root.
|
must run as root.
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче