mirror of https://github.com/docker/docs.git
Merge pull request #1056 from mat007/amberjack
DESKTOP-1032 update Docker Desktop version packs
This commit is contained in:
commit
8434ea2e50
|
|
@ -56,14 +56,11 @@ Docker Desktop Enterprise requires the following firewall exceptions. If you do
|
||||||
|
|
||||||
## Version packs
|
## Version packs
|
||||||
|
|
||||||
Docker Desktop Enterprise is bundled with default version pack [Enterprise 2.1 (Docker
|
Docker Desktop Enterprise is bundled with default version pack [Enterprise 3.0 (Docker Engine 19.03 / Kubernetes 1.14.1)](https://download.docker.com/mac/enterprise/enterprise-3.0.ddvp). System administrators can install version packs using a command line tool to use a different version of the Docker Engine and Kubernetes for development work:
|
||||||
Engine 18.09 / Kubernetes 1.11.5)](https://download.docker.com/win/enterprise/enterprise-2.1.ddvp). System administrators can install version packs using a command line tool to use a different version of the Docker Engine and Kubernetes for development work:
|
|
||||||
|
|
||||||
- [Docker Community (18.09/Kubernetes
|
- [Docker Enterprise 2.0 (17.06/Kubernetes 1.8.11)](https://download.docker.com/mac/enterprise/enterprise-2.0.ddvp)
|
||||||
1.13.0)](https://download.docker.com/win/enterprise/community.ddvp)
|
|
||||||
|
|
||||||
- [Docker Enterprise 2.0 (17.06/Kubernetes
|
- [Docker Enterprise 2.1 (18.09/Kubernetes 1.11.5)](https://download.docker.com/mac/enterprise/enterprise-2.1.ddvp)
|
||||||
1.8.11)](https://download.docker.com/win/enterprise/enterprise-2.0.ddvp)
|
|
||||||
|
|
||||||
For information on using the CLI tool for version pack installation, see [Command line installation](#command-line-installation).
|
For information on using the CLI tool for version pack installation, see [Command line installation](#command-line-installation).
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -63,14 +63,11 @@ Docker Desktop Enterprise requires the following firewall exceptions. If you do
|
||||||
|
|
||||||
## Version packs
|
## Version packs
|
||||||
|
|
||||||
Docker Desktop Enterprise is bundled with default version pack [Enterprise 2.1 (Docker
|
Docker Desktop Enterprise is bundled with default version pack [Enterprise 3.0 (Docker Engine 19.03 / Kubernetes 1.14.1)](https://download.docker.com/win/enterprise/enterprise-3.0.ddvp). System administrators can install version packs using a command line tool to use a different version of the Docker Engine and Kubernetes for development work:
|
||||||
Engine 18.09 / Kubernetes 1.11.5)](https://download.docker.com/win/enterprise/enterprise-2.1.ddvp). System administrators can install version packs using a CLI tool to use a different version of the Docker Engine and Kubernetes for development work:
|
|
||||||
|
|
||||||
- [Docker Community (18.09/Kubernetes
|
- [Docker Enterprise 2.0 (17.06/Kubernetes 1.8.11)](https://download.docker.com/win/enterprise/enterprise-2.0.ddvp)
|
||||||
1.13.0)](https://download.docker.com/win/enterprise/community.ddvp)
|
|
||||||
|
|
||||||
- [Docker Enterprise 2.0 (17.06/Kubernetes
|
- [Docker Enterprise 2.1 (18.09/Kubernetes 1.11.5)](https://download.docker.com/win/enterprise/enterprise-2.1.ddvp)
|
||||||
1.8.11)](https://download.docker.com/win/enterprise/enterprise-2.0.ddvp)
|
|
||||||
|
|
||||||
For information on using the CLI tool for version pack installation, see [Command line installation](#command-line-installation).
|
For information on using the CLI tool for version pack installation, see [Command line installation](#command-line-installation).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue