mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 21:51:33 +00:00
Merge pull request #15031 from liubin/typo/liubin-change-restart-command
Change restarting Docker daemon command in CentOS
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