An open API service indexing awesome lists of open source software.

awesome-docker

:whale: A curated list of Docker resources and projects
https://github.com/veggiemonk/awesome-docker

Last synced: 1 day ago
JSON representation

  • Uncategorized

  • Container Operations

    • Security

      • 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.
      • oscap-docker - OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By [OpenSCAP](https://github.com/OpenSCAP)
      • Prisma Cloud - (previously Twistlock Security Suite) detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications.
      • Syft - CLI tool and library for generating a Software Bill of Materials (SBOM) from container images and filesystems.
      • Sysdig Falco - Sysdig Falco is an open source container security monitor. It can monitor application, container, host, and network activity and alert on unauthorized activity.
      • Sysdig Secure - Sysdig Secure addresses run-time security through behavioral monitoring and defense, and provides deep forensics based on open source Sysdig for incident response.
      • Anchor - A tool to ensure reproducible builds by pinning dependencies inside your Dockerfiles [@SongStitch](https://github.com/songStitch/)
      • CetusGuard - CetusGuard is a tool that protects the Docker daemon socket by filtering calls to its API endpoints
      • CIS Docker Benchmark - This [InSpec][inspec] compliance profile implement the CIS Docker 1.12.0 Benchmark in an automated way to provide security best-practice tests around Docker daemon and containers in a production environment. By [@dev-sec](https://github.com/dev-sec)
      • docker-lock - A cli-plugin for docker to automatically manage image digests by tracking them in a separate Lockfile. By [@safe-waters][safe-waters]
      • Trivy - Aqua Security's open source simple and comprehensive vulnerability scanner for containers (suitable for CI).
      • Deepfence Enterprise - Full life cycle Cloud Native Workload Protection platform for kubernetes, virtual machines and serverless. By [@deepfence][deepfence]
      • Anchor - A tool to ensure reproducible builds by pinning dependencies inside your Dockerfiles [@SongStitch](https://github.com/songStitch/)
      • Anchor Enterprise - Analyze images for CVE vulnerabilities and against custom security policies by [@Anchor](https://github.com/anchore)
      • bane - AppArmor profile generator for Docker containers by [@genuinetools][genuinetools]
      • Checkov - Static analysis for infrastructure as code manifests (Terraform, Kubernetes, Cloudformation, Helm, Dockerfile, Kustomize) find security misconfiguration and fix them. By [@bridgecrew](https://github.com/bridgecrewio)
      • Clair - Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers. By [@coreos][coreos]
      • Dagda - 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 [@eliasgranderubio](https://github.com/eliasgranderubio)
      • Deepfence Threat Mapper - Powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless. By [@deepfence][deepfence]
      • docker-bench-security - script that checks for dozens of common best-practices around deploying Docker containers in production. By [@docker][docker]
      • docker-explorer - A tool to help forensicate offline docker acquisitions by [@Google][google]
      • dvwassl - SSL-enabled Damn Vulnerable Web App to test Web Application Firewalls. By [@Peco602][peco602]
      • KICS - an infrastructure-as-code scanning tool, find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle. Can be extended for additional policies. By [Checkmarx](https://github.com/Checkmarx)
      • notary - a server and a client for running and interacting with trusted collections. By [@TUF](https://github.com/theupdateframework)
      • 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.
    • Volume Management / Data

      • portworx - Decentralized storage solution for persistent, shared and replicated volumes.
      • Blockbridge - The Blockbridge plugin is a volume plugin that provides access to an extensible set of container-based persistent storage options. It supports single and multi-host Docker environments with features that include tenant isolation, automated provisioning, encryption, secure deletion, snapshots and QoS. By [@blockbridge](https://github.com/blockbridge)
      • REX-Ray
      • Storidge - Software-defined Persistent Storage for Kubernetes and Docker Swarm
      • Docker Machine NFS - Activates NFS for an existing boot2docker box created through Docker Machine on OS X.
      • Local Persist
      • Netshare
      • Convoy - an open-source Docker volume driver that can snapshot, backup and restore Docker volumes anywhere. By [@rancher][rancher]
      • Label Backup - A lightweight, Docker-aware backup agent that automatically discovers and backs up containerized databases (PostgreSQL, MySQL, MongoDB, Redis) based on Docker labels. Supports local storage and S3-compatible destinations with flexible scheduling via cron expressions.
      • portworx - Decentralized storage solution for persistent, shared and replicated volumes.
      • Docker Unison - :skull: A docker volume container using Unison for fast two-way folder sync. Created as an alternative to slow boot2docker volumes on OS X. By [@leighmcculloch](https://github.com/leighmcculloch)
      • Minio - S3 compatible object storage server in Docker containers
      • quobyte - fully fault-tolerant distributed file system with a docker volume driver
      • Docker Volume Backup
    • Deployment and Infrastructure

      • gitkube - Gitkube is a tool for building and deploying docker images on Kubernetes using `git push`. By [@Hasura](https://github.com/hasura/).
      • awesome-stacks - Deploy 150+ open-source web apps with one Docker command
      • BosnD - BosnD, the boatswain daemon - A dynamic configuration file writer & service reloader for dynamically changing container environments.
      • Conduit - Experimental deployment system for Docker by [@ehazlett](https://github.com/ehazlett)
      • docker-to-iac - Translate docker run and commit into Infrastructure as Code templates for AWS, Render.com and DigitalOcean by [@DeployStack](https://github.com/deploystackio)
      • dockit - Do docker actions and Deploy gluster containers! By [@humblec](https://github.com/humblec)
      • blackfish - a CoreOS VM to build swarm clusters for Dev & Production by [@blackfish](https://gitlab.com/blackfish/)
      • deploy - Git and Docker deployment tool. A middle ground between simple Docker composition tools and full blown cluster orchestration by [@ttiny](https://github.com/ttiny)
      • swarm-ansible - Swarm-Ansible bootstraps a production-ready swarm cluster using ansible. Comes with tools to automate CI, help monitoring and traefik pre-configured for SSL certificates and simple-auth. Comes with a private registry and more!
      • Longshoreman - Longshoreman automates application deployment using Docker. Just create a Docker repository (or use a service), configure the cluster using AWS or Digital Ocean (or whatever you like) and deploy applications using a Heroku-like CLI tool. By [longshoreman](https://github.com/longshoreman)
      • SwarmManagement - Swarm Management is a python application, installed with pip. The application makes it easy to manage a Docker Swarm by configuring a single yaml file describing which stacks to deploy, and which networks, configs or secrets to create.
      • werf - werf is a CI/CD tool for building Docker images efficiently and deploying them to Kubernetes using GitOps by [@flant](https://github.com/flant)
      • Centurion - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By [@newrelic](https://github.com/newrelic)
      • Clocker - 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 [Calico][calico] and [Weave][weave] for networking and [Brooklyn](https://brooklyn.apache.org/) for application blueprints. By [@brooklyncentral](https://github.com/brooklyncentral)
      • depcon - Depcon is written in Go and allows you to easily deploy Docker containers to Apache Mesos/Marathon, Amazon ECS and Kubernetes. By [@ContainX][containx]
      • Grafeas - A common API for metadata about containers, from image and build details to security vulnerabilities. By [grafeas](https://github.com/grafeas)
    • Orchestration

      • Rancher - An open source project that provides a complete platform for operating Docker in production by [@rancher][rancher].
      • Panamax - An open-source project that makes deploying complex containerized apps as easy as Drag-and-Drop by [@CenturyLinkLabs][centurylinklabs].
      • Haven - Haven is a simplified container management platform that integrates container, application, cluster, image, and registry managements. By [@codeabovelab](https://github.com/codeabovelab)
      • RedHerd Framework - RedHerd is a collaborative and serverless framework for orchestrating a geographically distributed group of assets capable of simulating complex offensive cyberspace operations. By [@RedHerdProject](https://github.com/redherd-project).
      • Swarm-cronjob - Create jobs on a time-based schedule on Swarm by [@crazy-max]
      • docker rollout - Zero downtime deployment for Docker Compose services by [@Wowu](https://github.com/Wowu)
      • athena - An automation platform with a plugin architecture that allows you to easily create and share services.
      • blimp - Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more by [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin)
      • CloudSlang - CloudSlang is a workflow engine to create Docker process automation
      • ManageIQ - Discover, optimize and control your hybrid IT. By [ManageIQ](https://github.com/ManageIQ)
      • Mantl - :skull: Mantl is a modern platform for rapidly deploying globally distributed services
      • Mesos - Resource/Job scheduler for containers, VM's and physical hosts [@apache](https://mesos.apache.org/)
      • Nebula - A Docker orchestration tool designed to manage massive scale distributed clusters.
      • Nomad - Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler by [@hashicorp](https://github.com/hashicorp)
      • Marathon - :skull: Marathon is a private PaaS built on Mesos. It automatically handles hardware or software failures and ensures that an app is "always on"
      • Docker Flow Swarm Listener - Docker Flow Swarm Listener project is to listen to Docker Swarm events and send requests when a change occurs. By [@docker-flow][docker-flow]
      • gantryd - A framework for easy management of docker-based components across machines by [@DevTable](https://github.com/DevTable)
      • Ansible Linux Docker - Run Ansible from a Linux container. By [@Peco602][peco602]
      • clusterdock - Docker container orchestration to enable the testing of long-running cluster deployments
      • Crane - Control plane based on docker built-in swarm [@Dataman-Cloud](https://github.com/Dataman-Cloud)
      • Helios - A simple platform for deploying and managing containers across an entire fleet of servers by [@spotify][spotify]
      • Kontena - The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use.
      • Kubernetes - Open source orchestration system for Docker containers by Google
    • PaaS

      • Convox Rack - Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices.
      • OpenShift
      • Tsuru - Tsuru is an extensible and open source Platform as a Service software
      • Atlantis - Atlantis is an Open Source PaaS for HTTP applications built on Docker and written in Go
      • caprover - [previously known as CaptainDuckDuck] Automated Scalable Webserver Package (automated Docker+nginx) - Heroku on Steroids
      • Dcw - Docker-compose SSH wrapper: a very poor man PaaS, exposing the docker-compose and custom-container commands defined in container labels.
      • Dokku - Docker powered mini-Heroku that helps you build and manage the lifecycle of applications (originally by [@progrium][progrium])
      • Empire - A PaaS built on top of Amazon EC2 Container Service (ECS)
      • Exoframe - A self-hosted tool that allows simple one-command deployments using Docker
      • Flynn - A next generation open source platform as a service
      • Hephy Workflow - 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 [Deis Workflow](https://github.com/deis/workflow)
      • Krane - Toolset for managing container workloads on remote servers
      • Nanobox - An application development platform that creates local environments that can then be deployed and scaled in the cloud.
    • Service Discovery

      • docker-dns - Lightweight DNS forwarder for Docker containers, resolves container names with custom suffixes (e.g. `.docker`) on the host to simplify service discovery by [@bytesharky](https://github.com/bytesharky)
      • etcd - Distributed reliable key-value store for the most critical data of a distributed system by [@etcd-io](https://github.com/etcd-io) (former part of CoreOS)
      • registrator - Service registry bridge for Docker by [@gliderlabs][gliderlabs] and [@progrium][progrium]
      • istio - An open platform to connect, manage, and secure microservices by [@istio](https://github.com/istio)
      • docker-consul
      • proxy - lightweight nginx based load balancer self using service discovery provided by registrator. by [@factorish](https://github.com/factorish)
    • Container Composition

      • draw-compose - Utility to draw a schema of a docker compose by [@Alexis-benoist](https://github.com/Alexis-benoist)
      • plash - A container run and build engine - runs inside docker.
      • bocker - Docker implemented in 100 lines of bash by [p8952](https://github.com/p8952)
      • box - Build Dockerfile images with a mruby DSL, includes flattening and layer manipulation
      • habitus - A Build Flow Tool for Docker by [@cloud66](https://github.com/cloud66)
      • kompose - Go from Docker Compose to Kubernetes
      • Smalte
      • Zodiac - A lightweight tool for easy deployment and rollback of dockerized applications. By [@CenturyLinkLabs][centurylinklabs]
      • crowdr - Tool for managing multiple Docker containers (`docker-compose` alternative) by [@polonskiy](https://github.com/polonskiy/)
      • compose_plantuml - Generate Plantuml graphs from docker-compose files by [@funkwerk](https://github.com/funkwerk)
      • Maestro - Maestro provides the ability to easily launch, orchestrate and manage multiple Docker containers as single unit by [@tascanini](https://github.com/toscanini)
      • percheron - Organise your Docker containers with muscle and intelligence by [@ashmckenzie](https://github.com/ashmckenzie)
      • Stacker - Docker Compose Templates. Stacker provides an abstraction layer over Docker Compose and a better DX (developer experience).
      • Capitan - Composable docker orchestration with added scripting support by [@byrnedo].
      • docker-compose-graphviz - Turn a docker-compose.yml files into Graphviz .dot files by [@abesto](https://github.com/abesto)
      • bocker - Write Dockerfile completely in Bash. Extensible and simple. --> Reusable by [@icy](https://github.com/icy)
      • Composerize - Convert docker run commands into docker-compose files
      • ctk - Visual composer for container based workloads. By [@corpulent](https://github.com/corpulent)
      • docker-config-update - Utility to update docker configs and secrets for deploying in a compose file by [@sudo-bmitch](https://github.com/sudo-bmitch)
      • elsy - An opinionated, multi-language, build tool based on Docker and Docker Compose
      • podman-compose - a script to run docker-compose.yml using podman by [@containers][containers]
      • rocker-compose - Docker composition tool with idempotency features for deploying apps composed of multiple containers. By[@grammarly].
      • rocker - Extended Dockerfile builder. Supports multiple FROMs, MOUNTS, templates, etc. by [@grammarly].
      • Stitchocker - A lightweight and fast command line utility for conveniently grouping your docker-compose multiple container services. By [@alexaandrov](https://github.com/alexaandrov)
    • User Interface

      • built-in Docker plugin
      • Docker Tooling plugin
      • Rapid Dashboard - A simple query dashboard to use Docker Remote API by [@ozlerhakan](https://github.com/ozlerhakan/)
      • DockerSurfer - A web service for analyze and browse dependencies between Docker images in the Docker registry, by [@Simone-Erba](https://github.com/Simone-Erba/)
      • tsaotun - Python based Assistance for Docker by [@qazbnm456](https://github.com/qazbnm456)
      • docker.vim - Manage docker containers and images in Vim. By [@skanehira]
      • docker.el
      • Simple Docker UI - built on Electron. By [@felixgborrego](https://github.com/felixgborrego/)
      • dockly - An interactive shell UI for managing Docker containers by [@lirantal](https://github.com/lirantal)
      • ns-enter - :skull: no more ssh, enter name spaces of container by [@jpetazzo][jpetazzo]
      • Pdocker - A simple tool to manage and maintain Docker for personal projects by [@g31s](https://github.com/g31s)
      • docker-ssh - SSH Server for Docker containers ~ Because every container should be accessible. By [@jeroenpeeters](https://github.com/jeroenpeeters)
      • Docker Registry UI - A web UI for easy private/local Docker Registry integration by [@atcol](https://github.com/atcol)
      • docker-registry-web - Web UI, authentication service and event recorder for private docker registry v2 by [@mkuchin](https://github.com/mkuchin)
      • dockge - easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager by [@louislam](https://github.com/louislam).
      • Komodo - A tool to build and deploy software on many servers
      • ctop (2) - :skull: Top-like interface for container metrics (Golang) by [@bcicen](https://github.com/bcicen/)
      • goManageDocker - TUI tool to view and manage your docker objects blazingly fast with sensible keybindings, also supports VIM navigation out of the box by [@ajay-dsan](https://github.com/ajayd-san)
      • lazydocker - The lazier way to manage everything docker. A simple terminal UI for both docker and docker-compose, written in Go with the gocui library. By [@jesseduffield](https://github.com/jesseduffield)
      • scuba - Transparently use Docker containers to encapsulate software build environments, by [@JonathonReinhart](https://github.com/JonathonReinhart)
      • OctoLinker - A browser extension for GitHub that makes the image name in a `Dockerfile` clickable and redirect you to the related Docker Hub page.
      • Portainer - A lightweight management UI for managing your Docker hosts or Docker Swarm clusters by [@portainer](https://github.com/portainer)
      • DockStation - A developer centric UI to configure, monitor, and manage services and containers [@dock_station](https://twitter.com/dock_station)
      • dockdash
      • Mafl - Minimalistic flexible homepage by [@hywax](https://github.com/hywax/)
      • denops-docker.vim - :skull: Manage docker containers and images in Vim. By [@skanehira]
      • oxker - A simple tui to view & control docker containers. Written in [Rust](https://rust-lang.org/), making heavy use of [ratatui](https://github.com/tui-rs-revival/ratatui) & [Bollard](https://github.com/fussybeaver/bollard), by [@mrjackwills](https://github.com/mrjackwills)
      • captain - Easily start and stop docker compose projects from any directory. By [@jenssegers](https://github.com/jenssegers)
      • docker-ls - CLI tools for browsing and manipulating docker registries by [@mayflower](https://github.com/mayflower)
      • skopeo - Work with remote images registries - retrieving information, images, signing content by [@containers][containers]
      • dockercraft - :skull: Docker + Minecraft = Dockercraft by [@docker][docker]
      • Docker Registry Browser - Web Interface for the Docker Registry HTTP API v2 by [@klausmeyer](https://github.com/klausmeyer)
      • docker-swarm-visualizer - Visualizes Docker services on a Docker Swarm (for running demos).
      • dockering-on-rails - Simple Web-Interface for Docker with a lot of features by [@Electrofenster](https://github.com/Electrofenster/)
      • Swarmpit - Swarmpit provides simple and easy to use interface for your Docker Swarm cluster. You can manage your stacks, services, secrets, volumes, networks etc.
      • Swirl - Swirl is a web management tool for Docker, focused on swarm cluster By [@cuigh](https://github.com/cuigh/)
      • Theia - Extensible platform to develop full-fledged multi-language Cloud & Desktop IDE-like products with state-of-the-art web technologies.
      • Yacht - A Web UI for docker that focuses on templates and ease of use in order to make deployments as easy as possible. By [@SelfhostedPro](https://github.com/SelfhostedPro)
      • DockSTARTer - DockSTARTer helps you get started with home server apps running in Docker by [GhostWriters](https://github.com/GhostWriters)
      • dcp - A simple tool for copying files from container filesystems. By [@exdx](https://github.com/exdx)
      • Stevedore - Good Docker Desktop replacement for Windows. Both Linux and Windows Containers are supported. [@slonopotamus](https://github.com/slonopotamus)
      • ctop (1) - :skull: A command line / text based Linux Containers monitoring tool that works just like you expect (Python) by [@yadutaf](https://github.com/yadutaf)
      • dive - A tool for exploring each layer in a docker image. By [wagoodman](https://github.com/wagoodman).
      • Docker-mon - Console-based Docker monitoring by [@icecrime](https://github.com/icecrime)
      • docui - :skull: An interactive shell UI for managing Docker containers. Also works in Windows. By [@skanehira]
      • dry - An interactive CLI for Docker containers by [@moncho](https://github.com/moncho)
      • sen - :skull: Terminal user interface for docker engine, by [@TomasTomecek][tomastomecek]
      • dcinja - The powerful and smallest binary size of template engine for docker command line environment. By [@Falldog](https://github.com/Falldog)
      • dctl - dctl is a Cli tool that helps developers by allowing them to execute all docker compose commands anywhere in the terminal, and more. By [FabienD](https://github.com/FabienD)
      • decompose - Reverse-engineering tool for docker environments. By [@s0rg](https://github.com/s0rg)
      • docker-captain - A friendly CLI to manage multiple Docker Compose deployments with style — powered by Typer, Rich, questionary, and sh.
      • wharfee - :skull: Autocompletion and syntax highlighting for Docker commands. by [@j-bennet](https://github.com/j-bennet)
      • dext-docker-registry-plugin - Search the Docker Registry with the Dext smart launcher. By [@vutran](https://github.com/vutran)
      • dockerfile-mode
      • MultiDocker - Create a secure multi-user Docker machine, where each user is segregated into an indepentent container.
      • Powerline-Docker - A Powerline segment for showing the status of Docker containers by [@adrianmo](https://github.com/adrianmo)
      • Admiral - :skull: Admiral™ is a highly scalable and very lightweight Container Management platform for deploying and managing container based applications. By [VMWare][vmware]
      • Docker Desktop - Official native app. Only for Windows and MacOS
      • Docker DB Manager - Desktop app for managing Docker database containers with visual interface and one-click operations.
      • Dockeron - A project built on Electron + Vue.js for Docker on desktop. [@fluency03](https://github.com/fluency03)
      • Lifeboat - :skull: An easy way to launch Docker projects with a graphical interface on your Mac. [@jplhomer](https://github.com/jplhomer)
      • lazyjournal - A interface for reading and filtering the logs output of Docker and Podman containers like [Dozzle](dozzle) but for the terminal with support for fuzzy find, regex and output coloring
      • docker pushrm - A Docker CLI plugin that lets you push the README.md file from the current directory to Docker Hub. Also supports Quay and Harbor. By [@christian-korneck](https://github.com/christian-korneck)
      • dockersql - :skull: A command line interface to query Docker using SQL by [@crosbymichael](https://github.com/crosbymichael)
      • DVM - Docker version manager by [@howtowhale](https://github.com/howtowhale)
      • goinside - Get inside a running docker container easily. by [@iamsoorena](https://github.com/iamsoorena)
      • proco - Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment. by [@shiwaforce](https://github.com/shiwaforce)
      • reg - :skull: Docker registry v2 command line client by [@genuinetools][genuinetools]
      • supdock - Allows for slightly more visual usage of Docker with an interactive prompt. By [@segersniels](https://github.com/segersniels)
      • Container Web TTY - Connect your containers via a web-tty [@wrfly](https://github.com/wrfly)
      • dockemon - Docker Container Management GUI by [@productiveops](https://github.com/ProductiveOps)
      • Docker Compose UI - :skull: 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 UI (Joxit) - :skull: The simplest and cleanest UI for private registries by [@Joxit](https://github.com/Joxit)
      • Kubevious - A highly visual web UI for Kubernetes which renders configuration and state in an application centric way by [@rubenhak](https://github.com/rubenhak).
      • netdata - Real-time performance monitoring
      • Seagull - Friendly Web UI to monitor docker daemon. by [@tobegit3hub](https://github.com/tobegit3hub)
    • Monitoring

      • Autoheal - 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.
      • Dockerana - packaged version of Graphite and Grafana, specifically targeted at metrics from Docker.
      • Dozzle - Monitor container logs in real-time with a browser or mobile device. [@amir20](https://github.com/amir20)
      • cAdvisor - Analyzes resource usage and performance characteristics of running containers. Created by [@Google][google]
      • dockprom - Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager by [@stefanprodan](https://github.com/stefanprodan)
      • Checkmate - Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations.
      • LogJam - :skull: Logjam is a log forwarder designed to listen on a local port, receive log entries over UDP, and forward these messages on to a log collection server (such as logstash) by [@gocardless](https://github.com/gocardless)
      • Docker-Flow-Monitor - Reconfigures Prometheus when a new service is updated or deployed automatically by [@docker-flow][docker-flow]
      • NexClipper - NexClipper is the container monitoring and performance management solution specialized in Docker, Apache Mesos, Marathon, DC/OS, Mesosphere, Kubernetes by [@Nexclipper](https://github.com/NexClipper)
      • Out-of-the-box Host/Container Monitoring/Logging/Alerting Stack - 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 [Automated Nginx Reverse Proxy (jwilder's)][nginxproxy].
      • Sidekick - Open source live application debugger like Chrome DevTools for your backend. Collect traces and generate logs on-demand without stopping & redeploying your applications.
      • 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.
      • DockProc - I/O monitoring for containers on processlevel.
      • SuperVisor CPM - frontend-service/) and [Driver Service](https://github.com/t0xic0der/supervisor-driver-service/) :construction: - A simple and accessible FOSS container performance monitoring service written in Python by [@t0xic0der](https://github.com/t0xic0der/)
      • SwarmAlert - Monitors a Docker Swarm and sends Pushover alerts when it finds a container with no healthy service task running.
      • Docker-Alertd - Monitor and send alerts based on docker container resource usage/statistics
      • Doku - Doku is a simple web-based application that allows you to monitor Docker disk usage. [@amerkurev](https://github.com/amerkurev)
      • Dynatrace - Monitor containerized applications without installing agents or modifying your Run commands
      • Glances - A cross-platform curses-based system monitoring tool written in Python by [@nicolargo](https://github.com/nicolargo)
      • Grafana Docker Dashboard Template - A template for your Docker, Grafana and Prometheus stack [@vegasbrianc][vegasbrianc]
      • HertzBeat - An open-source real-time monitoring system with custom-monitor and agentless.
      • InfluxDB, cAdvisor, Grafana - InfluxDB Time series DB in combination with Grafana and cAdvisor by [@vegasbrianc][vegasbrianc]
      • Logspout - Log routing for Docker container logs by [@gliderlabs][gliderlabs]
      • monit-docker - Monitor docker containers resources usage or status and execute docker commands or inside containers. [@decryptus][decryptus]
      • Zabbix Docker module - 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 - Monitor containers automatically using zabbix LLD feature.
    • Reverse Proxy

      • Swarm Router - A «zero config» service name based router for docker swarm mode with a fresh and more secure approach. By [@flavioaiello](https://github.com/flavioaiello)
      • Let's Encrypt Nginx-proxy Companion - A lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically. By [@JrCs](https://github.com/JrCs)
      • Swarm Ingress Router - Route DNS names to Swarm services based on labels. By [@tpbowden](https://github.com/tpbowden/)
      • Docker Dnsmasq Updater - Update a remote dnsmasq server with Docker container hostnames.
      • fabio - A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. By [@magiconair](https://github.com/magiconair) (Frank Schroeder)
      • h2o-proxy - Automated H2O reverse proxy for Docker containers. An alternative to [jwilder/nginx-proxy][nginxproxy] by [@zchee](https://github.com/zchee)
      • muguet - DNS Server & Reverse proxy for Docker environments. By [@mattallty](https://github.com/mattallty)
      • Nginx Proxy Manager - A beautiful web interface for proxying web based services with SSL. By [@jc21](https://github.com/jc21)
      • Træfɪk - Automated reverse proxy and load-balancer for Docker, Mesos, Consul, Etcd... By [@EmileVauge](https://github.com/emilevauge)
      • docker-proxy - Transparent proxy for docker containers, run in a docker container. By [@silarsis](https://github.com/silarsis)
      • caddy-docker-proxy - Caddy-based reverse proxy, configured with service or container labels. By [@lucaslorentz](https://github.com/lucaslorentz)
      • caddy-docker-upstreams - Docker upstreams module for Caddy, configured with container labels. By [@invzhi](https://github.com/invzhi)
      • docker-flow-proxy - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By [@docker-flow][docker-flow]
      • OpenResty Manager - The easiest using, powerful and beautiful OpenResty Manager(Nginx Enhanced Version), open source alternative to OpenResty Edge. By [@Safe3](https://github.com/Safe3/)
      • bunkerized-nginx - Web app hosting and reverse proxy secure by default. By [@bunkerity](https://github.com/bunkerity)
    • Runtime

      • aind - :skull: AinD launches Android apps in Docker, by nesting Anbox containers inside Docker by [@aind-containers](https://github.com/aind-containers)
      • podman - libpod is a library used to create container pods. Home of Podman by [@containers][containers]
      • rlxc - LXC binary written in Rust by [@brauner](https://github.com/brauner)
      • cri-o - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by [cri-o](https://github.com/cri-o)
      • lxc - LXC - Linux Containers
      • runtime-tools - oci-runtime-tool is a collection of tools for working with the OCI runtime specification by [@opencontainers](https://github.com/opencontainers)
    • Networking

      • MyIP - 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 [@jason5ng32](https://github.com/jason5ng32)
      • netshoot - The netshoot container has a powerful set of networking tools to help troubleshoot Docker networking issues by [@nicolaka](https://github.com/nicolaka)
      • Pipework - Software-Defined Networking for Linux Containers, Pipework works with "plain" LXC containers, and with the awesome Docker. By [@jpetazzo][jpetazzo]
      • Flannel - Flannel is a virtual network that gives a subnet to each host for use with container runtimes. By [@coreos][coreos]
      • Freeflow - High performance container overlay networks on Linux. Enabling RDMA (on both InfiniBand and RoCE) and accelerating TCP to bare metal performance. By [@Microsoft](https://github.com/Microsoft)
  • Docker Images

    • Builder

      • Production-Ready Python Containers :heavy_dollar_sign: - A template for creating production-ready Docker images for Python applications.
      • DockerMake - A reproducible Docker image build system for complex software stacks. By [@avirshup](https://github.com/avirshup)
      • img - Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder by [@genuinetools][genuinetools]
      • RAUDI - A tool to automatically update (and optionally push to Docker Hub) Docker Images for 3rd party software whenever theres is a new release/update/commit. By [@SecSI](https://github.com/cybersecsi)
      • SkinnyWhale - Skinnywhale helps you make smaller (as in megabytes) Docker containers.
      • Derrick - A tool help you to automate the generation of Dockerfile and dockerize application by scanning the code. By [@alibaba](https://github.com/alibaba).
      • Dockly - Dockly is a gem made to ease the pain of packaging an application in Docker by [@swipely](https://github.com/swipely/)
      • dockramp - Proof of Concept: A Client Driven Docker Image Builder by [@jlhawn](https://github.com/jlhawn)
      • Whaler - Program to reverse Docker images into Dockerfiles by [@P3GLEG](https://github.com/P3GLEG/).
      • Whales - A tool to automatically dockerize your applications by [@icalialabs](https://github.com/IcaliaLabs).
      • docker-companion - A command line tool written in Golang to squash and unpack docker images by [@mudler](https://github.com/mudler/)
      • docker-make - Build, tag,and push a bunch of related docker images via a single command.
      • docker-replay - Generate `docker run`command and options from running containers. By [bcicen](https://github.com/bcicen)
      • docker-repack - Repacks a Docker image into a smaller, more efficient version that makes it significantly faster to pull. By [orf](https://github.com/orf)
      • DockerSlim
      • Production-Ready Python Containers :heavy_dollar_sign: - A template for creating production-ready Docker images for Python applications.
      • userdef - An advanced `adduser` for your Alpine based Docker images. Made by [Akito][akito]
      • ansible-bender - A tool utilising `ansible` and `buildah` by [@TomasTomecek][tomastomecek]
      • buildah - A tool that facilitates building OCI images by [@containers][containers]
      • BuildKit - Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit by [@moby project](https://github.com/moby)
      • cekit - A tool used by openshift to build base images using different build engines by [@cekit](https://github.com/cekit).
      • container-diff - :skull: An image tool for comparing and analyzing container images by [@GoogleContainerTools][googlecontainertools]
      • container-factory - Produces Docker images from tarballs of application source code by [@mutable](https://github.com/mutable)
      • dlayer - docker layer analyzer by [@orisano](https://github.com/orisano)
      • essex - Boilerplate for Docker Based Projects: Essex is a CLI utility written in bash to quickly setup clean and consistent Docker projects with Makefile driven workflows. [@jamesbrink](https://github.com/jamesbrink)
      • HPC Container Maker - Generates Dockerfiles from a high level Python recipe, including building blocks for High-Performance Computing components by [@NVIDIA][nvidia]
      • kaniko - Build Container Images In Kubernetes. By [@GoogleContainerTools][googlecontainertools]
      • makisu - :skull: Uber's fast and flexible unprivileged image builder for Mesos and Kubernetes, with distributed cache support. By [@uber](https://github.com/uber)
      • packer - Hashicorp tool to build machine images including docker image integrated with configuration management tools like chef, puppet, ansible
      • portainer - Apache Mesos framework for building Docker images by [@duedil-ltd](https://github.com/duedil-ltd)
      • copy-docker-image - Copy a Docker image between registries without a full Docker installation by [@mdlavin](https://github.com/mdlavin)
      • runlike - Generate `docker run`command and options from running containers by [@lavie](https://github.com/lavie)
      • Smith - :skull: A Micocontainer Builder and can perform multi-stage builds after the image is built [Oracle][oracle]
    • Registry

    • Base Tools

      • sidecar
      • amicontained - Container introspection tool. Find out what container runtime is being used as well as features available by [@genuinetools][genuinetools]
      • distroless - Language focused docker images, minus the operating system, by [@GoogleContainerTools][googlecontainertools]
      • Chaperone - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by [@garywiz](https://github.com/garywiz)
      • ckron - A cron-style job scheduler for docker, by [@nicomt](https://github.com/nicomt)
      • docker-alpine - A super small Docker base image _(5MB)_ using Alpine Linux by [@gliderlabs][gliderlabs]
      • dockerize - Utility to simplify running applications in docker containers by [@jwilder][jwilder], [@powerman][powerman]
      • lstags - sync Docker images across registries by [@ivanilves](https://github.com/ivanilves)
      • NVIDIA-Docker - :skull: The NVIDIA Container Runtime for Docker by [@NVIDIA][nvidia]
      • Ofelia - Ofelia is a modern and low footprint job scheduler for docker environments, built on Go. Ofelia aims to be a replacement for the old fashioned cron. Supports configuration from container labels and/or configuration files.
      • sue - 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 [Akito][akito]
      • supercronic - crontab-compatible job runner, designed specifically to run in containers by [@aptible](https://github.com/aptible/)
      • microcheck - Lightweight health check utilities for Docker containers (75 KB instead of 9.3 MB for httpcheck versus cURL) in pure C - http(s), port checks, and parallel execution are included. by [@tarampampam](https://github.com/tarampampam)
      • GoSu - Run this specific application as this specific user and get out of the pipeline (entrypoint script tool) by [@tianon](https://github.com/tianon)
      • is-docker - Check if the process is running inside a Docker container by [@sindresorhus][sindresorhus]
      • SparkView - Access VMs, desktops, servers or applications anytime and from anywhere, without complex and costly client roll-outs or user management.
      • su-exec - This is a simple tool that will simply execute a program with different privileges. The program will be executed directly and not run as a child, like su and sudo does, which avoids TTY and signal issues. Why reinvent gosu? This does more or less exactly the same thing as gosu but it is only 10kb instead of 1.8MB. By [ncopa](https://github.com/ncopa)
      • TrivialRC - A minimalistic Runtime Configuration system and process manager for containers [@vorakl](https://github.com/vorakl)
    • Dockerfile

      • dockerfilegraph - Visualize your multi-stage Dockerfiles. By [@PatrickHoefler](https://github.com/patrickhoefler)
      • @ondrejmo
      • @0xy
      • chaperone-docker - A set of images using the Chaperone process manager, including a lean Alpine image, LAMP, LEMP, and bare-bones base kits.
      • Dockerfile Generator
      • Vektorcloud - A collection of minimal, Alpine-based Docker images
      • @arun-gupta
      • 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.
      • @awesome-startup
      • @crosbymichael
      • @jessfraz
      • @komljen
      • @kstaken
      • @vimagick
      • Dockershelf - A repository that serves as a collector for docker recipes that are universal, efficient and slim. Images are updated, tested and published daily via a Travis cron job. Maintained by [@CollageLabs](https://github.com/CollageLabs).
      • dockmoor - Manage docker image references and help to create reproducible builds with Docker. By [@MeneDev](https://github.com/MeneDev)
    • Linter

      • Whale-linter - :skull: A simple and small Dockerfile linter written in Python3+ without dependencies by [@jeromepin](https://github.com/jeromepin)
      • docker-image-size-limit - A tool to keep an eye on your docker images size.
      • Dockerfile Linter action - The linter lets you verify Dockerfile syntax to make sure it follows the best practices for building efficient Docker images.
      • dockfmt - Dockerfile formatter and parser by [@jessfraz][jessfraz]
      • FROM:latest - An opinionated Dockerfile linter by [@replicatedhq](https://github.com/replicatedhq)
      • Hadolint - A Dockerfile linter that checks for best practices, common mistakes, and is also able to lint any bash written in `RUN` instructions; by [@lukasmartinelli](https://github.com/lukasmartinelli)
    • Metadata

      • opencontainer - A convention and shared namespace for Docker labels defined by OCI Image Spec.
  • Development with Docker

    • CI/CD

      • Depot :heavy_dollar_sign: - Build Docker images fast, in the cloud. Blazing fast compute, automatic intelligent caching, and zero configuration. [Done in seconds](https://depot.dev/#benchmarks).
      • Captain - Convert your Git workflow to Docker containers ready for Continuous Delivery by [@harbur](https://github.com/harbur).
      • dockcheck - A script checking updates for docker images without pulling then auto-update selected/all containers. With notifications, pruning and more.
      • Gantry - Automatically update selected Docker swarm services.
      • Kraken CI - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. One of its executors is Docker. Developed by [@Kraken-CI](https://github.com/Kraken-CI).
      • Popper - Github actions workflow (HCL syntax) execution engine.
      • Defang - Deploy Docker Compose to your favorite cloud in minutes by [@DefangLabs](https://github.com/DefangLabs)
      • Depot :heavy_dollar_sign: - Build Docker images fast, in the cloud. Blazing fast compute, automatic intelligent caching, and zero configuration. [Done in seconds](https://depot.dev/#benchmarks).
      • Drone - Continuous integration server built on Docker and configured using YAML files.
      • Diun - Receive notifications when an image or repository is updated on a Docker registry by [@crazy-max].
      • Screwdriver :heavy_dollar_sign: - Yahoo's OpenSource buildplatform designed for Continous Delivery.
      • Skipper - Easily dockerize your Git repository by [@Stratoscale](https://github.com/Stratoscale)
      • SwarmCI - Create a distributed, isolated task pipeline in your Docker Swarm.
      • Tekton CD - A cloud-native pipeline resource.
      • Cyclone - Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources by [@caicloud](https://github.com/caicloud).
      • Docker plugin for Jenkins - The aim of the docker plugin is to be able to use a docker host to dynamically provision a slave, run a single build, then tear-down that slave.
      • GitLab Runner - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners.
      • GOCD-Docker - Go Server and Agent in docker containers to provision.
      • Jaypore CI - Simple, very flexible, powerful CI / CD / automation system configured in Python. Offline and local first.
      • Microservices Continuous Deployment - Continuous deployment of a microservices application.
      • mu - Tool to configure CI/CD of your container applications via AWS CodePipeline, CodeBuild and ECS [@Stelligent](https://github.com/stelligent)
      • Ouroboros - Automatically update running Docker containers with notifications
      • Watchtower - Automatically update running Docker containers
    • Testing

      • dgoss - A fast YAML based tool for validating docker containers.
      • DockerSpec - A small Ruby Gem to run RSpec and Serverspec, Infrataster and Capybara tests against Dockerfiles or Docker images easily. By [@zuazo](https://github.com/zuazo)
      • Dockunit - Docker based integration tests. A simple Node based utility for running Docker based unit tests. By [@dockunit](https://github.com/dockunit)
      • EZDC - Golang test harness for easily setting up tests that rely on services in a docker-compose.yml. By [@byrnedo]
      • Pull Dog - A GitHub app that automatically creates Docker-based test environments for your pull requests, from your docker-compose files. Not open source.
      • InSpec
      • Kurtosis - A composable build system for multi-container test environments that provides developers with: a powerful Python-like SDK for environment configuration, a compile-time validator to verify environment behavior & setup, and a runtime for environment execution, monitoring, & debugging capabilities. By [Kurtosis](https://www.kurtosis.com/)
      • Pumba - Chaos testing tool for Docker. Can be deployed on kubernetes and CoreOS cluster. By [@alexei-led](https://github.com/alexei-led)
      • Container Structure Test - A framework to validate the structure of an image by checking the outputs of commands or the contents of the filesystem. By [@GoogleContainerTools][googlecontainertools]
      • dgoss - A fast YAML based tool for validating docker containers.
    • Wrappers

      • Beluga - CLI to deploy docker containers on a single server or low amount of servers. By [@cortextmedia](https://github.com/cortexmedia)
      • Dray - An engine for managing the execution of container-based workflows by [@CenturyLinkLabs][centurylinklabs]
      • Hokusai - A Docker + Kubernetes CLI for application developers; used to containerize an application and to manage its lifecycle throughout development, testing, and release cycles. From [@artsy](https://github.com/artsy)
      • Terraform cloud-init config - Terraform module for deploying a single Docker image or `docker-compose.yaml` file to any Cloud™ VM
      • Ansible - Manage the life cycle of Docker containers. By RedHat
      • Azk - :skull: Orchestrate development environments on your local machine by [@azukiapp](https://github.com/azukiapp)
      • dexec - Command line interface written in Go for running code with Docker Exec images.
      • dockerized - Seamlessly execute commands in a container.
      • Shutit - Tool for building and maintaining complex Docker deployments by [@ianmiell](https://github.com/ianmiell)
      • subuser - Makes it easy to securely and portably run graphical desktop applications in Docker
      • T.A.D.S. boilerplate - :skull: The power of Ansible and Terraform + the simplicity of Docker Swarm = Infrastructure as Code and DevOps best practices. By [@Thomvaill](https://github.com/Thomvaill)
      • Turbo - Simple and Powerful utility for docker. By [@ramitsurana][ramitsurana]
      • udocker - A tool to execute simple docker containers in batch or interactive systems without root privileges by [@inidigo-dc](https://github.com/indigo-dc)
      • Vagrant - Docker provider - Good starting point is [vagrant-docker-example](https://github.com/bubenkoff/vagrant-docker-example) by [@bubenkoff](https://github.com/bubenkoff)
      • FuGu - Docker run wrapper without orchestration by [@mattes](https://github.com/mattes)
      • Preevy - Preview environments for Docker and Docker Compose projects. Test your changes and get feedback from devs and non-devs (Product/Design) by deploying pull requests to the your cloud provider as part of your CI pipeline.
    • API Client

      • Portainer stack utils - Bash script to deploy/update/undeploy Docker stacks in a Portainer instance from a docker-compose yaml file. By [@greenled](https://github.com/greenled).
      • sbt-docker - Create Docker images directly from sbt by [@marcuslonnberg](https://github.com/marcuslonnberg)
      • sbt-docker - Create Docker images directly from sbt by [@marcuslonnberg](https://github.com/marcuslonnberg)
      • ahab - Docker event handling with Python by [@instacart](https://github.com/instacart)
      • contajners - An idiomatic, data-driven, REPL friendly Clojure client for OCI container engines. By [@lispyclouds][lispyclouds]
      • dockerfile-maven - :skull: A Maven plugin for building and pushing Docker images by [@spotify][spotify]
      • dockerode - Docker Remote API node.js module by [@apocas](https://github.com/apocas)
      • go-dockerclient - Go HTTP client for the Docker remote API by [@fsouza](https://github.com/fsouza/)
      • Gradle Docker plugin - A Docker remote api plugin for Gradle by [@gesellix][gesellix]
      • libcompose - :skull: Go library for Docker Compose.
      • Docker Client TypeScript - Docker API client for JavaScript, automatically generated from Swagger API definition from moby repository. By [@masaeedu](https://github.com/masaeedu)
      • docker-client - Java client for the Docker remote API. By [@spotify][spotify]
      • docker-controller-bot - Telegram bot to control docker containers. By [@dgongut](https://github.com/dgongut/)
      • docker-it-scala - Docker integration testing kit with Scala by [@whisklabs](https://github.com/whisklabs)
      • docker-java-api - Lightweight, truly object-oriented, Java client for Docker's API. By [@amihaiemil](https://github.com/amihaiemil)
      • docker-maven-plugin - A Maven plugin for running and creating Docker images by [@fabric8io](https://github.com/fabric8io)
      • Docker-PowerShell - :skull: PowerShell Module for Docker
      • Docker.DotNet - C#/.NET HTTP client for the Docker remote API by [@ahmetb](https://github.com/ahmetb)
      • Docker.Registry.DotNet - .NET (C#) Client Library for interacting with a Docker Registry API (v2) [@rquackenbush](https://github.com/rquackenbush)
      • clj-docker-client - Idiomatic Clojure client for the Docker remote API. By [@lispyclouds][lispyclouds]
      • Docker Client for JVM - A Docker remote api client library for the JVM, written in Groovy by [@gesellix][gesellix]
      • sbt-docker-compose - :skull: Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/)
      • DoMonit - A simple Docker Monitoring wrapper For Docker API
    • Development Environment

      • Crashcart - :skull: Sideload Linux binaries into a running container for troubleshooting by [@Oracle][oracle]
      • EnvCLI - Replace your local installation of Node, Go, ... with project-specific docker containers. By [@EnvCLI](https://github.com/EnvCLI)
      • ESP32 Linux - Docker builder - Container solution to compile Linux and develop it for ESP32 microcontrollers - By [@Hpsaturn](https://github.com/hpsaturn)
      • footloose - :skull: Spin containers that look like Virtual Machines - By [@dlespiau](https://github.com/dlespiau)
      • Lando - Lando is for developers who want to quickly specify and painlessly spin up the services and tools needed to develop their projects. By [Tandem](https://www.thinktandem.io/)
      • Gebug - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.
      • Docker osx dev - A productive development environment with Docker on OS X by [@brikis98](https://github.com/brikis98)
      • dde - Local development environment toolset based on Docker. By [@whatwedo](https://github.com/whatwedo)
      • Devstep - Development environments powered by Docker and buildpacks by [@fgrehm][fgrehm]
      • Dinghy - :skull: An alternative way to use Docker on Mac OS X using Docker Machine with virtualbox, vmware, xhyve or parallels
      • DIP - CLI utility for straightforward provisioning and interacting with an application configured by docker-compose. By [@bibendi](https://github.com/bibendi)
      • DLite - Simplest way to use Docker on OSX, no VM needed. By [@nlf](https://github.com/nlf)
      • dobi - A build automation tool for Docker applications. By [@dnephin](https://github.com/dnephin)
      • Docker Missing Tools - A set of bash commands to shortcut typical docker dev-ops. An alternative to creating typical helper scripts like "build.sh" and "deploy.sh" inside code repositories. By [@NandoQuintana](https://github.com/nandoquintana).
      • Docker-Arch - Generate Web/CLI projects Dockerized development environments, from 1 simple YAML file. By [@Ph3nol](https://github.com/ph3nol)
      • DockerBuildManagement - :skull: 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 - 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.
      • forward2docker - Utility to auto forward a port from localhost into ports on Docker containers running in a boot2docker VM by [@bsideup](https://github.com/bsideup)
      • Kitt - A portable and disposable Shell environment, based on Docker and Nix. By [@senges](https://github.com/senges)
      • Rust Universal Compiler - Container solution to compile Rust projects for Linux, macOS and Windows. By [@Peco602][peco602]
      • uniget - uni(versal)get, the installer and updater for container tools and beyond (formerly docker-setup). By [@nicholasdille](https://github.com/nicholasdille)
      • Vagga - Vagga is a containerisation tool without daemons. It is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments by [@tailhook](https://github.com/tailhook/)
      • Zsh-in-Docker - Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line! By [Deluan](https://www.deluan.com)
      • batect - :skull: build and testing environments as code tool: Dockerised build and testing environments made easy by [@charleskorn](https://github.com/charleskorn)
      • Binci - Containerize your development workflow. (formerly DevLab by [@TechnologyAdvice](https://github.com/TechnologyAdvice))
      • Boot2Docker - Docker for OSX and Windows
      • coder - remote development machines powered by Terraform or Docker by [@coder](https://github.com/coder)
      • construi - Run your builds inside a Docker defined environment by [@lstephen](https://github.com/lstephen)
      • Docker-sync - Drastically improves performance ([50-70x](https://github.com/EugenMayer/docker-sync/wiki/4.-Performance)) when using Docker for development on Mac OS X/Windows and Linux while sharing code to the container. By [@EugenMayer](https://github.com/EugenMayer)
      • docker-vm - Simple and transparent alternative to boot2docker (backed by Vagrant) by [@shyiko](https://github.com/shyiko)
      • Dusty - :skull: Managed Docker development environments on OS X
    • Garbage Collection

      • caduc - A docker garbage collector cleaning stuff you did not use recently
      • docker-custodian - Keep docker hosts tidy. By [@Yelp](https://github.com/Yelp)
      • Docker Clean - A script that cleans Docker containers, images and volumes by [@zzrotdesign](https://github.com/ZZROTDesign)
      • docker_gc - Image for automatic removing unused Docker Swarm objects. Also works just as Docker Service by [@pdacity](https://github.com/pdacity)
      • Docker-cleanup - Automatic Docker image, container and volume cleanup by [@meltwater](https://github.com/meltwater)
      • docker-garby - :skull: Docker garbage collection script by [@konstruktoid](https://github.com/konstruktoid).
      • docker-gc - A cron job that will delete old stopped containers and unused images by [@spotify][spotify]
      • Docuum - Least recently used (LRU) eviction of Docker images by [@stepchowfun](https://github.com/stepchowfun)
      • sherdock - Automatic GC of images based on regexp by [@rancher][rancher]
    • Serverless

      • Apache OpenWhisk - a serverless, open source cloud platform that executes functions in response to events at any scale. By [@apache](https://github.com/apache)
      • AMP - The open source unified CaaS/FaaS platform for Docker, batteries included. By [@Appcelerator](https://github.com/appcelerator-archive)
      • Docker-Lambda - :skull: Docker images and test runners that replicate the live AWS Lambda environment. By [@lamb-ci](https://github.com/lambci)
      • IronFunctions - 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 - A complete serverless functions framework for Docker and Kubernetes. By [OpenFaaS](https://github.com/openfaas)
      • Funker - Functions as Docker containers example voting app. By [@bfirsh](https://github.com/bfirsh)
      • SCAR - Serverless Container-aware Architectures (SCAR) is a serverless framework that allows easy deployment and execution of containers (e.g. Docker) in Serverless environments (e.g. Lambda) by [@grycap](https://github.com/grycap)
  • Services based on Docker (mostly :heavy_dollar_sign:)

    • CaaS

      • Azure AKS - Simplify Kubernetes management, deployment, and operations. Use a fully managed Kubernetes container orchestration service.
      • Dockhero - Dockhero is a Heroku add-on which turns a Docker image into a microservice attached to the Heroku app. Currently in beta.
      • 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.
      • Azure AKS - Simplify Kubernetes management, deployment, and operations. Use a fully managed Kubernetes container orchestration service.
      • Appfleet - Edge platform to deploy and manage containerized services globally. The system will route the traffic to the closest location for lower latency.
      • Giant Swarm - Simple microservice infrastructure. Deploy your containers in seconds.
      • Virtuozzo Application Platform - Deploy and manage your projects with turnkey PaaS across a wide network of reliable service providers
      • Cloud 66 - Full-stack hosted container management as a service
      • Google Container Engine - Docker containers on Google Cloud Computing powered by [Kubernetes][kubernetes].
      • Mesosphere DC/OS Platform - Integrated platform for data and containers built on Apache Mesos by [@mesosphere](https://d2iq.com)
      • Amazon ECS - A management service on EC2 that supports Docker containers.
    • Monitoring Services

    • 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.
      • Semaphore CI - 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.
  • Good Tips

  • Security

  • Videos

  • English

  • Awesome Lists

  • Demos and Examples

  • Brazilian

  • Raspberry Pi & ARM

  • Stargazers over time

  • Chinese

  • Russian

  • Spanish