Open Source Alternatives
Docker's commercial desktop application for container development. — 5 open source alternatives tracked.
docker.com/products/docker-desktop ↗Vulnerability, misconfiguration, and secrets scanner
Trivy is the Swiss Army knife of security scanning — containers, filesystems, git repos, IaC configs, Kubernetes manifests, and SBOMs, all from one CLI command. Add it to your CI pipeline in two lines and catch vulnerabilities, misconfigurations, and leaked secrets before they ship.
Define and run multi-container applications with Docker
Docker Compose is the glue that holds your local dev stack together — and now it's finally good enough that you might not need Kubernetes for small deployments. Define your Postgres, Redis, and app containers in one YAML file, run `docker compose up`, and everything just works.
Tool for managing OCI containers and pods
Podman is Docker without the daemon — a drop-in replacement that runs containers as regular user processes instead of through a privileged background service. Same CLI, same OCI images, better security model.
Container runtimes on macOS with minimal setup
Docker Desktop without the licensing headaches or resource bloat. Colima runs containers on macOS using a lightweight VM that idles at 350MB — compared to Docker Desktop's 1.2GB.
Docker compose stack manager
Docker Compose management that doesn't require a PhD in Portainer. Dockge is from the creator of Uptime Kuma, and it shows — clean UI, laser focus, zero bloat.
The Open Source Drop — the best new open source tools, analyzed. Free.