mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
Update hello_world.rst
Small typo
This commit is contained in:
@@ -14,7 +14,7 @@ run the docker daemon in the background, simply type:
|
||||
|
||||
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
|
||||
must run as root.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user