mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
hello-world is an image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user