Fix UCP offline install

This commit is contained in:
Joao Fernandes 2016-11-09 18:25:07 -08:00
parent 1b905e114c
commit f2b7c3e1db
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ all the images. Then you copy that package to the host where youll install UC
Docker Datacenter components: Docker Datacenter components:
```bash ```bash
$ wget https://packages.docker.com/caas/ucp-2.0.0-beta3_dtr-2.1.0-beta3.tar.gz -O docker-datacenter.tar.gz $ wget https://packages.docker.com/caas/ucp-2.0.0_dtr-2.1.0.tar.gz -O docker-datacenter.tar.gz
``` ```
2. Transfer the package to the offline nodes. 2. Transfer the package to the offline nodes.