mirror of https://github.com/docker/docs.git
Update ee-linux-install-reuse.md
Fixed wording in the note and added links.
This commit is contained in:
parent
32243eeb55
commit
6b75ae34ed
|
@ -137,14 +137,12 @@ You only need to set up the repository once, after which you can install Docker
|
|||
|
||||
{% elsif section == "install-using-yum-repo" %}
|
||||
|
||||
The current version of Docker EE Engine is 18.09 for using with Docker Enterprise Edition 2.1.
|
||||
For Docker Enterprise Edition 2.1, use Docker EE Engine 18.09. Installation instructions start below the note.
|
||||
|
||||
> ***NOTE:*** There are two older versions of Docker EE Engine available:
|
||||
> * 18.03 - Use this version if you're only running Docker EE Engine.
|
||||
> * 17.06 - Use this version if you're using Docker Enterprise Edition 2.0
|
||||
> (Docker Engine, UCP, and DTR).
|
||||
>
|
||||
> By default, Docker EE Engine 18.09 is installed.
|
||||
> ***NOTE:*** If you need to run Docker EE 2.0, please see the following instructions:
|
||||
> * [18.03](https://docs.docker.com/v18.03/ee/supported-platforms/) - Use this version if you're only running Docker EE Engine.
|
||||
> * [17.06](https://docs.docker.com/v17.06/engine/installation/) - Use this version if you're using Docker Enterprise
|
||||
> Edition 2.0 (Docker Engine, UCP, and DTR).
|
||||
|
||||
|
||||
1. Install the latest patch release, or go to the next step to install a specific version:
|
||||
|
|
Loading…
Reference in New Issue