mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
add start command to run hello-world image
This commit is contained in:
@@ -195,6 +195,7 @@ a new file each time you want to upgrade Docker.
|
||||
image.
|
||||
|
||||
```console
|
||||
$ sudo service docker start
|
||||
$ sudo docker run hello-world
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user