---
description: Home page for Docker's documentation
keywords: Docker, documentation, manual, guide, reference, api, samples
landing: true
title: Docker Documentation
notoc: true
notags: true
skip_read_time: true
---
{% assign page.title = site.name %}
## Get started with Docker
Try our multi-part walkthrough that covers writing your first app,
data storage, networking, and swarms, and ends with your app running on
production servers in the cloud. Total reading time is less than an hour.
[Get started with Docker](/get-started/){: class="button outline-btn"}
## Docker products
A native application using the macOS sandbox security model which delivers all Docker tools to your Mac.
A native Windows application which delivers all Docker tools to your Windows computer.
Install Docker on a computer which already has a Linux distribution installed.
### Docker Engine - Community
Get started with Docker and experimenting with container-based apps. Docker Engine - Community
is available on many platforms, from desktop to cloud to server. Build and share
containers and automate the development pipeline from a single environment.
Choose the Edge channel to get access to the latest features, or the Stable
channel for more predictability.
[Learn more about Docker Engine - Community](/engine/index.md){: class="button outline-btn"}
### Docker Enterprise
Designed for enterprise development and IT teams who build, ship, and run
business critical applications in production at scale. Integrated, certified,
and supported to provide enterprises with the most secure container platform in
the industry to modernize all applications. Docker Enterprise comes with Universal Control Plane (UCP) for managing and orchestrating the container runtime, and Docker Trusted Registry (DTR) for storing and securing images in an enterprise grade registry.
[Learn more about Docker Enterprise](/ee/){: class="button outline-btn"}