Update backups-and-disaster-recovery.md (#3303)

Corrected incorrect mention of dtr image
This commit is contained in:
Lee Namba 2017-05-20 00:42:05 +02:00 committed by Misty Stanley-Jones
parent 185f4c115d
commit 7873719a0c
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ $ gpg --decrypt /tmp/backup.tar | tar --list
## Restore your cluster ## Restore your cluster
The restore command can be used to create a new UCP cluster from a backup file. The restore command can be used to create a new UCP cluster from a backup file.
When restoring, make sure you use the same version of the `docker/dtr` image that you've used to create the backup. When restoring, make sure you use the same version of the `docker/ucp` image that you've used to create the backup.
After the restore operation is complete, the following data will be recovered After the restore operation is complete, the following data will be recovered
from the backup file: from the backup file: