mirror of https://github.com/docker/docs.git
commit
42e0574396
|
|
@ -201,7 +201,7 @@ steps.
|
||||||
#### Upgrade Docker CE
|
#### Upgrade Docker CE
|
||||||
|
|
||||||
To upgrade Docker CE, follow the
|
To upgrade Docker CE, follow the
|
||||||
[installation instructions](#install-docker), choosing the new version you want
|
[installation instructions](#install-docker-ce), choosing the new version you want
|
||||||
to install.
|
to install.
|
||||||
|
|
||||||
### Install from a package
|
### Install from a package
|
||||||
|
|
|
||||||
|
|
@ -280,7 +280,7 @@ steps. For Raspbian, you can optionally
|
||||||
#### Upgrade Docker CE
|
#### Upgrade Docker CE
|
||||||
|
|
||||||
To upgrade Docker CE, first run `sudo apt-get update`, then follow the
|
To upgrade Docker CE, first run `sudo apt-get update`, then follow the
|
||||||
[installation instructions](#install-docker), choosing the new version you want
|
[installation instructions](#install-docker-ce), choosing the new version you want
|
||||||
to install.
|
to install.
|
||||||
|
|
||||||
### Install from a package
|
### Install from a package
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ toc_max: 4
|
||||||
|
|
||||||
To get started with Docker CE on Fedora, make sure you
|
To get started with Docker CE on Fedora, make sure you
|
||||||
[meet the prerequisites](#prerequisites), then
|
[meet the prerequisites](#prerequisites), then
|
||||||
[install Docker](#install-docker).
|
[install Docker](#install-docker-ce).
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
|
@ -192,7 +192,7 @@ steps.
|
||||||
#### Upgrade Docker CE
|
#### Upgrade Docker CE
|
||||||
|
|
||||||
To upgrade Docker CE, follow the
|
To upgrade Docker CE, follow the
|
||||||
[installation instructions](#install-docker), choosing the new version you want
|
[installation instructions](#install-docker-ce), choosing the new version you want
|
||||||
to install.
|
to install.
|
||||||
|
|
||||||
### Install from a package
|
### Install from a package
|
||||||
|
|
|
||||||
|
|
@ -288,7 +288,7 @@ steps.
|
||||||
#### Upgrade Docker CE
|
#### Upgrade Docker CE
|
||||||
|
|
||||||
To upgrade Docker CE, first run `sudo apt-get update`, then follow the
|
To upgrade Docker CE, first run `sudo apt-get update`, then follow the
|
||||||
[installation instructions](#install-docker), choosing the new version you want
|
[installation instructions](#install-docker-ce), choosing the new version you want
|
||||||
to install.
|
to install.
|
||||||
|
|
||||||
### Install from a package
|
### Install from a package
|
||||||
|
|
|
||||||
|
|
@ -313,7 +313,7 @@ To upgrade Docker EE:
|
||||||
2. Run `sudo zypper refresh`.
|
2. Run `sudo zypper refresh`.
|
||||||
|
|
||||||
3. Follow the
|
3. Follow the
|
||||||
[installation instructions](#install-docker), choosing the new version you want
|
[installation instructions](#install-docker-ee), choosing the new version you want
|
||||||
to install.
|
to install.
|
||||||
|
|
||||||
### Install from a package
|
### Install from a package
|
||||||
|
|
|
||||||
|
|
@ -285,7 +285,7 @@ To upgrade Docker EE:
|
||||||
2. Run `sudo apt-get update`.
|
2. Run `sudo apt-get update`.
|
||||||
|
|
||||||
3. Follow the
|
3. Follow the
|
||||||
[installation instructions](#install-docker), choosing the new version you want
|
[installation instructions](#install-docker-ee), choosing the new version you want
|
||||||
to install.
|
to install.
|
||||||
|
|
||||||
### Install from a package
|
### Install from a package
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue