docs/install/overview.md

22 lines
732 B
Markdown

---
title: Overview of Docker editions
description: Learn about the two Docker editions available, Docker Enterprise
Edition, and Docker Community Edition.
keywords: editions, ee, ce,
green-check: '![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 %}