diff --git a/repos-and-images/push-and-pull-images.md b/repos-and-images/push-and-pull-images.md index b6ed8686dc..32ce7800a2 100644 --- a/repos-and-images/push-and-pull-images.md +++ b/repos-and-images/push-and-pull-images.md @@ -21,10 +21,7 @@ development environments. Pushing and pulling images with Trusted Registry works similarly like any other Docker registry. You use the `docker pull` command to retrieve images and the -`docker push` command to add an image. To learn more about Docker images, see -[User Guide: Working with Docker Images](/engine/tutorials/dockerimages.md). For a step-by-step -example of the entire process, see the -[Quickstart guide](../quick-start.md). +`docker push` command to add an image. > **Note**: If your Docker Trusted Registry instance has authentication enabled, you will need to >use your command line to `docker login ` (for example `docker login