mirror of https://github.com/docker/docs.git
Update suse.md
Fixed wording in the note, as well as put in links for the previous version installation guides.
This commit is contained in:
parent
d151677f80
commit
32243eeb55
|
|
@ -164,14 +164,12 @@ Before you install Docker EE for the first time on a new host machine, you need
|
||||||
to set up the Docker repository. Afterward, you can install and update Docker EE
|
to set up the Docker repository. Afterward, you can install and update Docker EE
|
||||||
from the repository.
|
from the repository.
|
||||||
|
|
||||||
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:
|
> ***NOTE:*** If you need to run Docker EE 2.0, please see the following instructions:
|
||||||
> * 18.03 - Use this version if you're only running Docker EE Engine.
|
> * [18.03](https://docs.docker.com/v18.03/ee/supported-platforms/) - 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
|
> * [17.06](https://docs.docker.com/v17.06/engine/installation/) - Use this version if you're using Docker Enterprise
|
||||||
> (Docker Engine, UCP, and DTR).
|
> Edition 2.0 (Docker Engine, UCP, and DTR).
|
||||||
>
|
|
||||||
> By default, Docker EE Engine 18.09 is installed.
|
|
||||||
|
|
||||||
#### Set up the repository
|
#### Set up the repository
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue