Skip to content

Commit

Permalink
Update ubuntu.md
Browse files Browse the repository at this point in the history
added command to start docker engine before running the first test
  • Loading branch information
MokhFn authored Jun 15, 2023
1 parent 76cb63e commit 3a60c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engine/install/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ Docker from the repository.
`hello-world` image.

```console
$ sudo service docker start
$ sudo docker run hello-world
```

Expand Down

0 comments on commit 3a60c70

Please sign in to comment.