awesome-docker

whale A curated list of Docker resources and projects

GitHub

30k stars
768 watching
3k forks
last commit: 27 days 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,632 2 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 65 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 katas 237 about 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 doceker 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
Learn Docker 234 9 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 226 about 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 839 8 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,664 10 months ago
@dimonomid 187 about 3 years ago (PDF)
@JensPiegsa 20 over 2 years ago
@wsargent 22,082 3 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,527 8 days ago
Docker Images
Docker Compose 33,665 11 days ago (Define and run multi-container applications with Docker)
Docker Machine 6,624 over 2 years ago (Machine management for a container-centric world)
Docker Registry 8,859 16 days ago (The Docker toolset to pack, ship, store, and deliver content)
Docker Swarm 5,757 over 4 years ago (Swarm: a Docker-native clustering system)

Projects / Container Operations / Container Composition

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

Projects / Container Operations / Deployment and Infrastructure

awesome-stacks 936 1 day 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,755 about 1 month 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 427 almost 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 almost 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 54 almost 8 years ago Git and Docker deployment tool. A middle ground between simple Docker composition tools and full blown cluster orchestration by
dockit 106 almost 10 years ago Do docker actions and Deploy gluster containers! By
gitkube 3,811 about 1 year ago Gitkube is a tool for building and deploying docker images on Kubernetes using . By
Grafeas 1,517 2 months ago A common API for metadata about containers, from image and build details to security vulnerabilities. By
Longshoreman 422 almost 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
SwarmManagement 14 2 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,199 9 days 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,304 6 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,011 about 2 months ago Analyzes resource usage and performance characteristics of running containers. Created by
Docker-Alertd 103 almost 7 years ago Monitor and send alerts based on docker container resource usage/statistics
Docker-Flow-Monitor 87 over 3 years ago Reconfigures Prometheus when a new service is updated or deployed automatically by
Dockerana 206 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 5,991 3 days ago Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager by
Doku 292 11 months ago Doku is a simple web-based application that allows you to monitor Docker disk usage
Dozzle 5,874 3 days 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 26,462 6 days 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,529 6 days ago An open-source real-time monitoring system with custom-monitor and agentless
InfluxDB, cAdvisor, Grafana 469 over 6 years ago InfluxDB Time series DB in combination with Grafana and cAdvisor by
LogJam 136 almost 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,651 about 1 year ago Log routing for Docker container logs by
monit-docker 33 over 1 year ago Monitor docker containers resources usage or status and execute docker commands or inside containers. [@decryptus][decryptus]
NexClipper 564 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 about 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,628 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 20 almost 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,188 over 2 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 51 about 7 years ago Monitor containers automatically using zabbix LLD feature

Projects / Container Operations / Networking

Calico 5,920 3 days ago Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other
Flannel 8,731 12 days ago Flannel is a virtual network that gives a subnet to each host for use with container runtimes. By
Freeflow 600 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,073 8 days 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,462 2 months ago The netshoot container has a powerful set of networking tools to help troubleshoot Docker networking issues by
Pipework 4,213 6 months ago Software-Defined Networking for Linux Containers, Pipework works with "plain" LXC containers, and with the awesome Docker. By
Weave 6,616 about 2 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 21 over 1 year ago Run Ansible from a Linux container. By
athena 92 about 7 years ago An automation platform with a plugin architecture that allows you to easily create and share services
blimp 24 over 9 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 235 9 days 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 about 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,368 2 months ago Zero downtime deployment for Docker Compose services by
gantryd 266 about 8 years ago A framework for easy management of docker-based components across machines by
Haven 284 about 6 years ago Haven is a simplified container management platform that integrates container, application, cluster, image, and registry managements. By
Helios 2,111 23 days ago A simple platform for deploying and managing containers across an entire fleet of servers by
Kontena 1,471 over 5 years ago The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use
Kubernetes 110,191 3 days ago Open source orchestration system for Docker containers by Google
ManageIQ 1,344 11 days ago Discover, optimize and control your hybrid IT. By
Mantl 3,001 over 5 years ago Mantl is a modern platform for rapidly deploying globally distributed services
Marathon 4,066 about 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,240 about 1 month ago Resource/Job scheduler for containers, VM's and physical hosts
Nebula A Docker orchestration tool designed to manage massive scale distributed clusters
Nomad 14,812 11 days ago Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler by
Panamax 1,439 almost 2 years ago An open-source project that makes deploying complex containerized apps as easy as Drag-and-Drop by
Rancher 23,279 8 days ago An open source project that provides a complete platform for operating Docker in production by
RedHerd Framework 63 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 749 12 days ago Create jobs on a time-based schedule on Swarm by

Projects / Container Operations / PaaS

Atlantis 390 over 8 years ago Atlantis is an Open Source PaaS for HTTP applications built on Docker and written in Go
caprover 13,011 21 days ago [previously known as CaptainDuckDuck] Automated Scalable Webserver Package (automated Docker+nginx) - Heroku on Steroids
Convox Rack 1,885 19 days ago Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices
Dcw 17 over 7 years ago Docker-compose SSH wrapper: a very poor man PaaS, exposing the docker-compose and custom-container commands defined in container labels
Dokku 28,888 9 days ago Docker powered mini-Heroku that helps you build and manage the lifecycle of applications (originally by )
Empire 2,689 10 months ago A PaaS built on top of Amazon EC2 Container Service (ECS)
Exoframe 1,140 10 months ago A self-hosted tool that allows simple one-command deployments using Docker
Flynn 7,862 about 3 years ago A next generation open source platform as a service
Hephy Workflow 409 about 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 80 over 1 year ago Toolset for managing container workloads on remote servers
Nanobox 1,604 almost 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,801 10 days ago Tsuru is an extensible and open source Platform as a Service software

Projects / Container Operations / Reverse Proxy

bunkerized-nginx 6,210 11 days ago Web app hosting and reverse proxy secure by default. By
caddy-docker-proxy 2,851 26 days ago Caddy-based reverse proxy, configured with service or container labels. By
caddy-docker-upstreams 21 2 months ago Docker upstreams module for Caddy, configured with container labels. By
Docker Dnsmasq Updater 30 about 1 month ago Update a remote dnsmasq server with Docker container hostnames
docker-flow-proxy 317 over 1 year ago Reconfigures proxy every time a new service is deployed, or when a service is scaled. By
docker-proxy 283 over 2 years ago Transparent proxy for docker containers, run in a docker container. By
fabio 7,263 19 days 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,393 8 days ago A lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically. By
muguet 166 over 7 years ago DNS Server & Reverse proxy for Docker environments. By
Nginx Proxy Manager 22,293 4 days ago A beautiful web interface for proxying web based services with SSL. By
nginx-proxy 18,445 3 days ago Automated nginx proxy for Docker containers using docker-gen by
Swarm Ingress Router 165 about 6 years ago Route DNS names to Swarm services based on labels. By
Swarm Router 68 about 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 50,596 3 days ago Automated reverse proxy and load-balancer for Docker, Mesos, Consul, Etcd... By

Projects / Container Operations / Runtime

aind 1,490 over 3 years ago AinD launches Android apps in Docker, by nesting Anbox containers inside Docker by
cri-o 5,165 11 days ago Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by
lxc 4,627 19 days ago LXC - Linux Containers
podman 23,322 3 days 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 424 about 2 months ago oci-runtime-tool is a collection of tools for working with the OCI runtime specification by

Projects / Container Operations / Security

Anchor 11 10 days 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,175 about 4 years ago AppArmor profile generator for Docker containers by
CetusGuard 53 3 days ago CetusGuard is a tool that protects the Docker daemon socket by filtering calls to its API endpoints
CIS Docker Benchmark 485 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,016 5 days ago Static analysis for infrastructure as code manifests (Terraform, Kubernetes, Cloudformation, Helm, Dockerfile, Kustomize) find security misconfiguration and fix them. By
Clair 10,273 11 days ago Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers. By
Dagda 1,148 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,781 5 days ago Powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless. By
docker-bench-security 9,076 5 months ago script that checks for dozens of common best-practices around deploying Docker containers in production. By
docker-explorer 523 about 1 year 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 4 over 1 year ago SSL-enabled Damn Vulnerable Web App to test Web Application Firewalls. By
KICS 2,034 5 days 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,221 about 2 months ago a server and a client for running and interacting with trusted collections. By
oscap-docker 1,352 22 days 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,065 1 day ago CLI tool and library for generating a Software Bill of Materials (SBOM) from container images and filesystems
Sysdig Falco 7,291 5 days 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 23,086 2 days ago Aqua Security's open source simple and comprehensive vulnerability scanner for containers (suitable for CI)

Projects / Container Operations / Service Discovery

docker-consul 1,071 over 3 years ago by
etcd 47,457 11 days ago Distributed reliable key-value store for the most critical data of a distributed system by (former part of CoreOS)
istio 35,779 9 days ago An open platform to connect, manage, and secure microservices by
proxy 51 over 9 years ago lightweight nginx based load balancer self using service discovery provided by registrator. by
registrator 4,660 5 months ago Service registry bridge for Docker by and

Projects / Container Operations / Volume Management / Data

Blockbridge 93 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,308 almost 3 years ago an open-source Docker volume driver that can snapshot, backup and restore Docker volumes anywhere. By
Docker Machine NFS 795 over 3 years ago Activates NFS for an existing boot2docker box created through Docker Machine on OS X
Docker Unison 169 almost 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 1,946 4 days ago Backup Docker volumes locally or to any S3 compatible storage. By
Local Persist 853 about 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 47,067 3 days ago S3 compatible object storage server in Docker containers
Netshare 1,114 over 3 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,165 about 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 about 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 3 months ago Manage docker containers and images in Vim. By
docker.vim 178 about 3 years ago Manage docker containers and images in Vim. By
docker.el 744 18 days ago Manage docker from Emacs by
Docker Desktop Official native app. Only for Windows and MacOS
Dockeron 799 almost 4 years ago A project built on Electron + Vue.js for Docker on desktop
DockStation 2,145 over 3 years ago A developer centric UI to configure, monitor, and manage services and containers
Lifeboat 186 almost 5 years ago An easy way to launch Docker projects with a graphical interface on your Mac
Simple Docker UI 599 29 days ago built on Electron. By
Stevedore 293 16 days ago Good Docker Desktop replacement for Windows. Both Linux and Windows Containers are supported
ctop (1) 424 about 7 years ago A command line / text based Linux Containers monitoring tool that works just like you expect (Python) by
ctop (2) 15,468 3 months ago Top-like interface for container metrics (Golang) by
dive 45,722 3 months ago A tool for exploring each layer in a docker image. By
dockdash 123 over 2 years ago detailed stats. By
Docker-mon 779 about 9 years ago Console-based Docker monitoring by
dockly 3,771 23 days ago An interactive shell UI for managing Docker containers by
DockSTARTer 2,215 10 days ago DockSTARTer helps you get started with home server apps running in Docker by
docui 2,300 almost 3 years ago An interactive shell UI for managing Docker containers. Also works in Windows. By
dry 2,970 5 months ago An interactive CLI for Docker containers by
goManageDocker 486 24 days 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 36,603 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 665 28 days ago A simple tui to view & control docker containers. Written in , making heavy use of & , by
sen 983 about 2 months ago Terminal user interface for docker engine, by
captain 239 almost 2 years ago Easily start and stop docker compose projects from any directory. By
dcinja 9 3 months ago The powerful and smallest binary size of template engine for docker command line environment. By
dcp 107 about 1 year ago A simple tool for copying files from container filesystems. By
dctl 17 6 days 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 85 15 days ago Reverse-engineering tool for docker environments. By
docker-ls 453 about 1 year ago CLI tools for browsing and manipulating docker registries by
docker pushrm 138 4 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 522 over 2 years ago Docker version manager by
goinside 30 almost 4 years ago Get inside a running docker container easily. by
ns-enter 2,593 over 4 years ago no more ssh, enter name spaces of container by
Pdocker 6 over 3 years ago A simple tool to manage and maintain Docker for personal projects by
proco 105 9 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,656 3 months ago Docker registry v2 command line client by
scuba 86 about 1 month ago Transparently use Docker containers to encapsulate software build environments, by
skopeo 8,107 4 days ago Work with remote images registries - retrieving information, images, signing content by
supdock 79 about 1 month ago Allows for slightly more visual usage of Docker with an interactive prompt. By
tsaotun 54 about 2 years ago Python based Assistance for Docker by
wharfee 656 4 months ago Autocompletion and syntax highlighting for Docker commands. by
dext-docker-registry-plugin 4 over 7 years ago Search the Docker Registry with the Dext smart launcher. By
docker-ssh 640 over 6 years ago SSH Server for Docker containers ~ Because every container should be accessible. By
dockercraft 7,189 over 3 years ago Docker + Minecraft = Dockercraft by
dockerfile-mode 536 21 days ago An emacs mode for handling Dockerfiles by
MultiDocker 53 almost 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 about 3 years ago Admiral™ is a highly scalable and very lightweight Container Management platform for deploying and managing container based applications. By
CASA 74 5 days ago Outsource the administration of a handful of containers to your co-workers, by
Container Web TTY 247 4 months ago Connect your containers via a web-tty
dockemon 668 8 months ago Docker Container Management GUI by
Docker Compose UI 1,538 almost 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 496 3 days ago Web Interface for the Docker Registry HTTP API v2 by
Docker Registry UI (Joxit) 2,472 22 days ago The simplest and cleanest UI for private registries by
Docker Registry UI 893 over 1 year ago A web UI for easy private/local Docker Registry integration by
docker-registry-web 535 over 2 years ago Web UI, authentication service and event recorder for private docker registry v2 by
docker-swarm-visualizer 3,262 about 1 year ago Visualizes Docker services on a Docker Swarm (for running demos)
dockering-on-rails 23 almost 9 years ago Simple Web-Interface for Docker with a lot of features by
DockerSurfer 8 almost 7 years ago A web service for analyze and browse dependencies between Docker images in the Docker registry, by
dockge 12,233 about 2 months ago easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager by
Kubevious 1,607 9 months ago A highly visual web UI for Kubernetes which renders configuration and state in an application centric way by
Mafl 317 9 days ago Minimalistic flexible homepage by
netdata 70,559 11 days ago Real-time performance monitoring
OctoLinker 5,271 about 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 30,586 3 days ago A lightweight management UI for managing your Docker hosts or Docker Swarm clusters by
Rapid Dashboard 141 about 3 years ago A simple query dashboard to use Docker Remote API by
Seagull 1,931 almost 7 years ago Friendly Web UI to monitor docker daemon. by
Swarmpit 3,077 4 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 615 over 1 year ago Swirl is a web management tool for Docker, focused on swarm cluster By
Theia 19,927 3 days ago Extensible platform to develop full-fledged multi-language Cloud & Desktop IDE-like products with state-of-the-art web technologies
Yacht 3,370 1 day 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 990 almost 4 years ago Container introspection tool. Find out what container runtime is being used as well as features available by
Chaperone 174 about 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 53 29 days ago A cron-style job scheduler for docker, by
CoreOS Linux for Massive Server Deployments
distroless 18,770 4 days ago Language focused docker images, minus the operating system, by
docker-alpine 5,708 over 3 years ago A super small Docker base image using Alpine Linux by
docker-gen 4,431 26 days ago Generate files from docker container meta-data by
dockerize 182 3 days ago Utility to simplify running applications in docker containers by ,
GoSu 4,693 8 days ago Run this specific application as this specific user and get out of the pipeline (entrypoint script tool) by
is-docker 220 about 1 year ago Check if the process is running inside a Docker container by
lstags 327 over 1 year ago sync Docker images across registries by
NVIDIA-Docker 17,205 10 months ago The NVIDIA Container Runtime for Docker by
Ofelia 3,026 4 days 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 13 12 days ago Access VMs, desktops, servers or applications anytime and from anywhere, without complex and costly client roll-outs or user management
su-exec 968 3 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 10 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,856 23 days ago crontab-compatible job runner, designed specifically to run in containers by
TrivialRC 29 10 months ago A minimalistic Runtime Configuration system and process manager for containers

Projects / Docker Images / Builder

ansible-bender 677 about 2 months ago A tool utilising and by
buildah 7,321 4 days ago A tool that facilitates building OCI images by
BuildKit 8,073 8 days ago Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit by
cekit 103 about 1 month ago A tool used by openshift to build base images using different build engines by
container-diff 3,762 6 months ago An image tool for comparing and analyzing container images by
container-factory 61 over 9 years ago Produces Docker images from tarballs of application source code by
copy-docker-image 37 about 6 years ago Copy a Docker image between registries without a full Docker installation by
Derrick 684 over 1 year ago A tool help you to automate the generation of Dockerfile and dockerize application by scanning the code. By
dlayer 401 5 days ago docker layer analyzer by
docker-companion 43 over 1 year ago A command line tool written in Golang to squash and unpack docker images by
docker-make 98 almost 5 years ago Build, tag,and push a bunch of related docker images via a single command
docker-replay 199 almost 6 years ago Generate command and options from running containers. By
DockerMake 137 almost 2 years ago A reproducible Docker image build system for complex software stacks. By
DockerSlim 19,295 12 days ago shrinks fat Docker images creating the smallest possible images
Dockly 225 over 1 year ago Dockly is a gem made to ease the pain of packaging an application in Docker by
dockramp 260 over 8 years ago Proof of Concept: A Client Driven Docker Image Builder by
essex 36 about 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 449 16 days ago Generates Dockerfiles from a high level Python recipe, including building blocks for High-Performance Computing components by
img 3,895 5 months ago Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder by
kaniko 14,690 5 days 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 131 over 7 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 3 days 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 1,933 25 days ago Generate command and options from running containers by
SkinnyWhale 184 almost 7 years ago Skinnywhale helps you make smaller (as in megabytes) Docker containers
Smith 605 almost 5 years ago A Micocontainer Builder and can perform multi-stage builds after the image is built
userdef 9 12 months ago An advanced for your Alpine based Docker images. Made by
Whaler 1,057 over 2 years ago Program to reverse Docker images into Dockerfiles by
Whales 382 over 5 years ago A tool to automatically dockerize your applications by

Projects / Docker Images / Dockerfile

chaperone-docker 65 about 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 170 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 145 5 days ago Visualize your multi-stage Dockerfiles. By
Dockershelf 89 27 days 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 about 6 years ago
@awesome-startup 64 over 7 years ago
@crosbymichael 301 over 7 years ago
@jessfraz 13,661 3 months ago
@komljen 573 about 8 years ago
@kstaken 819 almost 5 years ago
@ondrejmo 25 over 4 years ago
@vimagick 3,136 9 days ago

Projects / Docker Images / Linter

docker-image-size-limit 120 24 days ago A tool to keep an eye on your docker images size
Dockerfile Linter action 39 over 1 year ago The linter lets you verify Dockerfile syntax to make sure it follows the best practices for building efficient Docker images
dockfmt 427 8 months ago Dockerfile formatter and parser by
FROM:latest 985 about 1 year ago An opinionated Dockerfile linter by
Hadolint 10,304 about 2 months 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 almost 5 years ago A simple and small Dockerfile linter written in Python3+ without dependencies by

Projects / Docker Images / Metadata

opencontainer 3,462 16 days 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 over 7 years ago A bare essential OS for running the Docker Engine on bare metal or Cloud. By
cleanreg 56 about 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 8,859 16 days ago The Docker toolset to pack, ship, store, and deliver content
Docket 703 about 4 years ago Custom docker registry that allows for lightning fast deploys through bittorrent by
Dragonfly 2,218 4 days ago Provide efficient, stable and secure file distribution and image acceleration based on p2p technology
GCE Container 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 23,759 10 days 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,059 10 days 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 over 1 year ago UI and token based authentication server for onpremise docker registry
Rescoyl 16 over 7 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 138 almost 6 years ago Docker event handling with Python by
clj-docker-client 176 almost 2 years ago Idiomatic Clojure client for the Docker remote API. By
contajners 133 8 days ago An idiomatic, data-driven, REPL friendly Clojure client for OCI container engines. By
Docker Client for JVM 112 6 days 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,430 over 2 years ago Java client for the Docker remote API. By
docker-controller-bot 128 18 days ago Telegram bot to control docker containers. By
docker-it-scala 431 8 months ago Docker integration testing kit with Scala by
docker-java-api 269 over 3 years ago Lightweight, truly object-oriented, Java client for Docker's API. By
docker-maven-plugin 1,873 6 days ago A Maven plugin for running and creating Docker images by
Docker-PowerShell 288 over 6 years ago PowerShell Module for Docker
Docker.DotNet 2,242 about 2 months ago C#/.NET HTTP client for the Docker remote API by
Docker.Registry.DotNet 41 about 2 months ago .NET (C#) Client Library for interacting with a Docker Registry API (v2)
dockerfile-maven 2,753 over 2 years ago A Maven plugin for building and pushing Docker images by
dockerode 4,346 3 months ago Docker Remote API node.js module by
DoMonit 76 over 3 years ago A simple Docker Monitoring wrapper For Docker API
go-dockerclient 2,174 9 days ago Go HTTP client for the Docker remote API by
Gradle Docker plugin 80 5 days ago A Docker remote api plugin for Gradle by
libcompose 586 over 3 years ago Go library for Docker Compose
Portainer stack utils 75 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 about 2 years ago Integrates Docker Compose functionality into sbt by
sbt-docker 733 3 months 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 767 about 3 years ago Convert your Git workflow to Docker containers ready for Continuous Delivery by
Cyclone 1,072 12 months 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 2,947 12 days ago Receive notifications when an image or repository is updated on a Docker registry by
dockcheck 939 3 days 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 4 days 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,148 3 days ago Continuous integration server built on Docker and configured using YAML files
Gantry 31 5 days 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 over 7 years ago Go Server and Agent in docker containers to provision
Jaypore CI 36 over 1 year ago Simple, very flexible, powerful CI / CD / automation system configured in Python. Offline and local first
Kraken CI 135 7 days 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 143 about 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,577 over 1 year ago Automatically update running Docker containers with notifications
Popper 303 over 2 years ago Github actions workflow (HCL syntax) execution engine
Screwdriver Yahoo's OpenSource buildplatform designed for Continous Delivery
Skipper 46 4 months ago Easily dockerize your Git repository by
SwarmCI 57 over 7 years ago Create a distributed, isolated task pipeline in your Docker Swarm
Tekton CD A cloud-native pipeline resource
Watchtower 18,696 2 months ago Automatically update running Docker containers

Projects / Development with Docker / Development Environment

batect 688 12 months ago build and testing environments as code tool: Dockerised build and testing environments made easy by
Binci 675 almost 2 years ago Containerize your development workflow. (formerly DevLab by )
Boot2Docker 8,330 over 4 years ago Docker for OSX and Windows
coder 7,990 3 days ago remote development machines powered by Terraform or Docker by
construi 24 almost 2 years ago Run your builds inside a Docker defined environment by
Crashcart 272 about 6 years ago Sideload Linux binaries into a running container for troubleshooting by
dde 43 19 days ago Local development environment toolset based on Docker. By
Devstep 195 almost 7 years ago Development environments powered by Docker and buildpacks by
Dinghy 2,124 over 5 years ago An alternative way to use Docker on Mac OS X using Docker Machine with virtualbox, vmware, xhyve or parallels
DIP 1,259 2 months ago CLI utility for straightforward provisioning and interacting with an application configured by docker-compose. By
DLite 2,339 5 months ago Simplest way to use Docker on OSX, no VM needed. By
dobi 311 11 months 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,433 over 6 years ago A productive development environment with Docker on OS X by
Docker-Arch 30 about 6 years ago Generate Web/CLI projects Dockerized development environments, from 1 simple YAML file. By
Docker-sync 3,535 2 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 about 8 years ago Simple and transparent alternative to boot2docker (backed by Vagrant) by
DockerBuildManagement 12 about 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 75 16 days 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 375 over 4 years ago Managed Docker development environments on OS X
Eclipse Che 6,962 11 days ago Developer workspace server with Docker runtimes, cloud IDE, next-generation Eclipse IDE
EnvCLI 109 10 months ago Replace your local installation of Node, Go, ... with project-specific docker containers. By
ESP32 Linux - Docker builder 48 5 months ago Container solution to compile Linux and develop it for ESP32 microcontrollers - By
footloose 1,589 about 1 year ago Spin containers that look like Virtual Machines - By
forward2docker 77 over 8 years ago Utility to auto forward a port from localhost into ports on Docker containers running in a boot2docker VM by
Gebug 635 5 months ago A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly
Kitt 18 over 1 year ago A portable and disposable Shell environment, based on Docker and Nix. By
Lando 4,088 3 days 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 13 3 days ago uni(versal)get, the installer and updater for container tools and beyond (formerly docker-setup). By
Vagga 1,861 over 1 year 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 903 2 months ago Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line! By

Projects / Development with Docker / Garbage Collection

caduc 18 over 5 years ago A docker garbage collector cleaning stuff you did not use recently
Docker Clean 1,292 over 6 years ago A script that cleans Docker containers, images and volumes by
docker_gc 97 8 months ago Image for automatic removing unused Docker Swarm objects. Also works just as Docker Service by
Docker-cleanup 587 over 5 years ago Automatic Docker image, container and volume cleanup by
docker-custodian 357 about 2 months ago Keep docker hosts tidy. By
docker-garby 37 over 4 years ago Docker garbage collection script by
docker-gc 5,053 over 3 years ago A cron job that will delete old stopped containers and unused images by
Docuum 600 29 days ago Least recently used (LRU) eviction of Docker images by
sherdock 110 about 9 years ago Automatic GC of images based on regexp by

Projects / Development with Docker / Serverless

AMP 80 over 6 years ago The open source unified CaaS/FaaS platform for Docker, batteries included. By
Apache OpenWhisk 6,497 11 days ago a serverless, open source cloud platform that executes functions in response to events at any scale. By
Docker-Lambda 5,828 over 1 year ago Docker images and test runners that replicate the live AWS Lambda environment. By
Funker 25 almost 8 years ago Functions as Docker containers example voting app. By
IronFunctions 3,177 about 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,055 18 days ago A complete serverless functions framework for Docker and Kubernetes. By
SCAR 597 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,324 26 days 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,579 7 days ago A fast YAML based tool for validating docker containers
DockerSpec 182 about 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 almost 9 years ago Docker based integration tests. A simple Node based utility for running Docker based unit tests. By
EZDC 12 8 months ago Golang test harness for easily setting up tests that rely on services in a docker-compose.yml. By
InSpec 2,849 7 days 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 353 8 days 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,764 about 1 month 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 899 over 5 years ago Orchestrate development environments on your local machine by
Beluga 167 almost 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 61 7 months ago Seamlessly execute commands in a container
Dray 383 over 4 years ago An engine for managing the execution of container-based workflows by
FuGu 140 about 8 years ago Docker run wrapper without orchestration by
Hokusai 93 4 days 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,047 about 1 month 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,150 about 2 years ago Tool for building and maintaining complex Docker deployments by
subuser 889 about 2 years ago Makes it easy to securely and portably run graphical desktop applications in Docker
T.A.D.S. boilerplate 751 about 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 111 about 2 years ago Terraform module for deploying a single Docker image or file to any Cloud™ VM
Turbo 27 almost 3 years ago Simple and Powerful utility for docker. By
udocker 1,342 about 1 month 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
Dockhero Dockhero is a Heroku add-on which turns a Docker image into a microservice attached to the Heroku app. Currently in beta
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 4 3 days 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 206 10 months 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,304 11 days 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,858 6 months ago Not specific to docker but relevant
Awesome Compose 34,091 8 days ago Docker Compose samples
Awesome Kubernetes 15,000 about 2 months ago by
Awesome Linux Container 1,788 6 months ago more general about container than this repo, by
Awesome Selfhosted 197,181 7 days 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 24,743 about 2 months ago by
ToolsOfTheTrade 16,538 2 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 286 5 months ago a list of docker-compose samples for a lot of databases by
Webstack-micro 86 almost 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,066 about 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 733 over 8 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 733 over 8 years ago

Useful Resources / Security

Bringing new security features to Docker
CVE Scanning Alpine images with Multi-stage builds in Docker 17.05 11 over 7 years ago by
Docker Secure Deployment Guidelines 602 almost 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,447 3 days 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: