mirror of https://github.com/docker/docs.git
Update docker-ee.md
This commit is contained in:
parent
7b0cf0b538
commit
0493410d25
|
@ -157,11 +157,6 @@ installs, or install on air-gapped systems.
|
|||
|
||||
## Install a specific version
|
||||
|
||||
> ***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/) - Older Docker EE Engine only release
|
||||
> * [17.06](https://docs.docker.com/v17.06/engine/installation/) - Docker Enterprise Edition 2.0 (Docker Engine,
|
||||
> UCP, and DTR).
|
||||
|
||||
To install a specific version, use the `RequiredVersion` flag:
|
||||
|
||||
```PowerShell
|
||||
|
@ -202,8 +197,6 @@ Start the Docker service:
|
|||
Start-Service Docker
|
||||
```
|
||||
|
||||
## What to know before you install
|
||||
|
||||
* **What the Docker Engine - Enterprise install includes**: The installation
|
||||
provides [Docker Engine](/engine/userguide/intro.md) and the
|
||||
[Docker CLI client](/engine/reference/commandline/cli.md).
|
||||
|
|
Loading…
Reference in New Issue