Isolated environments for coding agents
Govern agents and Claws across every team
Your AI Agent across Docker
Local-first LLM inference made easy
Connect and manage MCP tools
Ship with secure, enterprise-ready images
Simplify the software supply chain
Containerize your applications
Discover and share container images
Break free of local constraints
Find guides for Docker products
Learn the Docker basics
Search a library of helpful materials
Skill up your Docker knowledge
Create and share your own extensions
Connect with other Docker developers
Explore open source projects
Help shape the future of Docker
Get inspired with customer stories
container images in Docker Hub
monthly image downloads
Docker Supports Open Source
Open Source is in our DNA
Docker is built for developers, by developers. We enable team collaboration, efficient packaging, and scalable distribution of open-source projects, all with a focus on trust and security.
Use Trusted Open Source Images
Docker Hub Empowers Open-Source Innovation
The Home for Open Source
Docker Hub enables open-source projects to thrive, providing a free, secure, and scalable platform to distribute and collaborate on containerized applications. With more than 24 millions of developers relying on Docker Hub, open-source maintainers can effortlessly share their work, streamline contributions, and ensure software remains accessible, secure, and up to date.
Free hosting and collaboration
Docker Hub provides free public repositories for open-source projects, making it easy for the community to share, manage versions and contribute.
Security and automation
Provides official images, vulnerability scanning and integration with CI/CD pipelines to keep containers secure and up to date.
Bringing CNCF to Docker Hub
CNCF leads the cloud-native ecosystem, defining best practices for scalable, modern applications. Docker Hub’s CNCF category highlights verified images from CNCF projects, providing developers with trusted, community-backed containers.
14M+
11B+
Docker-Sponsored Open Source (DSOS) Program
Open Source Projects Proudly Supported by Docker
As part of the Docker-Sponsored Open Source (DSOS) program, Docker supports the developer community working on non-commercial open-source projects.
Learn more about the Docker-Sponsored Open Source Program
Essential Tools for Containerized Development
Docker open-source projects provide developers with essential tools to build, test, and deploy applications efficiently. These projects are widely adopted across the industry, enabling seamless workflows for software development and container orchestration.
Compose
Docker Compose is a tool for defining and running multi-container applications. It is the key to unlocking a streamlined and efficient development and deployment experience.
View on GitHub](https://github.com/docker/compose)
Docker GitHub Actions
GitHub Actions is a popular CI/CD platform for automating your build, test, and deployment pipeline. Docker provides a set of official GitHub Actions for you to use in your workflows.
View on Docs](https://docs.docker.com/build/ci/github-actions/)
Testcontainers
Testcontainers is an open-source framework for unit testing that provides throwaway, lightweight instances of databases, message brokers, web browsers, or just about anything that can run in a Docker container.
View on GitHub](https://github.com/testcontainers)
Docker CLI
A command line tool that allows you to interact with the Docker engine
View on GitHub](https://github.com/docker/cli)
Buildx
Buildx is the client that provides an extended user interface and enhanced build capabilities with BuildKit. It also provides Bake as an abstraction tool that lets you more easily manage your build configuration in a consistent way.
View on GitHub](https://github.com/docker/buildx)
Core Components for the Container Ecosystem
Docker actively maintains key open-source projects that form the foundation of modern containerized applications. These projects ensure security, performance, and compatibility across container runtimes and orchestration platforms.
Containerd
The core container runtime which spun out of Docker to become the most used in the industry and a graduated CNCF project
View on GitHub](https://github.com/containerd/containerd)
Runc
The reference implementation for the Open Container Initiative (OCI)
View on GitHub](https://github.com/opencontainers/runc)
Moby
An open framework to assemble specialized container systems without reinventing the wheel
View the project](https://mobyproject.org/)
BuildKit
Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
View on GitHub](https://github.com/moby/buildkit)