mirror of https://github.com/docker/docs.git
commit
26eb27d3b0
|
@ -319,7 +319,7 @@ a new file each time you want to upgrade Docker CE.
|
|||
image.
|
||||
|
||||
```bash
|
||||
$ sudo docker run hello-world
|
||||
$ sudo docker container run hello-world
|
||||
```
|
||||
|
||||
This command downloads a test image and runs it in a container. When the
|
||||
|
|
Loading…
Reference in New Issue