awesome-docker

Docker guide

A curated collection of Docker-related resources and projects

whale A curated list of Docker resources and projects

GitHub

31k stars
768 watching
3k forks
last commit: about 2 months ago
Linked from 10 awesome lists

awesomeawesome-listcontainerdockerdocker-apidocker-containerdocker-deploymentdocker-environmentdocker-imagedocker-machinedocker-monitoringdocker-registrydocker-securitydocker-swarmdockerfilelistmobytools

Where to start

Benefits of using Docker for development and delivery, with a practical roadmap for adoption
Bootstrapping Microservices by - 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 5,706 6 months ago : 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 68 about 2 months ago : 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) by Alex Clews
Docker Hands-on Labs A structured Docker skill tree with 100 beginner-friendly hands-on labs by LabEx
Docker katas 243 2 months ago A series of labs that will take you from "Hello Docker" to deploying a containerized web application to a server
Docker Latest Tutorial — This is a series of latest docker tutorial, where you can learn what is docker, docker lifecycle, how to run Nginx Web Server in Docker?, how to run mysql on docker container, how to use Python on docker and many other important topics
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
Docker Tutorial for Beginners (Updated 2019 version) — In this Docker tutorial, you'll learn all the basics and learn how you can containerize Node.js and Go applications. Even if you aren't familiar with these languages it should be easy for you to follow this tutorial and use any other language
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 235 12 months ago : step-by-step tutorial and more resources (video, articles, cheat sheets) by
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 236 over 4 years ago This Spanish guide contains the use of basic docker commands with real life examples
Practical Introduction to Container Terminology The landscape for container technologies is larger than just docker. Without a good handle on the terminology, It can be difficult to grasp the key differences between docker and (pick your favorites, CRI-O, rkt, lxc/lxd) or understand what the Open Container Initiative is doing to standardize container technology
Setting Python Development Environment with VScode and Docker 862 12 months ago : 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 and the projects are hosted on repository
@eon01 3,750 about 1 year ago
@dimonomid 190 over 3 years ago (PDF)
@JensPiegsa 20 almost 3 years ago
@wsargent 22,162 6 months ago (Most popular)

Where to start (Windows)

A Comparative Study of Docker Engine on Windows Server vs Linux Platform Comparing the feature sets and implementations of Docker on Windows and Linux
Docker on Windows behind a firewall by
Docker Reference Architecture: Modernizing Traditional .NET Framework Applications You will learn to identify the types of .NET Framework applications that are good candidates for containerization, the "lift-and-shift" approach to containerization
Docker with Microsoft SQL 2016 + ASP.NET Demonstration running ASP.NET and SQL Server workloads in Docker
Exploring ASP.NET Core with Docker in both Linux and Windows Containers Running ASP.NET Core apps in Linux and Windows containers, using
Running a Legacy ASP.NET App in a Windows Container Steps for Dockerizing a legacy ASP.NET app and running as a Windows container
Windows Containers and Docker: The 101 A 20-minute overview, using Docker to run PowerShell, ASP.NET Core and ASP.NET apps
Windows Containers Quick Start Overview of Windows containers, drilling down to Quick Starts for Windows 10 and Windows Server 2016

Projects

Moby 68,896 about 1 month ago
Docker Images
Docker Compose 34,262 about 1 month ago (Define and run multi-container applications with Docker)
Docker Machine 6,635 almost 3 years ago (Machine management for a container-centric world)
Docker Registry 9,074 about 1 month ago (The Docker toolset to pack, ship, store, and deliver content)
Docker Swarm 5,756 over 4 years ago (Swarm: a Docker-native clustering system)

Projects / Container Operations / Container Composition

bocker 141 about 5 years ago (2) - Write Dockerfile completely in Bash. Extensible and simple. --> Reusable by
bocker 11,950 about 7 years ago (1) - Docker implemented in 100 lines of bash by
box 237 over 6 years ago Build Dockerfile images with a mruby DSL, includes flattening and layer manipulation
Capitan 28 over 7 years ago Composable docker orchestration with added scripting support by
compose_plantuml 92 almost 3 years ago Generate Plantuml graphs from docker-compose files by
Composerize 3,241 4 months ago Convert docker run commands into docker-compose files
crowdr 95 over 4 years ago Tool for managing multiple Docker containers ( alternative) by
ctk 292 over 2 years ago Visual composer for container based workloads. By
docker-compose-graphviz 54 over 9 years ago Turn a docker-compose.yml files into Graphviz .dot files by
docker-config-update 50 almost 2 years ago Utility to update docker configs and secrets for deploying in a compose file by
draw-compose 92 about 2 years ago Utility to draw a schema of a docker compose by
elsy 79 almost 3 years ago An opinionated, multi-language, build tool based on Docker and Docker Compose
habitus 1,358 almost 5 years ago A Build Flow Tool for Docker by
kompose 9,682 about 1 month ago Go from Docker Compose to Kubernetes
Maestro 615 over 11 years ago Maestro provides the ability to easily launch, orchestrate and manage multiple Docker containers as single unit by
percheron 158 almost 7 years ago Organise your Docker containers with muscle and intelligence by
plash 379 5 months ago A container run and build engine - runs inside docker
podman-compose 5,138 about 1 month ago a script to run docker-compose.yml using podman by
rocker-compose 406 almost 2 years ago Docker composition tool with idempotency features for deploying apps composed of multiple containers. By
rocker 1,340 almost 2 years ago Extended Dockerfile builder. Supports multiple FROMs, MOUNTS, templates, etc. by
Smalte 34 about 3 years ago – Dynamically configure applications that require static configuration in docker container. By
Stacker 67 almost 8 years ago Docker Compose Templates. Stacker provides an abstraction layer over Docker Compose and a better DX (developer experience)
Stitchocker 29 10 months ago A lightweight and fast command line utility for conveniently grouping your docker-compose multiple container services. By
Zodiac 198 almost 5 years ago A lightweight tool for easy deployment and rollback of dockerized applications. By

Projects / Container Operations / Deployment and Infrastructure

awesome-stacks 986 about 1 month ago Deploy 80+ open-source web apps with one Docker command
blackfish a CoreOS VM to build swarm clusters for Dev & Production by
BosnD BosnD, the boatswain daemon - A dynamic configuration file writer & service reloader for dynamically changing container environments
Centurion 1,756 5 months ago 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
Clocker 429 about 6 years ago 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 and for networking and for application blueprints. By
Conduit 107 about 8 years ago Experimental deployment system for Docker by
depcon 92 over 6 years ago Depcon is written in Go and allows you to easily deploy Docker containers to Apache Mesos/Marathon, Amazon ECS and Kubernetes. By
deploy 56 about 8 years ago Git and Docker deployment tool. A middle ground between simple Docker composition tools and full blown cluster orchestration by
dockit 107 about 10 years ago Do docker actions and Deploy gluster containers! By
gitkube 3,813 over 1 year ago Gitkube is a tool for building and deploying docker images on Kubernetes using . By
Grafeas 1,520 about 1 month ago A common API for metadata about containers, from image and build details to security vulnerabilities. By
Longshoreman 421 about 10 years ago 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
swarm-ansible 34 about 1 month ago 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 19 6 months ago 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
werf 4,282 about 1 month ago werf is a CI/CD tool for building Docker images efficiently and deploying them to Kubernetes using GitOps by

Projects / Container Operations / Monitoring

Autoheal 1,378 10 months ago Monitor and restart unhealthy docker containers automatically
Axibase Collector 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
cAdvisor 17,304 about 1 month ago Analyzes resource usage and performance characteristics of running containers. Created by
Docker-Alertd 105 about 7 years ago Monitor and send alerts based on docker container resource usage/statistics
Docker-Flow-Monitor 87 almost 4 years ago Reconfigures Prometheus when a new service is updated or deployed automatically by
Dockerana 205 over 9 years ago packaged version of Graphite and Grafana, specifically targeted at metrics from Docker
DockProc I/O monitoring for containers on processlevel
dockprom 6,069 3 months ago Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager by
Doku 315 about 1 year ago Doku is a simple web-based application that allows you to monitor Docker disk usage
Dozzle 6,980 about 1 month ago Monitor container logs in real-time with a browser or mobile device
Dynatrace Monitor containerized applications without installing agents or modifying your Run commands
Glances 27,127 about 1 month ago A cross-platform curses-based system monitoring tool written in Python by
Grafana Docker Dashboard Template A template for your Docker, Grafana and Prometheus stack
HertzBeat 5,815 about 1 month ago An open-source real-time monitoring system with custom-monitor and agentless
InfluxDB, cAdvisor, Grafana 470 over 6 years ago InfluxDB Time series DB in combination with Grafana and cAdvisor by
LogJam 135 over 9 years ago 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
Logspout 4,660 over 1 year ago Log routing for Docker container logs by
monit-docker 32 about 2 years ago Monitor docker containers resources usage or status and execute docker commands or inside containers. [@decryptus][decryptus]
NexClipper 563 over 1 year ago NexClipper is the container monitoring and performance management solution specialized in Docker, Apache Mesos, Marathon, DC/OS, Mesosphere, Kubernetes by
Out-of-the-box Host/Container Monitoring/Logging/Alerting Stack 532 over 6 years ago Docker host and container monitoring, logging and alerting out of the box using cAdvisor, Prometheus, Grafana for monitoring, Elasticsearch, Kibana and Logstash for logging and elastalert and Alertmanager for alerting. Set up in 5 Minutes. Secure mode for production use with built-in
Sidekick 1,623 over 1 year ago 💲 - Open source live application debugger like Chrome DevTools for your backend. Collect traces and generate logs on-demand without stopping & redeploying your applications
SuperVisor CPM and - A simple and accessible FOSS container performance monitoring service written in Python by
SwarmAlert 21 about 5 years ago Monitors a Docker Swarm and sends Pushover alerts when it finds a container with no healthy service task running
Zabbix Docker module 1,194 almost 3 years ago 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
Zabbix Docker 52 over 7 years ago Monitor containers automatically using zabbix LLD feature

Projects / Container Operations / Networking

Calico 6,078 about 1 month ago Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other
Flannel 8,863 about 1 month ago Flannel is a virtual network that gives a subnet to each host for use with container runtimes. By
Freeflow 610 over 1 year ago High performance container overlay networks on Linux. Enabling RDMA (on both InfiniBand and RoCE) and accelerating TCP to bare metal performance. By
MyIP 6,619 about 1 month ago All in one IP Toolbox. Easy to check all your IPs, IP geolocation, check for DNS leaks, examine WebRTC connections, speed test, ping test, MTR test, check website availability, whois search and more. By
netshoot 8,789 about 1 month ago The netshoot container has a powerful set of networking tools to help troubleshoot Docker networking issues by
Pipework 4,229 2 months ago Software-Defined Networking for Linux Containers, Pipework works with "plain" LXC containers, and with the awesome Docker. By
Weave 6,621 5 months ago (The Docker network) - Weave creates a virtual network that connects Docker containers deployed across multiple hosts

Projects / Container Operations / Orchestration

Ansible Linux Docker 24 over 1 year ago Run Ansible from a Linux container. By
athena 92 over 7 years ago An automation platform with a plugin architecture that allows you to easily create and share services
blimp 25 almost 10 years ago 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 and
CloudSlang 236 about 1 month ago CloudSlang is a workflow engine to create Docker process automation
clusterdock 29 over 1 year ago Docker container orchestration to enable the testing of long-running cluster deployments
Crane 752 over 1 year ago Control plane based on docker built-in swarm
Docker Flow Swarm Listener 69 over 5 years ago Docker Flow Swarm Listener project is to listen to Docker Swarm events and send requests when a change occurs. By
docker rollout 2,522 3 months ago Zero downtime deployment for Docker Compose services by
gantryd 267 over 8 years ago A framework for easy management of docker-based components across machines by
Haven 288 over 6 years ago Haven is a simplified container management platform that integrates container, application, cluster, image, and registry managements. By
Helios 2,107 4 months ago A simple platform for deploying and managing containers across an entire fleet of servers by
Kontena 1,469 almost 6 years ago The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use
Kubernetes 111,689 about 1 month ago Open source orchestration system for Docker containers by Google
ManageIQ 1,350 about 1 month ago Discover, optimize and control your hybrid IT. By
Mantl 2,998 over 5 years ago Mantl is a modern platform for rapidly deploying globally distributed services
Marathon 4,064 over 2 years ago Marathon is a private PaaS built on Mesos. It automatically handles hardware or software failures and ensures that an app is "always on"
Mesos 5,276 5 months ago Resource/Job scheduler for containers, VM's and physical hosts
Nebula A Docker orchestration tool designed to manage massive scale distributed clusters
Nomad 15,029 about 1 month ago Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler by
Panamax 1,438 about 2 years ago An open-source project that makes deploying complex containerized apps as easy as Drag-and-Drop by
Rancher 23,554 about 1 month ago An open source project that provides a complete platform for operating Docker in production by
RedHerd Framework 65 over 1 year ago RedHerd is a collaborative and serverless framework for orchestrating a geographically distributed group of assets capable of simulating complex offensive cyberspace operations. By
Swarm-cronjob 773 4 months ago Create jobs on a time-based schedule on Swarm by

Projects / Container Operations / PaaS

Atlantis 391 almost 9 years ago Atlantis is an Open Source PaaS for HTTP applications built on Docker and written in Go
caprover 13,423 about 2 months ago [previously known as CaptainDuckDuck] Automated Scalable Webserver Package (automated Docker+nginx) - Heroku on Steroids
Convox Rack 1,884 2 months ago Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices
Dcw 17 almost 8 years ago Docker-compose SSH wrapper: a very poor man PaaS, exposing the docker-compose and custom-container commands defined in container labels
Dokku 29,468 about 1 month ago Docker powered mini-Heroku that helps you build and manage the lifecycle of applications (originally by )
Empire 2,688 about 1 year ago A PaaS built on top of Amazon EC2 Container Service (ECS)
Exoframe 1,146 about 1 year ago A self-hosted tool that allows simple one-command deployments using Docker
Flynn 7,849 over 3 years ago A next generation open source platform as a service
Hephy Workflow 414 over 1 year ago Open source PaaS for Kubernetes that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage applications. Fork of
Krane 83 over 1 year ago Toolset for managing container workloads on remote servers
Nanobox 1,611 about 5 years ago 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 and optimized for Dockerized app development and deployment by
Tsuru 4,872 about 1 month ago Tsuru is an extensible and open source Platform as a Service software

Projects / Container Operations / Reverse Proxy

bunkerized-nginx 7,068 about 1 month ago Web app hosting and reverse proxy secure by default. By
caddy-docker-proxy 3,108 2 months ago Caddy-based reverse proxy, configured with service or container labels. By
caddy-docker-upstreams 25 6 months ago Docker upstreams module for Caddy, configured with container labels. By
Docker Dnsmasq Updater 31 about 1 month ago Update a remote dnsmasq server with Docker container hostnames
docker-flow-proxy 318 almost 2 years ago Reconfigures proxy every time a new service is deployed, or when a service is scaled. By
docker-proxy 284 2 months ago Transparent proxy for docker containers, run in a docker container. By
fabio 7,280 about 2 months ago A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. By (Frank Schroeder)
h2o-proxy 45 over 8 years ago Automated H2O reverse proxy for Docker containers. An alternative to by
Let's Encrypt Nginx-proxy Companion 7,441 about 1 month ago A lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically. By
muguet 166 almost 8 years ago DNS Server & Reverse proxy for Docker environments. By
Nginx Proxy Manager 23,681 about 1 month ago A beautiful web interface for proxying web based services with SSL. By
nginx-proxy 18,646 about 1 month ago Automated nginx proxy for Docker containers using docker-gen by
Swarm Ingress Router 167 over 6 years ago Route DNS names to Swarm services based on labels. By
Swarm Router 69 over 1 year ago A «zero config» service name based router for docker swarm mode with a fresh and more secure approach. By
Træfɪk 51,813 about 1 month ago Automated reverse proxy and load-balancer for Docker, Mesos, Consul, Etcd... By

Projects / Container Operations / Runtime

aind 1,492 over 3 years ago AinD launches Android apps in Docker, by nesting Anbox containers inside Docker by
cri-o 5,267 about 1 month ago Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by
lxc 4,711 about 1 month ago LXC - Linux Containers
podman 24,166 about 1 month ago libpod is a library used to create container pods. Home of Podman by
rlxc 15 over 3 years ago LXC binary written in Rust by
runtime-tools 434 2 months ago oci-runtime-tool is a collection of tools for working with the OCI runtime specification by

Projects / Container Operations / Security

Anchor 13 3 months ago A tool to ensure reproducible builds by pinning dependencies inside your Dockerfiles
Anchor Enterprise Analyze images for CVE vulnerabilities and against custom security policies by
Aqua Security Securing container-based applications from Dev to Production on any platform
bane 1,180 over 4 years ago AppArmor profile generator for Docker containers by
CetusGuard 56 about 1 month ago CetusGuard is a tool that protects the Docker daemon socket by filtering calls to its API endpoints
CIS Docker Benchmark 490 over 1 year ago This 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
Checkov 7,214 about 1 month ago Static analysis for infrastructure as code manifests (Terraform, Kubernetes, Cloudformation, Helm, Dockerfile, Kustomize) find security misconfiguration and fix them. By
Clair 10,409 about 1 month ago Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers. By
Dagda 1,164 over 1 year ago Dagda is a tool to perform static analysis of known vulnerabilities, trojans, viruses, malware & other malicious threats in docker images/containers and to monitor the docker daemon and running docker containers for detecting anomalous activities. By
Deepfence Enterprise Full life cycle Cloud Native Workload Protection platform for kubernetes, virtual machines and serverless. By
Deepfence Threat Mapper 4,861 about 1 month ago Powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless. By
docker-bench-security 9,195 3 months ago script that checks for dozens of common best-practices around deploying Docker containers in production. By
docker-explorer 531 4 months ago A tool to help forensicate offline docker acquisitions by
docker-lock A cli-plugin for docker to automatically manage image digests by tracking them in a separate Lockfile. By
dvwassl 5 over 1 year ago SSL-enabled Damn Vulnerable Web App to test Web Application Firewalls. By
KICS 2,117 about 1 month ago 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. By
notary 3,238 5 months ago a server and a client for running and interacting with trusted collections. By
oscap-docker 1,397 about 1 month ago OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By
Prisma Cloud (previously Twistlock Security Suite) detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications
Syft 6,371 about 1 month ago CLI tool and library for generating a Software Bill of Materials (SBOM) from container images and filesystems
Sysdig Falco 7,460 about 1 month ago 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
Trivy 24,010 about 1 month ago Aqua Security's open source simple and comprehensive vulnerability scanner for containers (suitable for CI)

Projects / Container Operations / Service Discovery

docker-consul 1,069 almost 4 years ago by
etcd 48,056 about 1 month ago Distributed reliable key-value store for the most critical data of a distributed system by (former part of CoreOS)
istio 36,240 about 1 month ago An open platform to connect, manage, and secure microservices by
proxy 52 over 9 years ago lightweight nginx based load balancer self using service discovery provided by registrator. by
registrator 4,660 8 months ago Service registry bridge for Docker by and

Projects / Container Operations / Volume Management / Data

Blockbridge 92 over 3 years ago 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
Convoy 1,307 about 3 years ago an open-source Docker volume driver that can snapshot, backup and restore Docker volumes anywhere. By
Docker Machine NFS 794 almost 4 years ago Activates NFS for an existing boot2docker box created through Docker Machine on OS X
Docker Unison 167 about 5 years ago A docker volume container using Unison for fast two-way folder sync. Created as an alternative to slow boot2docker volumes on OS X. By
Docker Volume Backup 2,157 about 1 month ago Backup Docker volumes locally or to any S3 compatible storage. By
Local Persist 862 over 1 year ago Specify a mountpoint for your local volumes (created via ) so that files will always persist and so you can mount to different directories in different containers
Minio 48,833 about 1 month ago S3 compatible object storage server in Docker containers
Netshare 1,120 almost 4 years ago Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin. By
portworx Decentralized storage solution for persistent, shared and replicated volumes
quobyte fully fault-tolerant distributed file system with a docker volume driver
REX-Ray 2,175 over 1 year ago provides a vendor agnostic storage orchestration engine. The primary design goal is to provide persistent storage for Docker, Kubernetes, and Mesos. By (DELL Technologies)
Storidge 1 over 5 years ago Software-defined Persistent Storage for Kubernetes and Docker Swarm

Projects / Container Operations / User Interface

built-in Docker plugin JetBrains IDEs (IntelliJ IDEA, GoLand, WebStorm, CLion etc.) has
Docker Tooling plugin Eclipse
denops-docker.vim 87 about 2 months ago Manage docker containers and images in Vim. By
docker.vim 178 over 3 years ago Manage docker containers and images in Vim. By
docker.el 754 2 months ago Manage docker from Emacs by
Docker Desktop Official native app. Only for Windows and MacOS
Dockeron 797 about 4 years ago A project built on Electron + Vue.js for Docker on desktop
DockStation 2,158 almost 4 years ago A developer centric UI to configure, monitor, and manage services and containers
Lifeboat 186 about 5 years ago An easy way to launch Docker projects with a graphical interface on your Mac
Simple Docker UI 600 4 months ago built on Electron. By
Stevedore 305 about 1 month ago Good Docker Desktop replacement for Windows. Both Linux and Windows Containers are supported
ctop (1) 424 over 7 years ago A command line / text based Linux Containers monitoring tool that works just like you expect (Python) by
ctop (2) 15,641 6 months ago Top-like interface for container metrics (Golang) by
dive 48,436 6 months ago A tool for exploring each layer in a docker image. By
dockdash 123 over 2 years ago detailed stats. By
Docker-mon 780 over 9 years ago Console-based Docker monitoring by
dockly 3,815 about 2 months ago An interactive shell UI for managing Docker containers by
DockSTARTer 2,262 about 1 month ago DockSTARTer helps you get started with home server apps running in Docker by
docui 2,311 about 3 years ago An interactive shell UI for managing Docker containers. Also works in Windows. By
dry 3,027 8 months ago An interactive CLI for Docker containers by
goManageDocker 531 about 2 months ago TUI tool to view and manage your docker objects blazingly fast with sensible keybindings, also supports VIM navigation out of the box by
lazydocker 39,303 about 2 months ago The lazier way to manage everything docker. A simple terminal UI for both docker and docker-compose, written in Go with the gocui library. By
oxker 746 about 1 month ago A simple tui to view & control docker containers. Written in , making heavy use of & , by
sen 997 about 2 months ago Terminal user interface for docker engine, by
captain 242 about 2 years ago Easily start and stop docker compose projects from any directory. By
dcinja 9 7 months ago The powerful and smallest binary size of template engine for docker command line environment. By
dcp 109 over 1 year ago A simple tool for copying files from container filesystems. By
dctl 19 about 1 month ago dctl is a Cli tool that helps developers by allowing them to execute all docker compose commands anywhere in the terminal, and more. By
decompose 88 about 1 month ago Reverse-engineering tool for docker environments. By
docker-ls 453 over 1 year ago CLI tools for browsing and manipulating docker registries by
docker pushrm 141 7 months ago A Docker CLI plugin that lets you push the README.md file from the current directory to Docker Hub. Also supports Quay and Harbor. By
dockersql 122 over 4 years ago A command line interface to query Docker using SQL by
DVM 523 almost 3 years ago Docker version manager by
goinside 30 over 4 years ago Get inside a running docker container easily. by
ns-enter 2,594 over 4 years ago no more ssh, enter name spaces of container by
Pdocker 6 almost 4 years ago A simple tool to manage and maintain Docker for personal projects by
proco 107 12 months ago 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. by
reg 1,664 7 months ago Docker registry v2 command line client by
scuba 87 5 months ago Transparently use Docker containers to encapsulate software build environments, by
skopeo 8,431 about 1 month ago Work with remote images registries - retrieving information, images, signing content by
supdock 82 2 months ago Allows for slightly more visual usage of Docker with an interactive prompt. By
tsaotun 54 over 2 years ago Python based Assistance for Docker by
wharfee 658 7 months ago Autocompletion and syntax highlighting for Docker commands. by
dext-docker-registry-plugin 4 about 8 years ago Search the Docker Registry with the Dext smart launcher. By
docker-ssh 646 almost 7 years ago SSH Server for Docker containers ~ Because every container should be accessible. By
dockercraft 7,228 over 3 years ago Docker + Minecraft = Dockercraft by
dockerfile-mode 534 4 months ago An emacs mode for handling Dockerfiles by
MultiDocker 53 about 6 years ago Create a secure multi-user Docker machine, where each user is segregated into an indepentent container
Powerline-Docker 61 over 7 years ago A Powerline segment for showing the status of Docker containers by
Admiral 255 over 3 years ago Admiral™ is a highly scalable and very lightweight Container Management platform for deploying and managing container based applications. By
CASA 77 about 1 month ago Outsource the administration of a handful of containers to your co-workers, by
Container Web TTY 251 7 months ago Connect your containers via a web-tty
dockemon 699 11 months ago Docker Container Management GUI by
Docker Compose UI 1,545 about 3 years ago Manage docker-compose via HTTP. docker-compose-ui runs in a Docker container, mounts the hosts docker socket and exposes a RESTful API and AngularJS GUI
Docker Registry Browser 520 about 1 month ago Web Interface for the Docker Registry HTTP API v2 by
Docker Registry UI (Joxit) 2,637 about 2 months ago The simplest and cleanest UI for private registries by
Docker Registry UI 893 about 2 years ago A web UI for easy private/local Docker Registry integration by
docker-registry-web 536 almost 3 years ago Web UI, authentication service and event recorder for private docker registry v2 by
docker-swarm-visualizer 3,288 3 months ago Visualizes Docker services on a Docker Swarm (for running demos)
dockering-on-rails 24 about 9 years ago Simple Web-Interface for Docker with a lot of features by
DockerSurfer 8 about 7 years ago A web service for analyze and browse dependencies between Docker images in the Docker registry, by
dockge 13,579 3 months ago easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager by
Komodo 2,127 about 1 month ago A tool to build and deploy software on many servers
Kubevious 1,632 about 1 year ago A highly visual web UI for Kubernetes which renders configuration and state in an application centric way by
Mafl 386 about 1 month ago Minimalistic flexible homepage by
netdata 72,607 about 1 month ago Real-time performance monitoring
OctoLinker 5,287 over 1 year ago A browser extension for GitHub that makes the image name in a clickable and redirect you to the related Docker Hub page
Portainer 31,343 about 1 month ago A lightweight management UI for managing your Docker hosts or Docker Swarm clusters by
Rapid Dashboard 140 over 3 years ago A simple query dashboard to use Docker Remote API by
Seagull 1,931 about 7 years ago Friendly Web UI to monitor docker daemon. by
Swarmpit 3,135 7 months ago Swarmpit provides simple and easy to use interface for your Docker Swarm cluster. You can manage your stacks, services, secrets, volumes, networks etc
Swirl 622 over 1 year ago Swirl is a web management tool for Docker, focused on swarm cluster By
Theia 20,130 about 1 month ago Extensible platform to develop full-fledged multi-language Cloud & Desktop IDE-like products with state-of-the-art web technologies
Yacht 3,499 about 1 month ago A Web UI for docker that focuses on templates and ease of use in order to make deployments as easy as possible. By

Projects / Docker Images / Base Tools

amicontained 1,020 about 4 years ago Container introspection tool. Find out what container runtime is being used as well as features available by
Chaperone 175 over 4 years ago A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by
ckron 55 about 1 month ago A cron-style job scheduler for docker, by
CoreOS Linux for Massive Server Deployments
distroless 19,379 about 1 month ago Language focused docker images, minus the operating system, by
docker-alpine 5,708 almost 4 years ago A super small Docker base image using Alpine Linux by
docker-gen 4,469 about 1 month ago Generate files from docker container meta-data by
dockerize 186 about 1 month ago Utility to simplify running applications in docker containers by ,
GoSu 4,733 4 months ago Run this specific application as this specific user and get out of the pipeline (entrypoint script tool) by
is-docker 220 over 1 year ago Check if the process is running inside a Docker container by
lstags 334 over 1 year ago sync Docker images across registries by
NVIDIA-Docker 17,275 about 1 year ago The NVIDIA Container Runtime for Docker by
Ofelia 3,147 about 1 month ago 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
SparkView 14 about 1 month ago Access VMs, desktops, servers or applications anytime and from anywhere, without complex and costly client roll-outs or user management
su-exec 979 6 months ago 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. By
sue 11 over 2 years ago Executes a program as a user different from the user running sue. This is a maintainable alternative to ncopa/su-exec, which is the better tianon/gosu. This one is far better (higher performance, smaller size), than the original gosu, however it is far easier to maintain, than su-exec, which is written in plain C. Made by
supercronic 1,937 2 months ago crontab-compatible job runner, designed specifically to run in containers by
TrivialRC 30 about 1 year ago A minimalistic Runtime Configuration system and process manager for containers

Projects / Docker Images / Builder

ansible-bender 678 5 months ago A tool utilising and by
buildah 7,518 about 1 month ago A tool that facilitates building OCI images by
BuildKit 8,319 about 1 month ago Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit by
cekit 105 about 2 months ago A tool used by openshift to build base images using different build engines by
container-diff 3,761 10 months ago An image tool for comparing and analyzing container images by
container-factory 62 over 9 years ago Produces Docker images from tarballs of application source code by
copy-docker-image 37 over 6 years ago Copy a Docker image between registries without a full Docker installation by
Derrick 687 almost 2 years ago A tool help you to automate the generation of Dockerfile and dockerize application by scanning the code. By
dlayer 402 about 1 month ago docker layer analyzer by
docker-companion 44 over 1 year ago A command line tool written in Golang to squash and unpack docker images by
docker-make 98 about 5 years ago Build, tag,and push a bunch of related docker images via a single command
docker-replay 200 over 6 years ago Generate command and options from running containers. By
docker-repack 110 about 1 month ago Repacks a Docker image into a smaller, more efficient version that makes it significantly faster to pull. By
DockerMake 137 about 2 years ago A reproducible Docker image build system for complex software stacks. By
DockerSlim 20,289 about 1 month ago shrinks fat Docker images creating the smallest possible images
Dockly 225 almost 2 years ago Dockly is a gem made to ease the pain of packaging an application in Docker by
dockramp 259 over 8 years ago Proof of Concept: A Client Driven Docker Image Builder by
essex 36 over 4 years ago 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 459 3 months ago Generates Dockerfiles from a high level Python recipe, including building blocks for High-Performance Computing components by
img 3,916 8 months ago Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder by
kaniko 14,997 about 1 month ago Build Container Images In Kubernetes. By
makisu 2,408 over 3 years ago Uber's fast and flexible unprivileged image builder for Mesos and Kubernetes, with distributed cache support. By
packer Hashicorp tool to build machine images including docker image integrated with configuration management tools like chef, puppet, ansible
portainer 130 almost 8 years ago Apache Mesos framework for building Docker images by
Production-Ready Python Containers A template for creating production-ready Docker images for Python applications
RAUDI 546 about 2 months ago 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. By
runlike 2,186 about 1 month ago Generate command and options from running containers by
SkinnyWhale 183 about 7 years ago Skinnywhale helps you make smaller (as in megabytes) Docker containers
Smith 603 about 5 years ago A Micocontainer Builder and can perform multi-stage builds after the image is built
userdef 9 over 1 year ago An advanced for your Alpine based Docker images. Made by
Whaler 1,074 over 2 years ago Program to reverse Docker images into Dockerfiles by
Whales 384 over 5 years ago A tool to automatically dockerize your applications by

Projects / Docker Images / Dockerfile

chaperone-docker 64 over 6 years ago A set of images using the Chaperone process manager, including a lean Alpine image, LAMP, LEMP, and bare-bones base kits
Dockerfile Generator 172 over 2 years ago is both a Go library and an executable that produces valid Dockerfiles using various input channels
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
dockerfilegraph 158 about 1 month ago Visualize your multi-stage Dockerfiles. By
Dockershelf 87 2 months ago 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. Maintained by
dockmoor 19 over 1 year ago Manage docker image references and help to create reproducible builds with Docker. By
Vektorcloud A collection of minimal, Alpine-based Docker images
@0xy
@arun-gupta 250 over 6 years ago
@awesome-startup 64 over 7 years ago
@crosbymichael 300 over 7 years ago
@jessfraz 13,730 7 months ago
@komljen 574 over 8 years ago
@kstaken 819 about 5 years ago
@ondrejmo 24 over 4 years ago
@vimagick 3,153 about 2 months ago

Projects / Docker Images / Linter

docker-image-size-limit 122 about 2 months ago A tool to keep an eye on your docker images size
Dockerfile Linter action 41 almost 2 years ago The linter lets you verify Dockerfile syntax to make sure it follows the best practices for building efficient Docker images
dockfmt 431 12 months ago Dockerfile formatter and parser by
FROM:latest 993 over 1 year ago An opinionated Dockerfile linter by
Hadolint 10,527 about 1 month ago A Dockerfile linter that checks for best practices, common mistakes, and is also able to lint any bash written in instructions; by
Whale-linter 36 about 5 years ago A simple and small Dockerfile linter written in Python3+ without dependencies by

Projects / Docker Images / Metadata

opencontainer 3,561 about 1 month ago A convention and shared namespace for Docker labels defined by OCI Image Spec

Projects / Docker Images / Registry

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
CargoOS 9 almost 8 years ago A bare essential OS for running the Docker Engine on bare metal or Cloud. By
cleanreg 56 over 2 years ago A small tool to delete image manifests from a Docker Registry implementing the API v2, dereferencing them for the GC by
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 9,074 about 1 month ago The Docker toolset to pack, ship, store, and deliver content
Docket 705 over 4 years ago Custom docker registry that allows for lightning fast deploys through bittorrent by
Dragonfly 2,311 about 1 month ago 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 24,406 about 1 month ago An open source trusted cloud native registry project that stores, signs, and scans content. Supports replication, user management, access control and activity auditing. By formerly
JFrog Artifactory Artifact Repository Manager, can be used as private Docker Registry as well
Kraken 6,150 about 1 month ago Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds
Quay.io (part of CoreOS) - Secure hosting for private Docker repositories
Registryo 12 almost 2 years ago UI and token based authentication server for onpremise docker registry
Rescoyl 16 almost 8 years ago Private Docker registry (free and open source) by
Sonatype Nexus Repository Manage binaries and build artifacts across your software supply chain

Projects / Development with Docker / API Client

ahab 136 about 6 years ago Docker event handling with Python by
clj-docker-client 176 over 2 years ago Idiomatic Clojure client for the Docker remote API. By
contajners 135 2 months ago An idiomatic, data-driven, REPL friendly Clojure client for OCI container engines. By
Docker Client for JVM 113 about 1 month ago A Docker remote api client library for the JVM, written in Groovy by
Docker Client TypeScript Docker API client for JavaScript, automatically generated from Swagger API definition from moby repository. By
docker-client 1,433 almost 3 years ago Java client for the Docker remote API. By
docker-controller-bot 155 about 1 month ago Telegram bot to control docker containers. By
docker-it-scala 432 11 months ago Docker integration testing kit with Scala by
docker-java-api 270 over 3 years ago Lightweight, truly object-oriented, Java client for Docker's API. By
docker-maven-plugin 1,887 about 2 months ago A Maven plugin for running and creating Docker images by
Docker-PowerShell 289 over 6 years ago PowerShell Module for Docker
Docker.DotNet 2,277 3 months ago C#/.NET HTTP client for the Docker remote API by
Docker.Registry.DotNet 42 5 months ago .NET (C#) Client Library for interacting with a Docker Registry API (v2)
dockerfile-maven 2,756 almost 3 years ago A Maven plugin for building and pushing Docker images by
dockerode 4,401 3 months ago Docker Remote API node.js module by
DoMonit 75 over 3 years ago A simple Docker Monitoring wrapper For Docker API
go-dockerclient 2,186 about 1 month ago Go HTTP client for the Docker remote API by
Gradle Docker plugin 79 about 2 months ago A Docker remote api plugin for Gradle by
libcompose 583 over 3 years ago Go library for Docker Compose
Portainer stack utils 73 over 4 years ago Bash script to deploy/update/undeploy Docker stacks in a Portainer instance from a docker-compose yaml file. By
sbt-docker-compose 178 over 2 years ago Integrates Docker Compose functionality into sbt by
sbt-docker 734 about 1 month ago Create Docker images directly from sbt by

Projects / Development with Docker / CI/CD

Buddy The best of Git, build & deployment tools combined into one powerful tool that supercharged our development
Captain 768 over 3 years ago Convert your Git workflow to Docker containers ready for Continuous Delivery by
Cyclone 1,073 about 1 year ago Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources by
Depot Build Docker images fast, in the cloud. Blazing fast compute, automatic intelligent caching, and zero configuration.
Diun 3,173 about 1 month ago Receive notifications when an image or repository is updated on a Docker registry by
dockcheck 1,132 about 2 months ago A script checking updates for docker images without pulling then auto-update selected/all containers. With notifications, pruning and more
Docker plugin for Jenkins 490 about 2 months ago 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 32,320 about 1 month ago Continuous integration server built on Docker and configured using YAML files
Gantry 43 about 1 month ago 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
GOCD-Docker 94 almost 8 years ago Go Server and Agent in docker containers to provision
Jaypore CI 39 over 1 year ago Simple, very flexible, powerful CI / CD / automation system configured in Python. Offline and local first
Kraken CI 141 about 1 month ago Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. One of its executors is Docker. Developed by
Microservices Continuous Deployment 142 over 7 years ago Continuous deployment of a microservices application
mu 974 over 4 years ago Tool to configure CI/CD of your container applications via AWS CodePipeline, CodeBuild and ECS
Ouroboros 1,584 almost 2 years ago Automatically update running Docker containers with notifications
Popper 304 almost 3 years ago Github actions workflow (HCL syntax) execution engine
Screwdriver Yahoo's OpenSource buildplatform designed for Continous Delivery
Skipper 46 8 months ago Easily dockerize your Git repository by
SwarmCI 57 almost 8 years ago Create a distributed, isolated task pipeline in your Docker Swarm
Tekton CD A cloud-native pipeline resource
Watchtower 19,990 6 months ago Automatically update running Docker containers

Projects / Development with Docker / Development Environment

batect 683 about 1 year ago build and testing environments as code tool: Dockerised build and testing environments made easy by
Binci 674 about 2 years ago Containerize your development workflow. (formerly DevLab by )
Boot2Docker 8,331 over 4 years ago Docker for OSX and Windows
coder 8,483 about 1 month ago remote development machines powered by Terraform or Docker by
construi 24 about 2 years ago Run your builds inside a Docker defined environment by
Crashcart 270 over 6 years ago Sideload Linux binaries into a running container for troubleshooting by
dde 43 4 months ago Local development environment toolset based on Docker. By
Devstep 194 about 7 years ago Development environments powered by Docker and buildpacks by
Dinghy 2,120 almost 6 years ago An alternative way to use Docker on Mac OS X using Docker Machine with virtualbox, vmware, xhyve or parallels
DIP 1,266 about 2 months ago CLI utility for straightforward provisioning and interacting with an application configured by docker-compose. By
DLite 2,338 9 months ago Simplest way to use Docker on OSX, no VM needed. By
dobi 311 about 1 year ago A build automation tool for Docker applications. By
Docker Missing Tools 26 over 6 years ago 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
Docker osx dev 1,432 almost 7 years ago A productive development environment with Docker on OS X by
Docker-Arch 30 over 6 years ago Generate Web/CLI projects Dockerized development environments, from 1 simple YAML file. By
Docker-sync 3,538 3 months ago Drastically improves performance ( ) when using Docker for development on Mac OS X/Windows and Linux while sharing code to the container. By
docker-vm 41 over 8 years ago Simple and transparent alternative to boot2docker (backed by Vagrant) by
DockerBuildManagement 12 over 3 years ago Build Management is a python application, installed with pip. The application makes it easy to manage a build system based on Docker by configuring a single yaml file describing how to build, test, run or publish a containerized solution
DockerDL 78 4 months ago Deep Learning Docker Images. Don't waste time setting up a deep learning env when you can get a deep learning environment with everything pre-installed
Dusty 373 almost 5 years ago Managed Docker development environments on OS X
Eclipse Che 6,995 about 1 month ago Developer workspace server with Docker runtimes, cloud IDE, next-generation Eclipse IDE
EnvCLI 109 about 1 month ago Replace your local installation of Node, Go, ... with project-specific docker containers. By
ESP32 Linux - Docker builder 50 8 months ago Container solution to compile Linux and develop it for ESP32 microcontrollers - By
footloose 1,590 over 1 year ago Spin containers that look like Virtual Machines - By
forward2docker 77 almost 9 years ago Utility to auto forward a port from localhost into ports on Docker containers running in a boot2docker VM by
Gebug 635 9 months ago A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly
Kitt 19 almost 2 years ago A portable and disposable Shell environment, based on Docker and Nix. By
Lando 4,112 about 1 month ago Lando is for developers who want to quickly specify and painlessly spin up the services and tools needed to develop their projects. By
Rust Universal Compiler 32 over 1 year ago Container solution to compile Rust projects for Linux, macOS and Windows. By
uniget 15 about 1 month ago uni(versal)get, the installer and updater for container tools and beyond (formerly docker-setup). By
Vagga 1,864 almost 2 years ago Vagga is a containerisation tool without daemons. It is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments by
Zsh-in-Docker 942 4 months ago Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line! By

Projects / Development with Docker / Garbage Collection

caduc 19 about 6 years ago A docker garbage collector cleaning stuff you did not use recently
Docker Clean 1,292 about 7 years ago A script that cleans Docker containers, images and volumes by
docker_gc 102 11 months ago Image for automatic removing unused Docker Swarm objects. Also works just as Docker Service by
Docker-cleanup 588 over 5 years ago Automatic Docker image, container and volume cleanup by
docker-custodian 372 5 months ago Keep docker hosts tidy. By
docker-garby 37 about 5 years ago Docker garbage collection script by
docker-gc 5,049 almost 4 years ago A cron job that will delete old stopped containers and unused images by
Docuum 608 about 1 month ago Least recently used (LRU) eviction of Docker images by
sherdock 109 over 9 years ago Automatic GC of images based on regexp by

Projects / Development with Docker / Serverless

AMP 81 almost 7 years ago The open source unified CaaS/FaaS platform for Docker, batteries included. By
Apache OpenWhisk 6,575 3 months ago a serverless, open source cloud platform that executes functions in response to events at any scale. By
Docker-Lambda 5,824 about 2 years ago Docker images and test runners that replicate the live AWS Lambda environment. By
Funker 25 about 8 years ago Functions as Docker containers example voting app. By
IronFunctions 3,185 over 1 year ago The serverless microservices platform FaaS (Functions as a Service) which uses Docker containers to run Any language or AWS Lambda functions
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 25,255 about 1 month ago A complete serverless functions framework for Docker and Kubernetes. By
SCAR 599 over 1 year ago 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

Projects / Development with Docker / Testing

Container Structure Test 2,350 about 1 month ago A framework to validate the structure of an image by checking the outputs of commands or the contents of the filesystem. By
dgoss 5,633 about 2 months ago A fast YAML based tool for validating docker containers
DockerSpec 181 over 7 years ago A small Ruby Gem to run RSpec and Serverspec, Infrataster and Capybara tests against Dockerfiles or Docker images easily. By
Dockunit 45 about 9 years ago Docker based integration tests. A simple Node based utility for running Docker based unit tests. By
EZDC 12 11 months ago Golang test harness for easily setting up tests that rely on services in a docker-compose.yml. By
InSpec 2,870 about 1 month ago InSpec is an open-source testing framework for infrastructure with a human- and machine-readable language for specifying compliance, security and policy requirements. By
Kurtosis 389 about 1 month ago 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. By
Pull Dog A GitHub app that automatically creates Docker-based test environments for your pull requests, from your docker-compose files. Not open source
Pumba 2,797 5 months ago Chaos testing tool for Docker. Can be deployed on kubernetes and CoreOS cluster. By

Projects / Development with Docker / Wrappers

Ansible Manage the life cycle of Docker containers. By RedHat
Azk 897 over 5 years ago Orchestrate development environments on your local machine by
Beluga 166 over 7 years ago CLI to deploy docker containers on a single server or low amount of servers. By
dexec 330 over 3 years ago Command line interface written in Go for running code with Docker Exec images
dockerized 63 11 months ago Seamlessly execute commands in a container
Dray 383 almost 5 years ago An engine for managing the execution of container-based workflows by
FuGu 140 over 8 years ago Docker run wrapper without orchestration by
Hokusai 96 4 months ago A Docker + Kubernetes CLI for application developers; used to containerize an application and to manage its lifecycle throughout development, testing, and release cycles. From
Preevy 2,065 5 months ago 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
Shutit 2,152 over 2 years ago Tool for building and maintaining complex Docker deployments by
subuser 889 over 2 years ago Makes it easy to securely and portably run graphical desktop applications in Docker
T.A.D.S. boilerplate 760 over 2 years ago The power of Ansible and Terraform + the simplicity of Docker Swarm = Infrastructure as Code and DevOps best practices. By
Terraform cloud-init config 110 over 2 years ago Terraform module for deploying a single Docker image or file to any Cloud™ VM
Turbo 28 about 3 years ago Simple and Powerful utility for docker. By
udocker 1,387 5 months ago A tool to execute simple docker containers in batch or interactive systems without root privileges by
Vagrant - Docker provider Good starting point is by

Projects / Services based on Docker (mostly ) / CI Services

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
TravisCI A Free github projects continuous integration Saas platform for developers and Devops

Projects / Services based on Docker (mostly ) / CaaS

Amazon ECS A management service on EC2 that supports Docker containers
Appfleet Edge platform to deploy and manage containerized services globally. The system will route the traffic to the closest location for lower latency
Azure AKS Simplify Kubernetes management, deployment, and operations. Use a fully managed Kubernetes container orchestration service
Cloud 66 Full-stack hosted container management as a service
Giant Swarm Simple microservice infrastructure. Deploy your containers in seconds
Google Container Engine Docker containers on Google Cloud Computing powered by
Mesosphere DC/OS Platform Integrated platform for data and containers built on Apache Mesos by
Red Hat CodeReady Workspaces A collaborative Kubernetes-native solution for rapid application development that delivers consistent developer environments on Red Hat OpenShift to allow anyone with a browser to contribute code in under two minutes
Red Hat OpenShift Dedicated Fully-managed Red Hat® OpenShift® service on Amazon Web Services and Google Cloud
Triton Elastic container-native infrastructure by Joyent
Virtuozzo Application Platform Deploy and manage your projects with turnkey PaaS across a wide network of reliable service providers

Projects / Services based on Docker (mostly ) / Monitoring Services

AppDynamics 5 4 months ago Docker Monitoring extension gathers metrics from the Docker Remote API, either using Unix Socket or TCP
Better Stack A Docker-compatible observability stack that delivers robust log aggregation and uptime monitoring capabilities for various software application
Broadcom Docker Monitoring Agile Operations solutions from Broadcom 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. (former CA Technologies)
Collecting docker logs and stats with Splunk
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
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 Docker 209 about 1 year ago Monitoring of host and container metrics, Docker events and logs. Automatic log parser. Anomaly Detection and alerting for metrics and logs
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

Useful Resources

Become a Docker Power User with Visual Studio Code A training course to help you become a Docker Power user with Visual Studio Code
Cloud Native Landscape 9,421 about 1 month ago
Docker Blog regular updates about Docker, the community and tools
Docker Certification will help you to will Learn Docker containerization, running Docker containers, Image creation, Dockerfile, Docker orchestration, security best practices, and more through hands-on projects and case studies and helps to clear Docker Certified Associate
Docker Community on Hashnode
Docker dev bookmarks use the tag
Docker in Action, Second Edition
Docker in Practice, Second Edition
Docker packaging guide for Python a series of detailed articles on the specifics of Docker packaging for Python
Learn Docker in a Month of Lunches
Learn Docker Learn Docker - curated list of the top online docker tutorials and courses
Programming Community Curated Resources for learning Docker

Useful Resources / Awesome Lists

Awesome CI/CD 1,886 10 months ago Not specific to docker but relevant
Awesome Compose 36,108 about 2 months ago Docker Compose samples
Awesome Kubernetes 15,130 about 2 months ago by
Awesome Linux Container 1,825 9 months ago more general about container than this repo, by
Awesome Selfhosted 207,580 about 1 month ago 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
Awesome Sysadmin 25,924 5 months ago by
ToolsOfTheTrade 16,608 6 months ago a list of SaaS and On premise applications by

Useful Resources / 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 294 9 months ago a list of docker-compose samples for a lot of databases by
Webstack-micro 88 about 2 years ago 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

Useful Resources / Good Tips

Docker Caveats What You Should Know About Running Docker In Production (written 11 APRIL 2016)
Docker Containers on the Desktop The to learn about docker by who also gave a about it @ DockerCon 2015
Docker vs. VMs? Combining Both for Cloud Portability Nirvana
Dockerfile best practices 4,078 over 3 years ago This repository has best-practices for writing Dockerfiles
Don't Repeat Yourself with Anchors, Aliases and Extensions in Docker Compose Files by
GUI Apps with Docker by

Useful Resources / Raspberry Pi & ARM

Docker Pirates ARMed with explosive stuff Huge resource on clustering, swarm, docker, pre-installed image for SD card on Raspberry Pi
Get Docker up and running on the RaspberryPi in three steps 734 almost 9 years ago
git push docker containers to linux devices Modern DevOps for IoT, leveraging git and Docker
Installing, running, using Docker on armhf (ARMv7) devices 734 almost 9 years ago

Useful Resources / Security

Bringing new security features to Docker
CVE Scanning Alpine images with Multi-stage builds in Docker 17.05 10 over 7 years ago by
Docker Secure Deployment Guidelines 605 about 8 years ago
Docker Security - Quick Reference
Docker Security: Are Your Containers Tightly Secured to the Ship? SlideShare
How CVE's are handled on Offical Docker Images 6,527 about 1 month ago
Lynis is an open source security auditing tool including Docker auditing
Security Best Practices for Building Docker Images
Software Engineering Radio interview of Docker Security Team Lead (Diogo Mónica)
Ten Docker Image Security Best Practices Cheat Sheet
Top ten most popular docker images each contain at least 30 vulnerabilities
Tuning Docker with the newest security enhancements
10 best practices to containerize Node.js web applications with Docker

Useful Resources / Videos

Contributing to Docker by Andrew "Tianon" Page (InfoSiftr) (34:31)
Deploying and scaling applications with Docker, Swarm, and a tiny bit of Python magic (3:11:06) by
Docker and SELinux by Daniel Walsh from Red Hat (40:23)
Docker Course (Spanish) by
Docker for Developers (54:26) by <== Good introduction, context, demo
Docker from scratch (1:22:01) on YouTube by Paris Nakita Kejser
Docker: How to Use Your Own Private Registry (15:01)
Docker in Production by (36:05)
Docker Primer to Docker Compose (1:56:45) on YouTube by LoginRadius
Docker Registry from scratch (44:40) on YouTube by Paris Nakita Kejser
Docker Swarm from scratch (1:41:28) on YouTube by Paris Nakita Kejser
Extending Docker with Plugins (15:21)
From Local Docker Development to Production Deployments by @ AWS re:Invent 2015
Immutable Infrastructure with Docker and EC2 by Michael Bryzek (Gilt) (42:04)
Introduction to Docker and containers (3:09:00) by
Logging on Docker: What You Need to Know (51:27)
Performance Analysis of Docker - Jeremy Eder (1:36:58)
Scalable Microservices with Kubernetes Free Udacity course
State of containers: a debate with CoreOS, VMware and Google (27:38)

Communities and Meetups / Brazilian

Docker BR on Telegram

Communities and Meetups / Chinese

DockerOne Docker Community (in Chinese) by

Communities and Meetups / English

Docker Community
Docker Events
Docker Online Meetup
Docker Reddit Community

Communities and Meetups / Russian

Docker Russian-speaking Community

Communities and Meetups / Spanish

Docker Tips

Backlinks from these awesome lists:

More related projects: