Update the command to restart the docker
Change-Id: I73c22055bd332a788cde05132b98b5561a90e68a
This commit is contained in:
parent
052da60beb
commit
7b5d5ced50
@ -81,8 +81,7 @@ Restart docker by executing the following commands:
|
||||
|
||||
# CentOS or Ubuntu with systemd
|
||||
systemctl daemon-reload
|
||||
systemctl stop docker
|
||||
systemctl start docker
|
||||
systemctl restart docker
|
||||
|
||||
# Ubuntu with upstart or sysvinit
|
||||
sudo service docker restart
|
||||
|
Loading…
Reference in New Issue
Block a user