It's now a GitHub project because it's considerably easier for other people to edit, fix and expand on Docker using GitHub.
Just click README.md to submit a pull request.
If this list is not complete, you can contribute to make it so. Here is a great video tutorial to contribute on Github
Please, help organize these resources so that they are easy to find and understand for new comers. See how to Contribute for tips!
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 creators and maintainers of this list do not receive and should not receive any form of payment to accept a change made by any contributor.
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.
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 Toolboxπ - Quick setup and launch of a Docker environment on older Mac (10.10 and below) and Windows (8.1 and below) systems. On newer systems it's recommended to use the Docker for Mac or Docker for Windows.
Docker Training - Includes a free self-paced hands-on tutorial (free registration required or sign-in with DockerHub ID)
Katacoda: Learn Docker using Interactive Browser-Based Labs
Learn Docker49 9 Full environment set up, screenshots, step-by-step tutorial and more resources (video, articles, cheat sheets) by @dwyl
Play With Docker - PWD is a great way to get started with Docker from beginner to advanced users. Docker runs directly in your browser.
Play With Moby - PWM is a web based Moby playground which allows you to try different components of the platform in seconds. It gives you the experience of having a free Alpine Linux Virtual Machine in the cloud where you can build and run Moby projects and even create clusters to experiment.
Windows Containers Quick Start Overview of Windows containers, drilling down to Quick Starts for Windows 10 and Windows Server 2016
Projects
Moby = open source development
Docker CE = free product release based on Moby
Docker EE = commercial product release based on Docker CE.
Docker EE is on the same code base as Docker CE, so also built from Moby, with commercial components added, such as "docker data center / universal control plane"
Maestro556 27 π - Maestro provides the ability to easily launch, orchestrate and manage mulitiple Docker containers as single unit by @tascanini
percheron174 7 π - Organise your Docker containers with muscle and intelligence by @ashmckenzie
rocker-compose431 24 - Docker composition tool with idempotency features for deploying apps composed of multiple containers. By @grammarly
rocker993 64 - Extended Dockerfile builder. Supports multiple FROMs, MOUNTS, templates, etc. by grammarly.
Stacker31 2 - Docker Compose Templates. Stacker provides an abstraction layer over Docker Compose and a better DX (developer experience).
Zodiac180 15 π - A lightweight tool for easy deployment and rollback of dockerized applications. By @CenturyLinkLabs
Deployment and Infrastructure
blackfish - a CoreOS VM to build swarm clusters for Dev & Production by @DataMC
Centurion2k 123 - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By @newrelic
Clocker437 74 - Clocker creates and manages a Docker cloud infrastructure. Clocker supports single-click deployments and runtime management of multi-node applications that run as containers distributed across multiple hosts, on both Docker and Marathon. It leverages Calico138 72 and Weave2k 335 for networking and Brooklyn for application blueprints. By @brooklyncentral
Conduit101 12 - Experimental deployment system for Docker by @ehazlett
depcon53 8 - Depcon is written in Go and allows you to easily deploy Docker containers to Apache Mesos/Marathon, Amazon ECS and Kubernetes. By @gonodr
deployπ - Git and Docker deployment tool. A middle ground between simple Docker composition tools and full blown cluster orchestration by @ttiny
dockit62 6 π - Do docker actions and Deploy gluster containers! By @humblec
Grafeas414 37 - A common API for metadata about containers, from image and build details to security vulnerabilities. By Grafeas
Longshoreman326 11 π - Longshoreman automates application deployment using Docker. Just create a Docker repository (or use a service), configure the cluster using AWS or Digital Ocean (or whatever you like) and deploy applications using a Heroku-like CLI tool. By longshoreman
Monitoring
Axibase Collector310 29 - Axibase Collector streams performance counters, configuration changes and lifecycle events from the Docker engine(s) into Axibase Time Series Database for roll-up dashboards and integration with upstream monitoring systems.
cAdvisor7k 1k - Analyzes resource usage and performance characteristics of running containers. Created by @Google
Docker-Alertd44 7 - Monitor and send alerts based on docker container resource usage/statistics
Docker-Flow-Monitor14 11 - Reconfigures Prometheus when a new service is updated or deployed automatically by @vfarcic
Docker-Fluentd - Docker container to Log Other Containers' Logs. One can aggregate the logs of Docker containers running on the same host using Fluentd by @kiyoto
Dockerana113 8 π - packaged version of Graphite and Grafana, specifically targeted at metrics from Docker.
Dynatrace - Monitor containerized applications without installing agents or modifying your Run commands
Glances - A cross-platform curses-based system monitoring tool written in Python by @nicolargo
LogJam86 4 - Logjam is a log forwarder designed to listen on a local port, receive log entries over UDP, and forward these messages on to a log collection server (such as logstash) by @gocardless
Logsene for Docker123 33 Monitoring of Metrics, Events and Logs implemented in Node.js. Integrated logagent-js174 33 to detect and parse various log formats. @sematext
Zabbix Docker module132 31 - Zabbix module that provides discovery of running containers, CPU/memory/blk IO/net container metrics. Systemd Docker and LXC execution driver is also supported. It's a dynamically linked shared object library, so its performance is (~10x) better, than any script solution.
Calico-Docker - Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other.
Flannel3k 720 - Flannel is a virtual network that gives a subnet to each host for use with container runtimes. By @coreos
netshoot100 24 - The netshoot container has a powerful set of networking tools to help troubleshoot Docker networking issues by @nicolaka
Weave2k 335 (The Docker network) - Weave creates a virtual network that connects Docker containers deployed across multiple hosts.
Orchestration
athena65 30 - An automation platform with a plugin architecture that allows you to easily create and share services.
blimp5 2 π - Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more by @defermat and @schvin
CloudSlang - CloudSlang is a workflow engine to create Docker process automation
clusterdock - Docker container orchestration to enable the testing of long-running cluster deployments
ContainerShip156 20 A simple container management platform
Docker Flow Swarm Listener43 19 π§ - Docker Flow Swarm Listener project is to listen to Docker Swarm events and send requests when a change occurs.. By @vfarcic
gantryd67 7 π - A framework for easy management of docker-based components across machines by @DevTable
Haven131 16 - Haven is a simplified container management platform that integrates container, application, cluster, image, and registry managements. By @codeabovelab
Helios2k 271 - A simple platform for deploying and managing containers across an entire fleet of servers by @spotify
Kontena1k 143 - Application Containers for Masses website
Kubernetes26k 12k - Open source orchestration system for Docker containers by Google
ManageIQ620 698 - Discover, optimize and control your hybrid IT. By ManageIQ
Mantl325 78 - Mantl is a modern platform for rapidly deploying globally distributed services
Marathon - Marathon is a private PaaS built on Mesos. It automatically handles hardware or software failures and ensures that an app is "always on"
Mesos - Resource/Job scheduler for containers, VM's and physical hosts @apache
Nebula - A Docker orchestration tool designed to manage massive scale distributed clusters.
Nomad4k 802 - Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler by @hashicorp
Panamax2k 165 π - An open-source project that makes deploying complex containerized apps as easy as Drag-and-Drop by @CenturyLinkLabs.
Rancher7k 820 - An open source project that provides a complete platform for operating Docker in production by @rancher.
Swarmpit254 17 - Lightweight Docker Swarm orchestration. Swarmpit provides clean way to manage your Docker Swarm cluster with various handful features such Service management, smart search, shared access and private registries.
PaaS
Atlantis381 28 π - Atlantis is an Open Source PaaS for HTTP applications built on Docker and written in Go
CaptainDuckDuck3k 127 - Open source Heroku-like platform with a one-liner installer and a GUI for managing apps - with serveral one-click databases and apps.
Convox Rack2k 170 - Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices.
Dcw - Docker-compose SSH wrapper: a very poor man PaaS, exposing the docker-compose and custom-container commands defined in container labels.
Dokku5k 601 - Docker powered mini-Heroku that helps you build and manage the lifecycle of applications (originally by @progrium)
Empire2k 144 - A PaaS built on top of Amazon EC2 Container Service (ECS)
Flynn7k 618 - A next generation open source platform as a service
Jelastic - An advanced PaaS for developers that simplifies clustering and complex cloud deployments with powerful web UI and usage-only pricing
Nanobox1k 57 π² - An application development platform that creates local environments that can then be deployed and scaled in the cloud.
OpenShift - An open source PaaS built on Kubernetes and optimized for Dockerized app development and deployment by Red Hat
Tsuru3k 420 - Tsuru is an extensible and open source Platform as a Service software
Workflow1k 195 - The open source PaaS for Kubernetes by Deis. Formerly Deis v1.
Reverse Proxy
docker-flow-proxy610 159 - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By @vfarcic
docker-proxy13 2 π - Transparent proxy for docker containers, run in a docker container. By @silarsis
fabio893 112 - A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. By @magiconair (Frank Schroeder)
Let's Encrypt Nginx-proxy Companion2k 307 - A lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically. By @JrCs
muguet144 7 - DNS Server & Reverse proxy for Docker environments. By @mattallty
nginx-proxy6k 1k - Automated nginx proxy for Docker containers using docker-gen by @jwilder
Anchor Engine224 31 - Analyze images for CVE vulnerabilities and against custom security policies by @Anchor
Aqua Securityπ² - Securing container-based applications from Dev to Production on any platform
bane117 18 - AppArmor profile generator for Docker containers by @jessfraz
CIS Docker Benchmark51 18 - This InSpec1k 351 compliance profile implement the CIS Docker 1.12.0 Benchmark in an automated way to provide security best-practice tests around Docker daemon and containers in a production environment. By @dev-sec
Clair3k 366 - Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers. By @coreos
docker-bench-security2k 252 - script that checks for dozens of common best-practices around deploying Docker containers in production. By @docker
notary - a server and a client for running and interacting with trusted collections. By @TUF
oscap-docker263 125 - OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By RedHat
Sysdig Falco743 77 - 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.
Twistlockπ² - Twistlock Security Suite detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications.
Blockbridge49 6 - 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. By @blockbridge
Convoy735 94 - an open-source Docker volume driver that can snapshot, backup and restore Docker volumes anywhere. By @rancher
Docker Machine NFS712 98 Activates NFS for an existing boot2docker box created through Docker Machine on OS X.
Docker Unison157 33 A docker volume container using Unison for fast two-way folder sync. Created as an alternative to slow boot2docker volumes on OS X. By @leighmcculloch
Local Persist195 25 Specify a mountpoint for your local volumes (created via docker volume create) so that files will always persist and so you can mount to different directories in different containers.
Minio17 2 - S3 compatible object storage server in Docker containers
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. By@thecodeteam (DELL Technologies)
User Interface
Desktop
Native desktop applications for managing and montoring docker hosts and clusters
Captain - Manage containers from the MacOSX menu bar by @RickWong
Dockeron90 9 - A project built on Electron + Vue.js for Docker on desktop. @fluency03
DockStation100 10 - A developer centric UI to configure, monitor, and manage services and containers @dock_station
Lifeboat16 3 - An easy way to launch Docker projects with a graphical interface on your Mac. @jplhomer
Terminal
captain18 3 - Easily start and stop docker compose projects from any directory. By @jenssegers
ctop (1)320 29 - A command line / text based Linux Containers monitoring tool that works just like you expect (Python) by @yadutaf
ctop (2)6k 194 - Top-like interface for container metrics (Golang) by @bcicen
Chaperone96 9 - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by @garywiz
Dockerfile Project : Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container.
Vektorcloud - A collection of minimal, Alpine-based Docker images
Whale-linter18 1 - A simple and small Dockerfile linter written in Python3+ without dependencies by @jeromepin
Metadata
opencontainer292 86 - A convention and shared namespace for Docker labels defined by OCI Image Spec.
Registry
Services to securely store your Docker images.
Amazon EC2 Container Registry Amazon EC2 Container Registry (ECR) is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images.
JFrog Artifactory - Artifact Repository Manager, can be used as private Docker Registry as well
Private Docker Registry π² - Dedicated Conainer Registry Service with unlimited private repositories, users, teams, namespaces together with enterprise grade authentication LDAP/AD/OAuth/SAML.
Quay.io (part of CoreOS) - Secure hosting for private Docker repositories
Rescoyl9 3 - Private Docker registry (free and open source) by @noteed
Sonatype Nexus - Repository with Universal Support, also for Docker images
TreeScale - Build and Distribute container based applications. By @tigranbs
VMWare Harbor Project Harbor by VMWare is an enterprise-class registry server that stores and distributes Docker images. Harbor extends the open source Docker Distribution by adding the functionalities usually required by an enterprise, such as security, identity and management.
Development with Docker
API Client
ahab114 5 - Docker event handling with Python by @instacart
Buddy - The best of Git, build & deployment tools combined into one powerful tool that supercharged our development.
Captain584 37 - Convert your Git workflow to Docker containers ready for Continuous Delivery by @harbur.
Cyclone481 85 - A cloud native CI/CD platform built for container workflow by @caicloud.
Docker plugin for Jenkins352 258 - 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.
Drone14k 2k - Continuous integration server built on Docker and configured using YAML files.
GitLab CI - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners.
GOCD-Docker113 101 Go Server and Agent in docker containers to provision.
construi17 3 - Run your builds inside a Docker defined environment by @lstephen
Devstep212 19 π - Development environments powered by Docker and buildpacks by @fgrehm
Dinghy2k 119 - An alternative way to use Docker on Mac OS X using Docker Machine with virtualbox, vmware, xhyve or parallels
DLite3k 82 - Simplest way to use Docker on OSX, no VM needed. By @nlf
Docker Missing Tools - A set of bash commands to shortcut typical docker dev-ops. An alternative to creating typical helper scripts like "build.sh" and "deploy.sh" inside code repositories. By @NandoQuintana.
Docker osx dev1k 134 - A productive development environment with Docker on OS X by @brikis98
Docker-Arch - Generate Web/CLI projects Dockerized development environments, from 1 simple YAML file. By @Ph3nol
Docker-sync - Drastically improves performance (50-70x1k 124 ) when using Docker for development on Mac OS X/Windows and Linux while sharing code to the container. By @EugenMayer
docker-vm - Simple and transparent alternative to boot2docker (backed by Vagrant) by @shyiko
Dusty - Managed Docker development environments on OS X
Eclipse Che - Developer workspace server with Docker runtimes, cloud IDE, next-generation Eclipse IDE
EnvCLI - Replace your local installation of Node, Go, ... with project-specific docker containers. By @PhilippHeuer
forward2docker83 9 π - Utility to auto forward a port from localhost into ports on Docker containers running in a boot2docker VM by @bsideup
Vagga1k 95 - Vagga is a containerisation tool without daemons. It is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments by @tailhook
Vessel236 21 π - Automates the setup & use of dockerized development environments by @awvessel
Garbage Collection
caduc - A docker garbage collector cleaning stuff you did not use recently
docker-gc4k 364 - A cron job that will delete old stopped containers and unused images by @spotify
sherdockπ - Automatic GC of images based on regexp by @rancher
Serverless
AMP62 27 - The open source unified CaaS/FaaS platform for Docker, batteries included. By @Appcelerator
Apache OpenWhisk329 93 - a serverless, open source cloud platform that executes functions in response to events at any scale. By @apache
Docker-Lambda1k 64 - Docker images and test runners that replicate the live AWS Lambda environment. By @lamb-ci
Funker11 2 - Functions as Docker containers example voting app. By @bfirsh
IronFunctions2k 165 - The serverless microservices platform FaaS (Funcitons as a Service) which uses Docker containers to run Any language or AWS Lambda functions
OpenFaaS3k 288 - A complete serverless functions framework for Docker and Kubernetes. By OpenFaaS
SCAR187 12 - Serverless Container-aware Architectures (SCAR) is a serverless framework that allows easy deployment and execution of containers (e.g. Docker) in Serverless environments (e.g. Lambda) by @grycap
Testing
Container Structure Test577 21 - A framework to validate the structure of an image by checking the outputs of commands or the contents of the filesystem. By @GoogleCloudPlatform
dgoss2k 120 - A fast YAML based tool for validating docker containers.
DockerSpec37 5 - A small Ruby Gem to run RSpec and Serverspec, Infrataster and Capybara tests against Dockerfiles or Docker images easily. By @zuazo
Dockunit42 11 π - Docker based integration tests. A simple Node based utility for running Docker based unit tests. By @dockunit
InSpec1k 351 - InSpec is an open-source testing framework for infrastructure with a human- and machine-readable language for specifying compliance, security and policy requirements. By @chef
Pumba - Chaos testing tool for Docker. Can be deployed on kubernetes and CoreOS cluster. By @alexei-led
Wrappers
Ansible - Manage the life cycle of Docker containers. By RedHat
Azk849 79 - Orchestrate development enviornments on your local machine by @azukiapp
Beluga214 12 π - CLI to deploy docker containers on a single server or low amount of servers. By @cortextmedia
dexec285 17 - Command line interface written in Go for running code with Docker Exec images.
docker-do17 1 - hassle-free docker run, like env but for docker by @benzaita
Dray323 29 - An engine for managing the execution of container-based workflows by @CenturyLinkLabs
FuGu145 7 - Docker run wrapper without orchestration by @mattes
CircleCI - Push or pull Docker images from your build environment, or build and run containers right on CircleCI.
CodeFresh - Everything you need to build, test, and share your Docker applications. Provides automated end to end testing.
CodeShip - Work with your established Docker workflows while automating your testing and deployment tasks with our hosted platform dedicated to speed and security.
ConcourseCI - A CI SaaS platform for developers and DevOps teams pipeline oriented.
Semaphore CI β A high-performance cloud solution that makes it easy to build, test and ship your containers to production.
Shippable - A SaaS platform for developers and DevOps teams that significantly reduces the time taken for code to be built, tested and deployed to production.
TravisCI - A Free github projects continuous integration Saas platform for developers and Devops.
Wercker - A Docker-Native continous integration & deployment Automation platform for Kubernetes & Microservice Deployments.
CaaS
Amazon ECS - A management service on EC2 that supports Docker containers.
Jelastic Cloud - "Easy-to-use" container hosting platfrom with automatic vertical and horizontal scaling. Available over 50+ hosting providers worldwide.
Sloppy.io - all-in-one solution for container deployment and hosting β made and hosted in Germany
Triton - Elastic container-native infrastructure by Joyent.
Monitoring Services
AppDynamics - AppDynamics gives enterprises real-time insights into application performance, user performance, and business performance so they can move faster in an increasingly sophisticated, software-driven world.
Axibase Time-Series Database - Long-term retention of container statistics and built-in dashboards for Docker. Collected with native Google cAdvisor storage driver.
CA Technologies Docker Monitoring - Agile Operations solutions from CA deliver the modern Docker monitoring businesses need to accelerate and optimize the performance of microservices and the dynamic Docker environments running them. Monitor both the Docker environment and apps that run inside them.
CoScale - Full stack monitoring for containerized applications and microservices. Powered by anomaly detection to find performance problems faster.
Datadog - Datadog is a full-stack monitoring service for large-scale cloud environments that aggregates metrics/events from servers, databases, and applications. It includes support for Docker, Kubernetes, and Mesos.
Meros - Analyzes containers resources, captures logs, remote web SSH terminal and powerful DevOps alerts.
Prometheus - Open-source service monitoring system and time series database
Site24x7 - Docker Monitoring for DevOps and IT is a SaaS Pay per Host model
SPM for Docker123 33 - Monitoring of host and container metrics, Docker events and logs. Automatic log parser. Anomaly Detection and alerting for metrics and logs. @sematext
Sysdig Monitor - Sysdig Monitor can be used as either software or a SaaS service to monitor, alert, and troubleshoot containers using system calls. It has container-specific features for Docker and Kubernetes.
Awesome Selfhosted21k 2k list of Free Software network services and web applications which can be hosted locally by running in a classical way (setup local web server and run applications from there) or in a Docker container. By @Kickball