mirror of https://github.com/docker/docs.git
Merge pull request #9778 from clemenko/patch-11
adding the default storage flag
This commit is contained in:
commit
8b7bf8f17d
|
|
@ -82,6 +82,7 @@ $ docker container run \
|
|||
--ucp-username <ucp-username> \
|
||||
--ucp-node <hostname> \
|
||||
--replica-id <replica-id> \
|
||||
--dtr-use-default-storage \
|
||||
--dtr-external-url <dtr-external-url> < {{ metadata_backup_file }}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue