From 47bc122701dc01b48c69b08b6ef8bcc10408e5c0 Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Tue, 25 Oct 2016 10:17:30 -0700 Subject: [PATCH] Update install docs --- install/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/index.md b/install/index.md index 3fb29b3a46..6be29b09e7 100644 --- a/install/index.md +++ b/install/index.md @@ -38,7 +38,7 @@ Make sure all the nodes you plan on installing DTR are being managed by UCP. ## Step 3. Install DTR -To install DTR you use the `dockerhubenterprise/dtr` image. This image has commands to +To install DTR you use the `docker/dtr` image. This image has commands to install, configure, and backup DTR. To install DTR: @@ -137,7 +137,7 @@ replica fails. For high-availability you should set 3, 5, or 7 DTR replicas. The nodes where you're going to install these replicas also need to be managed by UCP. -To add replicas to a DTR cluster, use the `dockerhubenterprise/dtr join` command. To add +To add replicas to a DTR cluster, use the `docker/dtr join` command. To add replicas: 1. Make sure the DTR images are loaded into the node.