mirror of https://github.com/docker/docs.git
Updates link for offline installation
This commit is contained in:
parent
6bb1e96ff0
commit
17bd9cdcee
|
@ -27,7 +27,7 @@ all the images. Then you copy that package to the host where you’ll install UC
|
||||||
images. As an example, to download UCP 1.1, run:
|
images. As an example, to download UCP 1.1, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ wget https://packages.docker.com/caas/ucp-1.1.1_dtr-2.0.1.tar.gz
|
$ wget https://packages.docker.com/caas/ucp-1.1.1_dtr-2.0.2.tar.gz
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Transfer the package to the offline node.
|
2. Transfer the package to the offline node.
|
||||||
|
|
Loading…
Reference in New Issue