Update docker-ee.md

This commit is contained in:
Anne Henmi 2018-11-14 14:32:59 -07:00 committed by GitHub
parent 7b0cf0b538
commit 0493410d25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -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).