Update restore-dtr.md (#9999)

add --tty flag to supply password interactively
This commit is contained in:
ada mancini 2019-12-13 11:27:16 -05:00 committed by Olly P
parent 6859d9c371
commit 278c8184e0
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ Start by removing any DTR container that is still running:
```none
$ docker container run \
--rm \
--tty \
--interactive \
{{ page.dtr_org }}/{{ page.dtr_repo }}:{{ page.dtr_version }} destroy \
--ucp-insecure-tls