mirror of https://github.com/docker/docs.git
fixed links to on-page installs (#4055)
This commit is contained in:
parent
a4b4acc92c
commit
96a6f14cb2
|
@ -10,7 +10,7 @@ title: Get Docker CE for CentOS
|
|||
|
||||
To get started with Docker CE on CentOS, make sure you
|
||||
[meet the prerequisites](#prerequisites), then
|
||||
[install Docker](#install-docker).
|
||||
[install Docker](#install-docker-ce).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ title: Get Docker CE for Debian
|
|||
|
||||
To get started with Docker CE on Debian, make sure you
|
||||
[meet the prerequisites](#prerequisites), then
|
||||
[install Docker](#install-docker).
|
||||
[install Docker](#install-docker-ce).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ title: Get Docker CE for Fedora
|
|||
|
||||
To get started with Docker CE on Fedora, make sure you
|
||||
[meet the prerequisites](#prerequisites), then
|
||||
[install Docker](#install-docker).
|
||||
[install Docker](#install-docker-ce).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ title: Get Docker CE for Ubuntu
|
|||
|
||||
To get started with Docker CE on Ubuntu, make sure you
|
||||
[meet the prerequisites](#prerequisites), then
|
||||
[install Docker](#install-docker).
|
||||
[install Docker](#install-docker-ce).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
@ -231,8 +231,8 @@ the repository.
|
|||
This command downloads a test image and runs it in a container. When the
|
||||
container runs, it prints an informational message and exits.
|
||||
|
||||
Docker CE is installed and running. You need to use `sudo` to run Docker commands.
|
||||
Continue to [Linux postinstall](../linux-postinstall.md) to allow
|
||||
Docker CE is installed and running. You need to use `sudo` to run Docker
|
||||
commands. Continue to [Linux postinstall](../linux-postinstall.md) to allow
|
||||
non-privileged users to run Docker commands and for other optional configuration
|
||||
steps.
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ title: Get Docker EE for Oracle Linux
|
|||
|
||||
To get started with Docker EE on Oracle Linux, make sure you
|
||||
[meet the prerequisites](#prerequisites), then
|
||||
[install Docker](#install-docker).
|
||||
[install Docker](#install-docker-ee).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ title: Get Docker EE for Red Hat Enterprise Linux
|
|||
|
||||
To get started with Docker EE on Red Hat Enterprise Linux (RHEL), make sure you
|
||||
[meet the prerequisites](#prerequisites), then
|
||||
[install Docker](#install-docker).
|
||||
[install Docker](#install-docker-ee).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ title: Get Docker EE for SLES
|
|||
|
||||
To get started with Docker on SUSE Linux Enterprise Server (SLES), make sure you
|
||||
[meet the prerequisites](#prerequisites), then
|
||||
[install Docker](#install-docker).
|
||||
[install Docker](#install-docker-ee).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ title: Get Docker EE for Ubuntu
|
|||
|
||||
To get started with Docker EE on Ubuntu, make sure you
|
||||
[meet the prerequisites](#prerequisites), then
|
||||
[install Docker](#install-docker).
|
||||
[install Docker](#install-docker-ee).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
Loading…
Reference in New Issue