Fix the docker daemon restart command for ubuntu.
Signed-off-by: Senthil Kumaran <senthil@uthcode.com> Upstream-commit: 53a1de2b1651f0cd5fb3a1f5a3c26f4d5f5dd9b2 Component: engine
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user