mirror of https://github.com/docker/docs.git
commit
fbd81ae57d
|
@ -32,7 +32,7 @@ If you have already set up the Docker repository, jump to step 2.
|
||||||
[Ubuntu](../../engine/install/ubuntu.md/#set-up-the-repository) |
|
[Ubuntu](../../engine/install/ubuntu.md/#set-up-the-repository) |
|
||||||
[CentOS](../../engine/install/centos.md/#set-up-the-repository) |
|
[CentOS](../../engine/install/centos.md/#set-up-the-repository) |
|
||||||
[Debian](../../engine/install/debian.md/#set-up-the-repository) |
|
[Debian](../../engine/install/debian.md/#set-up-the-repository) |
|
||||||
[Fefora](../../engine/install/fedora.md/#set-up-the-repository) |
|
[Fedora](../../engine/install/fedora.md/#set-up-the-repository) |
|
||||||
[RHEL](../../engine/install/rhel.md/#set-up-the-repository) |
|
[RHEL](../../engine/install/rhel.md/#set-up-the-repository) |
|
||||||
[SLES](../../engine/install/sles.md/#set-up-the-repository).
|
[SLES](../../engine/install/sles.md/#set-up-the-repository).
|
||||||
|
|
||||||
|
@ -62,6 +62,8 @@ Where `vN.N.N` is placeholder text standing in for the latest version.
|
||||||
|
|
||||||
#### Update Compose
|
#### Update Compose
|
||||||
|
|
||||||
|
To update Compose, run the following commands:
|
||||||
|
|
||||||
* Ubuntu, Debian:
|
* Ubuntu, Debian:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Reference in New Issue