Docker Desktop
The official Docker GUI for macOS, Windows, and Linux — bundles the engine, CLI, Compose, and a Kubernetes node.
Definition
Docker Desktop is the consumer-facing Docker package. On Windows and macOS it ships a small Linux VM that runs the actual Docker engine; on Linux it adds a GUI over the native engine. It bundles docker-compose, kubectl, a local Kubernetes node, and a UI for inspecting containers, images, and volumes. Free for individual and small-business use.