Update ubuntu.md

This commit is contained in:
Anne Henmi 2018-11-12 13:59:48 -08:00 committed by GitHub
parent a6c4367af9
commit 632a8b9c82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 8 deletions

View File

@ -137,14 +137,10 @@ from the repository.
4. Temporarily add a `$DOCKER_EE_VERSION` variable into your environment.
For Docker Enterprise Edition 2.1, use Docker EE Engine 18.09. Installation instructions start below the note.
> ***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).
> ***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).
```bash
$ DOCKER_EE_VERSION=<YOUR_VERSION>