mirror of https://github.com/docker/docs.git
Update 4_push_to_cloud_registry.md (#2453)
This commit is contained in:
parent
7cc285b331
commit
a9e848935c
|
@ -53,7 +53,7 @@ $ docker push $DOCKER_ID_USER/quickstart-go
|
|||
|
||||
After the push command completes, verify that the image is now in Docker Cloud's
|
||||
registry. Do this by logging in to [Docker Cloud](https://cloud.docker.com) and
|
||||
clicking **Repositories** in the left navigation. Your image should appear in
|
||||
clicking **Repositories** in the left navigation. Your image should appear in
|
||||
the repository list.
|
||||
|
||||
## What's next?
|
||||
|
|
Loading…
Reference in New Issue