mirror of https://github.com/docker/docs.git
hello-world is an image
This commit is contained in:
parent
232ab64c09
commit
a026aa3be8
|
@ -23,7 +23,7 @@ and grab Docker for your platform. You can follow along and
|
|||
run this example using Docker for Mac, Docker for Windows or
|
||||
Docker for Linux.
|
||||
|
||||
Once you have Docker installed, you can run `docker hello-world`
|
||||
Once you have Docker installed, you can run `docker run hello-world`
|
||||
or other commands described in the Get Started with Docker
|
||||
tutorial to [verify your installation](/engine/getstarted/step_one.md#step-3-verify-your-installation).
|
||||
If you are totally new to Docker, you might continue through
|
||||
|
|
Loading…
Reference in New Issue