mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix the docker daemon restart command for ubuntu.
Signed-off-by: Senthil Kumaran <senthil@uthcode.com>
This commit is contained in:
parent
287b0a6348
commit
53a1de2b16
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ To specify a DNS server for use by Docker:
|
|||
|
||||
5. Restart the Docker daemon.
|
||||
|
||||
$ sudo restart docker
|
||||
$ sudo service docker restart
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue