Find a container orchestration tool like Kubernetes or Docker Swarm for managing multiple containers in production.
Discover monitoring and logging solutions to track container health and performance across your infrastructure.
Locate security tools and best practices for scanning images, managing secrets, and hardening container deployments.
Learn Docker through curated tutorials and guides when starting your containerization journey.
awesome-docker is a curated directory of Docker-related tools, projects, tutorials, and resources. Docker is a platform that packages software into containers, isolated, portable units that include everything an application needs to run, making it consistent across different computers and servers. The problem this list solves is that the Docker ecosystem is enormous, with hundreds of tools available for every task related to building, running, monitoring, and deploying containers. Finding the right tool for a given need without a guide is time-consuming. The repository organizes links into categories covering every aspect of working with Docker: container orchestration (tools for managing many containers together), monitoring, networking, security, reverse proxies, deployment and infrastructure tools, Docker image building and analysis, CI/CD integrations (continuous integration and delivery pipelines), development environments, testing tools, and cloud container services. Each entry is a link with a brief description. The list also marks monetized products and stale projects that have been inactive for over two years. This is a community-maintained list in the tradition of "awesome lists" on GitHub, collections of high-quality links curated by contributors around a specific topic. Anyone can submit additions or corrections via a pull request. A developer, sysadmin, or DevOps engineer who is either new to Docker and wants a learning path, or experienced and looking for a specific type of tool (e.g., a GUI for managing containers, a linter for Dockerfiles, a self-hosted registry) would use this repository. No code is involved, it is purely a reference document written in Markdown.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.