From 063969e1bd89d1c25ca66159d945d1b0cead204c Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Wed, 18 Apr 2018 15:53:08 -0700 Subject: [PATCH] Update DTR install to link to push, pull images (#6461) --- ee/dtr/admin/install/index.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ee/dtr/admin/install/index.md b/ee/dtr/admin/install/index.md index 35b55b02f0..d0a4aabfda 100644 --- a/ee/dtr/admin/install/index.md +++ b/ee/dtr/admin/install/index.md @@ -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