mirror of https://github.com/docker/docs.git
Fix install DDC on Linux
This commit is contained in:
parent
f8f42d2848
commit
b21df94c00
|
@ -94,7 +94,7 @@ Use ssh to log in to the host where you already installed UCP, and run:
|
|||
|
||||
```bash
|
||||
$ docker container run -it --rm \
|
||||
{{ page.ucp_latest_image }} install \
|
||||
{{ page.dtr_latest_image }} install \
|
||||
--ucp-node <node-hostname> \
|
||||
--ucp-insecure-tls
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue