diff --git a/docs/articles/configuring.md b/docs/articles/configuring.md index d7ae834d06..f10cee5e93 100644 --- a/docs/articles/configuring.md +++ b/docs/articles/configuring.md @@ -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.