mirror of https://github.com/docker/docs.git
Update offline install docs to 1.1.3
(cherry picked from commit 369e6d3e646a51eb65ff5d8291c8c0cf7ef90860)
This commit is contained in:
parent
a6557136a7
commit
a8f1de4b70
|
|
@ -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