docs/install/overview.md

732 B

title description keywords green-check
Overview of Docker editions Learn about the two Docker editions available, Docker Enterprise Edition, and Docker Community Edition. editions, ee, ce, ![yes](/install/images/green-check.svg){: style="height: 14px; margin: 0 auto"}

Docker is available in two editions:

  • Community Edition (CE)
  • Enterprise Edition (EE)

Docker Community Edition (CE) is ideal for individual developers and small teams looking to get started with Docker and experimenting with container-based apps.

Docker Enterprise Edition (EE) 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 %}