mirror of https://github.com/docker/docs.git
Fix typo
This commit is contained in:
parent
d1479e65f6
commit
2c52e7690e
|
|
@ -154,7 +154,7 @@ You'll need to download Docker Desktop to build, push, and pull container image
|
|||
|
||||
To generate this message, Docker took the following steps:
|
||||
1. The Docker client contacted the Docker daemon.
|
||||
2. The Docker daemon pulled the "hello-world" image from the Docker Hub
|
||||
2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
|
||||
(amd64)
|
||||
3. The Docker daemon created a new container from that image which runs the
|
||||
executable that produces the output you are currently reading.
|
||||
|
|
|
|||
Loading…
Reference in New Issue