Search⌘ K
AI Features

Various Products for Various Needs

Explore the different Docker products tailored for various environments, from development machines to critical production systems. Understand when to use Docker Desktop, Docker Engine Community, or Docker Enterprise. Learn how to verify your Docker installation with a simple test command to ensure it is working properly before proceeding with setup.

We'll cover the following...

In a production environment that runs containers hosting critical applications, you would rather have your favorite admins install Docker Enterprise.

However, on your development machine or a continuous integration ...