Is Docker Desktop free? What it actually costs in 2026
Docker Desktop is free until your company passes 250 employees or $10 million in revenue — then every developer seat needs a paid subscription.
The Personal plan is $0 and includes Docker Desktop, Engine, Kubernetes, Docker Hub and Scout. The limit is not technical — it is who you work for.
Docker changed the Desktop licence so that commercial use inside larger organisations required a paid subscription, with a grace period to January 2022.
This is the reason the whole Docker-alternative category exists. Colima, Rancher Desktop and Podman Desktop all found their audience in the eighteen months after this change. It is also why the question is still searched five years on — the threshold moves as companies grow, so a team that was compliant last year may not be this year.
What the free tier actually includes
- Free for personal use, education, open source, and small businesses only
- A small business means fewer than 250 employees AND less than $10 million annual revenue — both conditions, not either
- 1 user, 1 private Docker Hub repo, 1 Scout-enabled repo
- 100 Docker Hub pulls per hour
Where the wall is
The wall is your employer's headcount, and you cannot engineer around it. Nothing in the product stops working when your company grows past 250 people; the licence simply stops applying, and the exposure is commercial rather than technical. That is why this question gets searched by people who are not the buyer — a developer trying to find out whether they are about to put their employer out of compliance.
After that: Pro is $11 per user per month ($9 billed annually) and still caps at a single user. Team is $16 ($15 annual) for up to 100 users, Business $24. For an organisation past the threshold the real number is per developer, every month, forever — which is what makes the alternatives worth a migration rather than merely interesting.
Can you self-host Docker Desktop? Yes
The engine underneath is open source and always was. Docker Engine, containerd and the CLI carry no such restriction — the licence applies to Docker Desktop, the GUI application. On Linux you never needed Desktop at all. On macOS and Windows the honest replacements are Colima, Rancher Desktop, Podman Desktop and OrbStack, all of which run the same containers.
What it actually takes to run one yourself
Real RAM against the documented minimum, monthly cost, setup time, and the one thing that catches people out.
Self-hosting Podman + Podman Desktop
Self-hosting Colima
Self-hosting Lima
Self-hosting Rancher Desktop
What you are locked into
Lock-in here is unusually low, which is good news for anyone comparing options. Containers are built to the open OCI standard, images live in registries you can point anywhere (Docker Hub, GitHub, a private registry), Dockerfiles and Compose files are plain text you own, and the Docker CLI is a well-documented interface that several alternatives replicate. The practical dependency is on Docker Desktop's specific GUI, its managed VM, and its update channel — not on your images or workflows, which move to another engine with little or no change.
If you would rather not pay: Podman + Podman Desktop
Podman + Podman Desktop
Fully open-source, daemonless containers with a polished cross-platform GUI.
Free / open-source
See all 5 Docker Desktop alternatives comparedCompare the free options head-to-head
Read from Docker, Inc.'s own pricing and documentation on 2026-08-28 — 15 days ago. Vendors change prices without notice; confirm before you commit.