mirror of https://github.com/docker/docs.git
Update offline install docs to 1.1.3
This commit is contained in:
parent
bec029d04f
commit
15d6c0b61f
|
@ -27,7 +27,7 @@ all the images. Then you copy that package to the host where you’ll install UC
|
|||
Docker Datacenter components:
|
||||
|
||||
```bash
|
||||
$ wget https://packages.docker.com/caas/ucp-1.1.2_dtr-2.0.3.tar.gz -O docker-datacenter.tar.gz
|
||||
$ wget https://packages.docker.com/caas/ucp-1.1.3_dtr-2.0.3.tar.gz -O docker-datacenter.tar.gz
|
||||
```
|
||||
|
||||
2. Transfer the package to the offline node.
|
||||
|
|
Loading…
Reference in New Issue