Skip to content

Commit aa7436f

Browse files
Update ubuntu.md
docker service start command included
1 parent d57b928 commit aa7436f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/manuals/engine/install/ubuntu.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ Docker from the repository.
176176
3. Verify that the installation is successful by running the `hello-world` image:
177177

178178
```console
179+
$ sudo service docker start
179180
$ sudo docker run hello-world
180181
```
181182

0 commit comments

Comments
 (0)