diff --git a/_includes/docker_ce_ee.md b/_includes/docker_ce_ee.md index a70e3da450..7549036074 100644 --- a/_includes/docker_ce_ee.md +++ b/_includes/docker_ce_ee.md @@ -1,9 +1,9 @@ {% assign green-check = '![yes](/install/images/green-check.svg){: style="height: 14px; margin: 0 auto"}' %} -| Capabilities | Community Edition | Enterprise Edition Basic | Enterprise Edition Standard | Enterprise Edition Advanced | -|:------------------------------------------------------------------|:------------------|:-------------------------|:----------------------------|:----------------------------| -| Container engine and built in orchestration, networking, security | {{green-check}} | {{green-check}} | {{green-check}} | {{green-check}} | -| Certified infrastructure, plugins and ISV containers | | {{green-check}} | {{green-check}} | {{green-check}} | -| Image management | | | {{green-check}} | {{green-check}} | -| Container app management | | | {{green-check}} | {{green-check}} | -| Image security scanning | | | | {{green-check}} | +| Capabilities | Docker Engine - Community | Docker Engine - Enterprise | Docker Enterprise | +|:---------------------------------------------------------------------|:------------------:|:-------------------------:|:----------------------------:| +| Container engine and built in orchestration, networking, security | {{green-check}} | {{green-check}} | {{green-check}} | +| Certified infrastructure, plugins and ISV containers | | {{green-check}} | {{green-check}} | +| Image management | | | {{green-check}} | +| Container app management | | | {{green-check}} | +| Image security scanning | | | {{green-check}} | diff --git a/ee/supported-platforms.md b/ee/supported-platforms.md index 9704429b8b..a1e2377a16 100644 --- a/ee/supported-platforms.md +++ b/ee/supported-platforms.md @@ -1,7 +1,7 @@ --- title: About Docker Enterprise description: Information about Docker Enterprise 2.1 -keywords: enterprise, enterprise edition, ee, docker ee, docker enterprise edition, lts, commercial, cs engine +keywords: Docker Enterprise, enterprise, enterprise edition, ee, docker ee, docker enterprise edition, lts, commercial, cs engine redirect_from: - /enterprise/supported-platforms/ green-check: '![yes](/install/images/green-check.svg){: style="height: 14px; margin:auto;"}' @@ -19,8 +19,6 @@ options, see [Docker Enterprise](https://www.docker.com/enterprise-edition/). > Refer to the [Compatibility Matrix](https://success.docker.com/article/compatibility-matrix) for the latest list of supported platforms. {: .important} -[Learn more](https://success.docker.com/article/engine-18-03-faqs) - ## Docker EE tiers {% include docker_ce_ee.md %} @@ -34,9 +32,7 @@ on Windows, Linux, on-premise or on the cloud. Docker Enterprise has private image management, integrated image signing policies, and cluster management with support for Kubernetes and Swarm orchestrators, and allows you to implement node-based RBAC policies, image promotion policies, image mirroring, and -scan your images for vulnerabilities. - -Docker Enterprise has enterprise class support with defined SLAs, extended +scan your images for vulnerabilities. It also has support with defined SLAs and extended maintenance cycles for patches for up to 24 months. [Learn more about Docker Enterprise](/ee/index.md).