Skip to content

Commit

Permalink
Minor note on Docker daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaweiZhuang committed Dec 17, 2018
1 parent 18c3696 commit f4adc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/chapter03_advanced-tutorial/container.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The usage of different containers are highly similar, all covering 3 steps:
Using Docker
^^^^^^^^^^^^

After login, you need to start the `"Docker daemon" <https://docs.docker.com/config/daemon/>`_ (i.e. background process)::
After login, you need to start the `"Docker daemon" <https://docs.docker.com/config/daemon/>`_ (i.e. background process) to support other Docker commands::

sudo systemctl start docker

Expand Down

0 comments on commit f4adc5d

Please sign in to comment.