Merge pull request #1199 from docker/issue-1175

changing labels for Docker Engine - Enterprise, Docker Engine - Commu…
This commit is contained in:
David Yu 2019-06-13 08:56:27 -07:00 committed by GitHub
commit 4d0fa3aed9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 11 deletions

View File

@ -1,21 +1,20 @@
--- ---
title: Overview of Docker editions title: Overview of Docker editions
description: Learn about the two Docker editions available, Docker Enterprise description: Learn about the three Docker tiers available, Docker Enterprise, Docker Engine - Enterprise and Docker Engine - Community.
Edition, and Docker Community Edition. keywords: editions, tiers, ee, ce, Docker Engine - Enterprise, Docker Engine - Community
keywords: editions, ee, ce,
green-check: '![yes](/install/images/green-check.svg){: style="height: 14px; margin: 0 auto"}' green-check: '![yes](/install/images/green-check.svg){: style="height: 14px; margin: 0 auto"}'
--- ---
Docker is available in three tiers:
Docker is available in two editions: * Docker Engine - Community
* Community Edition (CE) * Docker Engine - Enterprise
* Enterprise Edition (EE) * Docker Enterprise
Docker Community Edition (CE) is ideal for individual developers and small teams Docker Engine - Community is ideal for individual developers and small teams looking to get started with Docker and experimenting with container-based apps.
looking to get started with Docker and experimenting with container-based apps.
Docker Enterprise Edition (EE) is designed for enterprise development and IT Docker Engine - Enterprise is designed for enterprise development of a container runtime with security and an enterprise grade SLA in mind.
teams who build, ship, and run business critical applications in production at
scale. Docker Enterprise is designed for enterprise development and IT teams who build, ship, and run business critical applications in production at scale.
{% include docker_ce_ee.md %} {% include docker_ce_ee.md %}