Skip to content

Docker

Awesome Docker Awesome Track Awesome ListLast Commit

A curated list of projects for Docker.

If you would like to contribute, please read CONTRIBUTING.md first. If this list is not complete, you can contribute to make it so. If you see a link here that is not (any longer) a good fit, you can fix it by submitting a pull request to improve this file. Thank you!

The project has to be for Docker, not just using Docker.

Rule of thumb: if removing the Docker integration wouldn't kill the project's value proposition, it doesn't belong in the this list.

The creators and maintainers of this list do not receive any form of payment to accept a change made by any contributor. This page is not an official Docker product in any way. It is a list of links to projects and is maintained by volunteers. Everybody is welcome to contribute. The goal of this repo is to index open-source projects, not to advertise for profit.

Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications. Consisting of Docker Engine, a portable, lightweight runtime and packaging tool, and Docker Hub, a cloud service for sharing applications and automating workflows, Docker enables apps to be quickly assembled from components and eliminates the friction between development, QA, and production environments. As a result, IT can ship faster and run the same app, unchanged, on laptops, data center VMs, and any cloud.

Source: What is Docker

Projects

Official Projects

Engine & Runtime

  • colima - Container runtimes on macOS (and Linux) with minimal setup.
  • containerd - An open and reliable container runtime.
  • cri-o - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface.
  • gVisor - Application Kernel for Containers.
  • lxc - LXC - Linux Containers.
  • Mocker - Docker-compatible container CLI for macOS, built on Apple's Containerization framework.
  • podman - Libpod is a library used to create container pods. Home of Podman.
  • runc - CLI tool for spawning and running containers according to the OCI specification.
  • runtime-tools - Oci-runtime-tool is a collection of tools for working with the OCI runtime specification.
  • youki - Container runtime written in Rust, implementing the OCI runtime specification.

Building Images

Builder

Applications designed to help or simplify building new images

  • ansible-bender - A tool utilising ansible and buildah.
  • apko - Declarative OCI image builder from apk packages; reproducible by design.
  • buildah - A tool that facilitates building OCI images.
  • BuildKit - Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit.
  • buildx - Official Docker CLI plugin for multi-platform builds backed by BuildKit.
  • cekit - A tool used by openshift to build base images using different build engines.
  • dlayer - Docker layer analyzer.
  • docker-companion - A command line tool written in Golang to squash and unpack docker images.
  • docker-repack - Repacks a Docker image into a smaller, more efficient version that makes it significantly faster to pull.
  • DockerSlim shrinks fat Docker images creating the smallest possible images.
  • earthly - Containerized build automation with Dockerfile-meets-Makefile syntax.
  • essex - Boilerplate for Docker Based Projects: Essex is a CLI utility written in bash to quickly setup clean and consistent Docker projects with Makefile driven workflows.
  • HPC Container Maker - Generates Dockerfiles from a high level Python recipe, including building blocks for High-Performance Computing components.
  • img - Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
  • ko - Build and deploy Go applications as container images without a Dockerfile.
  • nix2container - Build OCI images with Nix without docker load round-trips.
  • packer - Hashicorp tool to build machine images including docker image integrated with configuration management tools like chef, puppet, ansible.
  • Production-Ready Python Containers - 💴 A template for creating production-ready Docker images for Python applications.
  • RAUDI - A tool to automatically update (and optionally push to Docker Hub) Docker Images for 3rd party software whenever theres is a new release/update/commit.
  • runlike - Generate docker runcommand and options from running containers.
  • Whaler - Program to reverse Docker images into Dockerfiles.

Base Images

Minimal, hardened, or purpose-built container base images.

  • Chainguard Images - Minimal, signed, SBOM-attested container images built on Wolfi.
  • distroless - Language focused docker images, minus the operating system.
  • melange - Build apk packages from declarative YAML for use with apko.
  • Wolfi - Undistro Linux designed for containers; glibc-based, signed, daily SBOMs.

Dockerfile

  • Dockerfile Generator dfg is both a Go library and an executable that produces valid Dockerfiles using various input channels.
  • Dockershelf - A repository that serves as a collector for docker recipes that are universal, efficient and slim. Images are updated, tested and published daily via a Travis cron job.
  • Trsuted Builds - Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container.

Linter

  • Dockadvisor - Lightweight Dockerfile linter with 60+ rules, quality scoring, and security checks.
  • docker-image-size-limit - A tool to keep an eye on your docker images size.
  • Hadolint - A Dockerfile linter that checks for best practices, common mistakes, and is also able to lint any bash written in RUN instructions;.

Image Lifecycle

Registry

Services to securely store your Docker images.

  • Amazon Elastic Container Registry - 💴 Amazon Elastic Container Registry (ECR) is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images.
  • Azure Container Registry - 💴 Manage a Docker private registry as a first-class Azure resource.
  • Cloudsmith - 💴 A fully managed package management SaaS, with first-class support for public and private Docker registries (and many others, incl. Helm charts for the Kubernetes ecosystem). Has a generous free-tier and is also completely free for open-source.
  • Container Registry Service - 💴 Harbor based Container Management Solution as a Service for teams and organizations. Free tier offers 1 GB storage for private repositories.
  • Cycle.io - 💴 Bare-metal container hosting.
  • DigitalOcean - 💴 DigitalOcean Container Registry.
  • Docker Hub provided by Docker Inc.
  • Docker Registry v2 - The Docker toolset to pack, ship, store, and deliver content
  • Dragonfly - Provide efficient, stable and secure file distribution and image acceleration based on p2p technology.
  • GCP Artifact Registry - 💴 Fast, private Docker image storage on Google Cloud Platform.
  • Gitea Container Registry - Integrated Docker registry in Gitea, ideal for private, small-scale image hosting.
  • GitHub Container Registry - GitHub's solution for storing and managing Docker images, with tight integration into GitHub Actions.
  • GitLab Container Registry - Registry focused on using its images in GitLab CI.
  • Harbor An open source trusted cloud native registry project that stores, signs, and scans content. Supports replication, user management, access control and activity auditing.
  • JFrog Artifactory - 💴 Artifact Repository Manager, can be used as private Docker Registry as well.
  • kontain.me - On-demand container image registry that builds and serves images when they are pulled.
  • Kraken - Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds.
  • NORA - Lightweight multi-protocol artifact registry supporting Docker, Maven, npm, Cargo and PyPI in a single 32MB binary. Pull-through cache, Web UI, Prometheus metrics, RBAC auth.
  • nscr - A light-weight, self-contained container registry that's easy to run and maintain.
  • Quay.io - 💴 Secure hosting for private Docker repositories.
  • Registryo - UI and token based authentication server for onpremise docker registry.
  • RepoFlow - A simple and easy-to-use package management platform with Docker support alongside other formats like PyPI, Maven, npm, and Helm. Includes smart search, built-in Docker image scanning, and a great free option for both self-hosted and cloud use.
  • Sonatype Nexus Repository - Manage binaries and build artifacts across your software supply chain.

Registry CLI

Daemonless command-line tools for inspecting, copying, and manipulating images in OCI/Docker registries.

  • crane - Lightweight CLI to manipulate registry images, from go-containerregistry.
  • go-containerregistry - Go library and CLI tools (crane, gcrane, registry) for working with container registries.
  • oras - Push and pull arbitrary OCI artifacts to and from any OCI registry.
  • regctl - Daemonless registry client; copy, inspect, modify, and sign OCI images.
  • skopeo - Work with remote image registries: retrieve information, copy images, sign content.

Image Scanning & SBOM

Image vulnerability scanners, SBOM generators, and digest pinning tools. Commercial entries marked :yen:.

  • Anchor - A tool to ensure reproducible builds by pinning dependencies inside your Dockerfiles.
  • Anchor Enterprise - 💴 Analyze images for CVE vulnerabilities and against custom security policies.
  • Clair - Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers.
  • Docker Scout - Official Docker CLI for SBOM generation, vulnerability analysis, and policy evaluation.
  • Grype - A vulnerability scanner for container images, filesystems and SBOMs.
  • oscap-docker - OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images.
  • pindock - Pin and update Docker image digests in Dockerfiles and compose files.
  • Syft - CLI tool and library for generating a Software Bill of Materials (SBOM) from container images and filesystems.
  • Trivy - Aqua Security's open source simple and comprehensive vulnerability scanner for containers (suitable for CI).

Supply Chain

Signing, attestation, and provenance for container images.

  • cosign - Container signing, verification, and transparency log for OCI artifacts.
  • in-toto - Framework for supply chain attestations; underpins SLSA and cosign provenance.
  • policy-controller - Kubernetes admission controller enforcing cosign signatures on container images.
  • witness - Generate and verify in-toto attestations across the build pipeline.

Running Containers

Composition

  • Composerize - Convert docker run commands into docker-compose files.
  • ctk - Visual composer for container based workloads.
  • kompose - Go from Docker Compose to Kubernetes.
  • plash - A container run and build engine - runs inside docker.
  • podman-compose - A script to run docker-compose.yml using podman.
  • Smalte – Dynamically configure applications that require static configuration in docker container.
  • Stitchocker - A lightweight and fast command line utility for conveniently grouping your docker-compose multiple container services.

Orchestration

  • CloudSlang - CloudSlang is a workflow engine to create Docker process automation.
  • docker rollout - Zero downtime deployment for Docker Compose services.
  • Kubernetes - Open source orchestration system for Docker containers by Google.
  • Mesos - Resource/Job scheduler for containers, VM's and physical hosts.
  • Nebula - A Docker orchestration tool designed to manage massive scale distributed clusters.
  • Nomad - Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler.
  • Rancher - An open source project that provides a complete platform for operating Docker in production.
  • Swarm-cronjob - Create jobs on a time-based schedule on Swarm.

Deployment & Platforms

Self-hosted and managed cloud platforms (PaaS/CaaS, deployment automation). Commercial entries marked :yen:.

  • Amazon ECS - 💴 A management service on EC2 that supports Docker containers.
  • Appfleet - 💴 Edge platform to deploy and manage containerized services globally; routes traffic to the closest location for low latency.
  • Azure AKS - 💴 Fully managed Kubernetes container orchestration service.
  • blackfish - A CoreOS VM to build swarm clusters for Dev & Production.
  • BosnD - BosnD, the boatswain daemon - A dynamic configuration file writer & service reloader for dynamically changing container environments.
  • caprover - [Previously known as CaptainDuckDuck] Automated Scalable Webserver Package (automated Docker+nginx) - Heroku on Steroids.
  • Cloud 66 - 💴 Full-stack hosted container management as a service.
  • Cloud Run Compose - 💴 Deploy docker-compose.yaml files directly to Google Cloud Run as a managed service.
  • Convox Rack - Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices.
  • docker-to-iac - Translate docker run and commit into Infrastructure as Code templates for AWS, Render.com and DigitalOcean.
  • Dokku - Docker powered mini-Heroku that helps you build and manage the lifecycle of applications.
  • Exoframe - A self-hosted tool that allows simple one-command deployments using Docker.
  • Giant Swarm - 💴 Simple microservice infrastructure. Deploy your containers in seconds.
  • Google Container Engine - 💴 Docker containers on Google Cloud Computing powered by Kubernetes.
  • Grafeas - A common API for metadata about containers, from image and build details to security vulnerabilities.
  • Mesosphere DC/OS Platform - 💴 Integrated platform for data and containers built on Apache Mesos.
  • OpenShift - An open source PaaS built on Kubernetes and optimized for Dockerized app development and deployment by Red Hat
  • Red Hat OpenShift Dedicated - 💴 Fully-managed Red Hat® OpenShift® service on Amazon Web Services and Google Cloud.
  • swarm-ansible - Swarm-Ansible bootstraps a production-ready swarm cluster using ansible. Comes with tools to automate CI, help monitoring and traefik pre-configured for SSL certificates and simple-auth. Comes with a private registry and more!.
  • SwarmManagement - Swarm Management is a python application, installed with pip. The application makes it easy to manage a Docker Swarm by configuring a single yaml file describing which stacks to deploy, and which networks, configs or secrets to create.
  • Triton - 💴 Elastic container-native infrastructure.
  • Tsuru - Tsuru is an extensible and open source Platform as a Service software.
  • werf - Werf is a CI/CD tool for building Docker images efficiently and deploying them to Kubernetes using GitOps.

Garbage Collection

Networking & Proxies

Networking

Container networking, overlay networks, DNS/service-discovery bridges.

  • Calico - Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other.
  • docker-consul - Consul packaged for Docker — registers and discovers running containers.
  • docker-dns - Lightweight DNS forwarder for Docker containers, resolves container names with custom suffixes (e.g. .docker) on the host to simplify service discovery.
  • Flannel - Flannel is a virtual network that gives a subnet to each host for use with container runtimes.
  • netshoot - The netshoot container has a powerful set of networking tools to help troubleshoot Docker networking issues.
  • Pipework - Software-Defined Networking for Linux Containers, Pipework works with "plain" LXC containers, and with the awesome Docker.
  • registrator - Service registry bridge for Docker.

Reverse Proxy

  • BunkerWeb - Open-source and next-gen Web Application Firewall (WAF).
  • caddy-docker-proxy - Caddy-based reverse proxy, configured with service or container labels.
  • caddy-docker-upstreams - Docker upstreams module for Caddy, configured with container labels.
  • Docker Dnsmasq Updater - Update a remote dnsmasq server with Docker container hostnames.
  • docker-flow-proxy - Reconfigures proxy every time a new service is deployed, or when a service is scaled.
  • Let's Encrypt Nginx-proxy Companion - A lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically.
  • mesh-router - Free domain(nsl.sh) provider for Docker containers with automatic HTTPS routing. Uses Wireguard VPN to securely route subdomain requests across networks. Ideal for self-hosted NAS and cloud deployments.
  • Nginx Proxy Manager - A beautiful web interface for proxying web based services with SSL.
  • nginx-proxy - Automated nginx proxy for Docker containers using docker-gen.
  • OpenResty Manager - The easiest using, powerful and beautiful OpenResty Manager(Nginx Enhanced Version), open source alternative to OpenResty Edge.
  • Swarm Router - A zero config service name based router for docker swarm mode with a fresh and more secure approach.
  • Træfɪk - Automated reverse proxy and load-balancer for Docker, Mesos, Consul, Etcd.

Storage & Data

  • Blockbridge - 💴 The Blockbridge plugin is a volume plugin that provides access to an extensible set of container-based persistent storage options. It supports single and multi-host Docker environments with features that include tenant isolation, automated provisioning, encryption, secure deletion, snapshots and QoS.
  • Label Backup - A lightweight, Docker-aware backup agent that automatically discovers and backs up containerized databases (PostgreSQL, MySQL, MongoDB, Redis) based on Docker labels. Supports local storage and S3-compatible destinations with flexible scheduling via cron expressions.
  • Docker Volume Backup Backup Docker volumes locally or to any S3 compatible storage.
  • Netshare Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin.
  • portworx - 💴 Decentralized storage solution for persistent, shared and replicated volumes.
  • quobyte - 💴 Fully fault-tolerant distributed file system with a docker volume driver.
  • REX-Ray provides a vendor agnostic storage orchestration engine. The primary design goal is to provide persistent storage for Docker, Kubernetes, and Mesos.

Observability

Monitor Docker hosts, containers, and the services running inside them. Self-hosted and SaaS together; commercial entries marked :yen:.

  • ADRG - Dynamic Docker resource governor using cgroups v2 to manage system load.
  • AppDynamics - 💴 Docker Monitoring extension gathers metrics from the Docker Remote API, either using Unix Socket or TCP.
  • Autoheal - Monitor and restart unhealthy docker containers automatically.
  • Better Stack - 💴 A Docker-compatible observability stack that delivers log aggregation and uptime monitoring for containerized apps.
  • cAdvisor - Analyzes resource usage and performance characteristics of running containers.
  • Datadog - 💴 Full-stack monitoring service with first-class Docker, Kubernetes, and Mesos support.
  • DLIA - DLIA is an AI-powered Docker log monitoring agent that uses Large Language Models (LLMs) to intelligently analyze container logs, detect anomalies, and provide contextual insights over time.
  • Docker-Sentinel - Automated container updates with per-container policies, rollback safety, and a real-time web dashboard.
  • DockProbe - Lightweight Docker monitoring dashboard in a single container. Real-time metrics, 6 anomaly detection rules, Telegram alerts, and 16 automated security scans. Zero config, ~50MB RAM.
  • DockProc - I/O monitoring for containers on processlevel.
  • dockprom - Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager.
  • Doku - Doku is a simple web-based application that allows you to monitor Docker disk usage.
  • Dozzle - Monitor container logs in real-time with a browser or mobile device.
  • Drydock - Container update monitoring with web dashboard, 23 registry providers, 20 notification triggers, and distributed agent architecture.
  • Dynatrace - 💴 Monitor containerized applications without installing agents or modifying your Run commands.
  • Grafana Docker Dashboard Template - A template for your Docker, Grafana and Prometheus stack.
  • Maintenant - Self-discovering infrastructure monitoring for Docker and Kubernetes. Auto-detects containers via labels, with endpoint monitoring, heartbeats, TLS certificates, resource metrics, update intelligence, and a built-in status page. Single binary with embedded SPA.
  • Site24x7 - 💴 Docker Monitoring for DevOps and IT, SaaS Pay-per-Host model.
  • Sysdig Monitor - 💴 Software or SaaS service that monitors, alerts, and troubleshoots containers using system calls; container-specific features for Docker and Kubernetes.
  • Wiremap - A self-hosted visual Docker network topology explorer with real-time log streaming, live stats, embedded terminal, and container inspection.

Security

Container hardening, runtime security, policy, compliance, and forensics. Self-hosted and commercial together; commercial entries marked :yen:.

  • Aqua Security - 💴 Securing container-based applications from Dev to Production on any platform.
  • buildcage - Restricts outbound network access during Docker builds to prevent supply chain attacks, working as a drop-in BuildKit remote driver for Docker Buildx, with ready-to-use GitHub Actions.
  • CetusGuard - CetusGuard is a tool that protects the Docker daemon socket by filtering calls to its API endpoints.
  • Checkov - Static analysis for infrastructure as code manifests (Terraform, Kubernetes, Cloudformation, Helm, Dockerfile, Kustomize) find security misconfiguration and fix them.
  • Deepfence Threat Mapper - Powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless.
  • Den - Self-hosted sandbox runtime for AI agents with Docker containers, security hardening, REST API and WebSocket support.
  • docker-bench-security - Script that checks for dozens of common best-practices around deploying Docker containers in production.
  • docker-explorer - A tool to help forensicate offline docker acquisitions.
  • docker-socket-proxy - HAProxy-based fine-grained filter for the Docker API socket; widely used to expose a restricted socket to reverse proxies and homelab stacks.
  • KICS - An infrastructure-as-code scanning tool, find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle. Can be extended for additional policies.
  • Prisma Cloud - 💴 (Previously Twistlock Security Suite) detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications.
  • segspec - Extracts network dependencies from Docker Compose, Kubernetes manifests, Helm charts, and other config files to generate Kubernetes NetworkPolicies with evidence tracing.
  • Sysdig Falco - Sysdig Falco is an open source container security monitor. It can monitor application, container, host, and network activity and alert on unauthorized activity.
  • Sysdig Secure - 💴 Sysdig Secure addresses run-time security through behavioral monitoring and defense, and provides deep forensics based on open source Sysdig for incident response.
  • Trend Micro DeepSecurity - 💴 Trend Micro DeepSecurity offers runtime protection for container workloads and hosts as well as preruntime scanning of images to identify vulnerabilities, malware and content such as hardcoded secrets.

User Interfaces

Desktop

Native desktop applications for managing and monitoring docker hosts and clusters

  • Docker DB Manager - Desktop app for managing Docker database containers with visual interface and one-click operations.
  • Docker Desktop - Official native app. Only for Windows and MacOS.
  • Simple Docker UI - Built on Electron.
  • Stevedore - Good Docker Desktop replacement for Windows. Both Linux and Windows Containers are supported. slonopotamus.

Terminal

TUIs, CLI tools, and shell integrations for Docker.

  • d4s - A fast, keyboard-driven terminal UI to manage Docker containers, Compose stacks, and Swarm services with the ergonomics of K9s.
  • dcinja - The powerful and smallest binary size of template engine for docker command line environment.
  • dctl - Dctl is a Cli tool that helps developers by allowing them to execute all docker compose commands anywhere in the terminal, and more.
  • decompose - Reverse-engineering tool for docker environments.
  • dive - A tool for exploring each layer in a docker image.
  • dockdash - Detailed Docker container stats.
  • docker pushrm - A Docker CLI plugin that lets you push the README.md file from the current directory to Docker Hub. Also supports Quay and Harbor.
  • docker-captain - A friendly CLI to manage multiple Docker Compose deployments with style — powered by Typer, Rich, questionary, and sh.
  • dockerfile-mode - An Emacs mode for handling Dockerfiles.
  • dockerfilegraph - Visualize your multi-stage Dockerfiles.
  • dockly - An interactive shell UI for managing Docker containers.
  • DockMate - Lightweight terminal-based Docker and Podman manager with a text-based user interface,.
  • DockSTARTer - DockSTARTer helps you get started with home server apps running in Docker.
  • dprs - A developer-focused TUI for managing Docker containers with real-time log streaming and container management.
  • dry - An interactive CLI for Docker containers.
  • easydocker - A Terminal UI highly inpired by k9s levaraging beatiful BubbleTea graphics.
  • goManageDocker - TUI tool to view and manage your docker objects blazingly fast with sensible keybindings, also supports VIM navigation out of the box.
  • lazydocker - The lazier way to manage everything docker. A simple terminal UI for both docker and docker-compose, written in Go with the gocui library.
  • lazyjournal - A interface for reading and filtering the logs output of Docker and Podman containers like Dozzle but for the terminal with support for fuzzy find, regex and output coloring.
  • oxker - A simple tui to view & control docker containers.
  • proco - Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.
  • scuba - Transparently use Docker containers to encapsulate software build environments,.
  • supdock - Allows for slightly more visual usage of Docker with an interactive prompt.
  • swarmcli - Swarm Management at the speed of thought — with real-time log streaming, instant shell access to containers, seamless port forwarding, and on-demand secret reveal capabilities, giving you full control over your Docker Swarm without breaking your flow.
  • tdocker - A docker ps replacement for everyday container operations.
  • wharf - A k9s-inspired TUI for Docker Compose with vim-style navigation, real-time CPU/MEM monitoring with braille charts, container file browser, SSH remote host support, and command mode.

Web

  • Arcane - An easy and modern Docker management platform, built with everybody in mind.
  • CASA - Outsource the administration of a handful of containers to your co-workers,.
  • Container Web TTY - Connect your containers via a web-tty.
  • Docker Registry Browser - Web Interface for the Docker Registry HTTP API v2.
  • docker-swarm-visualizer - Visualizes Docker services on a Docker Swarm (for running demos).
  • dockge - Easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.
  • Komodo - A tool to build and deploy software on many servers.
  • Portainer - A lightweight management UI for managing your Docker hosts or Docker Swarm clusters.
  • Swarmpit - Swarmpit provides simple and easy to use interface for your Docker Swarm cluster. You can manage your stacks, services, secrets, volumes, networks etc.
  • usulnet - A complete and modern Docker management platform designed for sysadmin, devops with enterprise grade tools, cve scanner, ssh, rdp on web and much more.

IDE Integrations

Developer Workflow

API Client

CI/CD

Self-hosted CI engines, build accelerators, and hosted services that target Docker workflows. Commercial entries marked :yen:.

  • Buddy - 💴 The best of Git, build & deployment tools combined into one powerful tool that supercharged our development.
  • Captain - Convert your Git workflow to Docker containers ready for Continuous Delivery.
  • CircleCI - 💴 Push or pull Docker images from your build environment, or build and run containers right on CircleCI.
  • CodeFresh - 💴 End-to-end build, test, and share for Docker applications, with automated testing.
  • ConcourseCI - 💴 Pipeline-oriented CI SaaS platform for DevOps teams.
  • Defang - Deploy Docker Compose to your favorite cloud in minutes.
  • Depot - 💴 Build Docker images fast, in the cloud. Blazing fast compute, automatic intelligent caching, and zero configuration.
  • Diun - Receive notifications when an image or repository is updated on a Docker registry.
  • dockcheck - A script checking updates for docker images without pulling then auto-update selected/all containers. With notifications, pruning and more.
  • Docker plugin for Jenkins - The aim of the docker plugin is to be able to use a docker host to dynamically provision a slave, run a single build, then tear-down that slave.
  • Drone - Continuous integration server built on Docker and configured using YAML files.
  • Gantry - Automatically update selected Docker swarm services.
  • GitLab Runner - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners.
  • Jaypore CI - Simple, very flexible, powerful CI / CD / automation system configured in Python. Offline and local first.
  • Kraken CI - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. One of its executors is Docker. Developed.
  • Screwdriver - 💴 Yahoo's OpenSource buildplatform designed for Continous Delivery.
  • Semaphore CI - 💴 High-performance cloud CI that builds, tests and ships containers to production.
  • Skipper - Easily dockerize your Git repository.
  • Tekton CD - A cloud-native pipeline resource.
  • TravisCI - 💴 Hosted CI for GitHub projects with Docker support.

Development Environment

  • coder - Remote development machines powered by Terraform or Docker.
  • dde - Local development environment toolset based on Docker.
  • DIP - CLI utility for straightforward provisioning and interacting with an application configured by docker-compose.
  • EnvCLI - Replace your local installation of Node, Go, ... with project-specific docker containers.
  • Gebug - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.
  • HarborPilot - Automated multi-platform Docker image builder for embedded Linux development (RK3588, RV1126, RK3568). Features three-layer config inheritance, PORT_SLOT-based port allocation, and cross-version Ubuntu support (20.04/22.04/24.04).
  • Lando - Lando is for developers who want to quickly specify and painlessly spin up the services and tools needed to develop their projects.
  • uniget - Uni(versal)get, the installer and updater for container tools and beyond (formerly docker-setup).
  • Zsh-in-Docker - Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line!.

Serverless

  • Apache OpenWhisk - A serverless, open source cloud platform that executes functions in response to events at any scale.
  • Koyeb - 💴 Koyeb is a developer-friendly serverless platform to deploy apps globally. Seamlessly run Docker containers, web apps, and APIs with git-based deployment, native autoscaling, a global edge network, and built-in service mesh and discovery.
  • OpenFaaS - A complete serverless functions framework for Docker and Kubernetes.

Testing

  • Container Structure Test - A framework to validate the structure of an image by checking the outputs of commands or the contents of the filesystem.
  • dgoss - A fast YAML based tool for validating docker containers.
  • Kurtosis - A composable build system for multi-container test environments that provides developers with: a powerful Python-like SDK for environment configuration, a compile-time validator to verify environment behavior & setup, and a runtime for environment execution, monitoring, & debugging capabilities.
  • Pumba - Chaos testing tool for Docker. Can be deployed on kubernetes and CoreOS cluster.

Wrappers

  • Hokusai - A Docker + Kubernetes CLI for application developers; used to containerize an application and to manage its lifecycle throughout development, testing, and release cycles. From artsy.
  • Preevy - Preview environments for Docker and Docker Compose projects. Test your changes and get feedback from devs and non-devs (Product/Design) by deploying pull requests to the your cloud provider as part of your CI pipeline.
  • subuser - Makes it easy to securely and portably run graphical desktop applications in Docker.
  • udocker - A tool to execute simple docker containers in batch or interactive systems without root privileges.
  • Vagrant - Docker provider - Good starting point is vagrant-docker-example.

In-Container Tooling

Tools and applications that are either installed inside containers or designed to be run as a sidecar

  • cdebug - Swiss-army knife for debugging running containers via ephemeral sidecars; works with Docker, containerd, and Kubernetes.
  • ckron - A cron-style job scheduler for docker,.
  • CoreOS - Linux for Massive Server Deployments
  • docker-gen - Generate files from docker container meta-data.
  • dockerize - Utility to simplify running applications in docker containers.
  • GoSu - Run this specific application as this specific user and get out of the pipeline (entrypoint script tool).
  • is-docker - Check if the process is running inside a Docker container.
  • microcheck - Lightweight health check utilities for Docker containers (75 KB instead of 9.3 MB for httpcheck versus cURL) in pure C - http(s), port checks, and parallel execution are included.
  • Ofelia - Ofelia is a modern and low footprint job scheduler for docker environments, built on Go. Ofelia aims to be a replacement for the old fashioned cron. Supports configuration from container labels and/or configuration files.
  • su-exec - This is a simple tool that will simply execute a program with different privileges. The program will be executed directly and not run as a child, like su and sudo does, which avoids TTY and signal issues. Why reinvent gosu? This does more or less exactly the same thing as gosu but it is only 10kb instead of 1.8MB.
  • supercronic - Crontab-compatible job runner, designed specifically to run in containers.

Learning Resources

Where to Start

  • Benefits of using Docker for development and delivery, with a practical roadmap for adoption.
  • Bootstrapping Microservices - A practical and project-based guide to building applications with microservices, starts by building a Docker image for a single microservice and publishing it to a private container registry, finishes by deploying a complete microservices application to a production Kubernetes cluster.
  • Docker Curriculum: A comprehensive tutorial for getting started with Docker. Teaches how to use Docker and deploy dockerized apps on AWS with Elastic Beanstalk and Elastic Container Service.
  • Docker Documentation: the official documentation.
  • Docker for beginners: A tutorial for beginners who need to learn the basics of Docker—from "Hello world!" to basic interactions with containers, with simple explanations of the underlying concepts.
  • Docker for novices An introduction to Docker for developers and testers who have never used it. (Video 1h40, recorded linux.conf.au 2019 — Christchurch, New Zealand)
  • Docker katas A series of labs that will take you from "Hello Docker" to deploying a containerized web application to a server.
  • Docker simplified in 55 seconds: An animated high-level introduction to Docker. Think of it as a visual tl;dr that makes it easier to dive into more complex learning materials.
  • Docker Training - 💴
  • Dockerlings: Learn docker from inside your terminal, with a modern TUI and bite sized exercises.
  • Introduction à Docker A dedicated section to master Docker on a French site about DevSecOps: From the basics to best practices, including optimizing, securing your containers...
  • Learn Docker: step-by-step tutorial and more resources (video, articles, cheat sheets)
  • Learn Docker (Visually) - A beginner-focused high-level overview of all the major components of Docker and how they fit together. Lots of high-quality images, examples, and resources.
  • Play With Docker: PWD is a great way to get started with Docker from beginner to advanced users. Docker runs directly in your browser.
  • Practical Guide about Docker Commands in Spanish This Spanish guide contains the use of basic docker commands with real life examples.
  • Setting Python Development Environment with VScode and Docker: A step-by-step tutorial for setting up a dockerized Python development environment with VScode, Docker, and the Dev Container extension.
  • The Docker Handbook An open-source book that teaches you the fundamentals, best practices and some intermediate Docker functionalities. The book is hosted on fhsinchy/the-docker-handbook and the projects are hosted on fhsinchy/docker-handbook-projects repository.

Cheatsheets

Where to Start (Windows)


Books & Tutorials

Awesome Lists

Demos and Examples

  • An Annotated Docker Config for Frontend Web Development A local development environment with Docker allows you to shrink-wrap the devops your project needs as config, making onboarding frictionless.
  • Local Docker DB a list of docker-compose samples for a lot of databases
  • Webstack-micro Demo web app showing how Docker Compose might be used to set up an API Gateway, centralized authentication, background workers, and WebSockets as containerized services.

Good Tips

Raspberry Pi & ARM

Security Articles

Videos

Communities and Meetups

Brazilian

English

Russian

Spanish

Stargazers over time

Stargazers over time