Change restarting Docker daemon command in CentOS
Signed-off-by: bin liu <liubin0329@gmail.com> Upstream-commit: aa5fc634f1d508eeb398977d7723f0255664ff78 Component: engine
This commit is contained in:
@@ -215,7 +215,7 @@ with explanations.
|
||||
6. Restart the `docker` daemon.
|
||||
|
||||
```
|
||||
$ sudo service docker restart
|
||||
$ sudo systemctl restart docker
|
||||
```
|
||||
|
||||
7. Verify that the `docker` daemon is running as specified with the `ps` command.
|
||||
|
||||
Reference in New Issue
Block a user