Update DTR install to link to push, pull images (#6461)

This commit is contained in:
Joao Fernandes 2018-04-18 15:53:08 -07:00 committed by GitHub
parent cd8a32b3dd
commit 063969e1bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -91,8 +91,11 @@ After installing DTR, you should configure:
## Step 6. Test pushing and pulling
Now that you have a working installation of DTR, you should test that you can
push and pull images to it.
[Learn how to push and pull images](../../user/manage-images/pull-and-push-images.md).
push and pull images to it:
* [Configure your local Docker Engine](../../user/access-dtr/index.md)
* [Create a repository](../../user/manage-images/index.md)
* [Push and pull images](../../user/manage-images/pull-and-push-images.md)
## Step 7. Join replicas to the cluster