awesome-docker
🐳 A curated list of Docker resources and projects
https://github.com/eric-erki/awesome-docker
Last synced: 9 days ago
JSON representation
-
Development with Docker
-
API Client
- Docker.DotNet - C#/.NET HTTP client for the Docker remote API by [@ahmetalpbalkan](ahmetalpbalkan)
- go-dockerclient - Go HTTP client for the Docker remote API by [@fsouza](https://github.com/fsouza/)
- libcompose - Go library for Docker Compose.
-
CI/CD
- Screwdriver :heavy_dollar_sign: - Yahoo's OpenSource buildplatform designed for Continous Delivery.
- Captain - Convert your Git workflow to Docker containers ready for Continuous Delivery by [@harbur](https://github.com/harbur).
- Cyclone - Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources by [@caicloud](https://github.com/caicloud).
- Diun - Receive notifications when an image or repository is updated on a Docker registry by [@crazy-max](crazy-max).
- 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.
- 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
- Skipper - Easily dockerize your Git repository by [@Stratoscale](https://github.com/Stratoscale)
- SwarmCI - Create a distributed, isolated task pipeline in your Docker Swarm.
- Watchtower - Automatically update running Docker containers
- 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.
- Popper - Github actions workflow (HCL syntax) execution engine.
- Dockupdater - Automatically keep your docker services and your docker containers up-to-date
- Drone - Continuous integration server built on Docker and configured using YAML files.
-
Development Environment
- batect - 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
- construi - Run your builds inside a Docker defined environment by [@lstephen](https://github.com/lstephen)
- Crashcart - Sideload Linux binaries into a running container for troubleshooting by [@Oracle][oracle]
- 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 - 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)
- DockerBuildManagement - 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.
- 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 osx dev - A productive development environment with Docker on OS X by [@brikis98](https://github.com/brikis98)
- Docker-Arch - Generate Web/CLI projects Dockerized development environments, from 1 simple YAML file. By [@Ph3nol](https://github.com/ph3nol)
- 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 - Managed Docker development environments on OS X
- EnvCLI - Replace your local installation of Node, Go, ... with project-specific docker containers. By [@EnvCLI](https://github.com/EnvCLI)
- footloose - Spin containers that look like Virtual Machines - By [@dlespiau](https://github.com/dlespiau)
- 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)
- 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://thinktandem.io/)
- 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/)
- Eclipse Che - Developer workspace server with Docker runtimes, cloud IDE, next-generation Eclipse IDE
-
Garbage Collection
- caduc - A docker garbage collector cleaning stuff you did not use recently
- Docker Clean - A script that cleans Docker containers, images and volumes by [@zzrotdesign](https://github.com/ZZROTDesign)
- Docker-cleanup - Automatic Docker image, container and volume cleanup by [@meltwater](https://github.com/meltwater)
- docker-custodian - Keep docker hosts tidy. By [@Yelp](https://github.com/Yelp)
- docker-garby - 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]
- sherdock - Automatic GC of images based on regexp by [@rancher][rancher]
-
Serverless
- AMP - The open source unified CaaS/FaaS platform for Docker, batteries included. By [@Appcelerator](https://github.com/appcelerator-archive)
- Apache OpenWhisk - a serverless, open source cloud platform that executes functions in response to events at any scale. By [@apache](https://github.com/apache)
- Docker-Lambda - Docker images and test runners that replicate the live AWS Lambda environment. By [@lamb-ci](https://github.com/lambci)
- Funker - Functions as Docker containers example voting app. By [@bfirsh](https://github.com/bfirsh)
- IronFunctions - The serverless microservices platform FaaS (Funcitons as a Service) which uses Docker containers to run Any language or AWS Lambda functions
- OpenFaaS - A complete serverless functions framework for Docker and Kubernetes. By [OpenFaaS](https://github.com/openfaas)
- 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)
-
Testing
- InSpec
- 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]
- 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)
- Pumba - Chaos testing tool for Docker. Can be deployed on kubernetes and CoreOS cluster. By [@alexei-led](https://github.com/alexei-led)
- dgoss - A fast YAML based tool for validating docker containers.
-
Wrappers
- Azk - Orchestrate development environments on your local machine by [@azukiapp](https://github.com/azukiapp)
- Beluga - CLI to deploy docker containers on a single server or low amount of servers. By [@cortextmedia](https://github.com/cortexmedia)
- dexec - Command line interface written in Go for running code with Docker Exec images.
- dockerized - Seamlessly execute commands in a container.
- Dray - An engine for managing the execution of container-based workflows by [@CenturyLinkLabs][centurylinklabs]
- FuGu - Docker run wrapper without orchestration by [@mattes](https://github.com/mattes)
- 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 - 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)
- Ansible - Manage the life cycle of Docker containers. By RedHat
- Vagrant - Docker provider - Good starting point is [vagrant-docker-example](https://github.com/bubenkoff/vagrant-docker-example) by [@bubenkoff](https://github.com/bubenkoff)
-
-
Docker Images
-
Base Tools
- amicontained - Container introspection tool. Find out what container runtime is being used as well as features available by [@genuinetools][genuinetools]
- 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)
- distroless - Language focused docker images, minus the operating system, by [@GoogleContainerTools][googlecontainertools]
- 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]
- 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]
- lstags - sync Docker images across registries by [@ivanilves](https://github.com/ivanilves)
- NVIDIA-Docker - The NVIDIA Container Runtime for Docker by [@NVIDIA][nvidia]
- su-exec - This is a simple tool that will simply execute a program with different privileges. The program will be excuted 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)
- supercronic - crontab-compatible job runner, designed specifically to run in containers by [@aptible](https://github.com/aptible/)
- TrivialRC - A minimalistic Runtime Configuration system and process manager for containers [@vorakl](https://github.com/vorakl)
- autodock - Daemon for Docker Automation by [@prologic](https://github.com/prologic)
- docker-gen - Generate files from docker container meta-data by [@jwilder][jwilder]
- sidecar
-
Builder
- MicroBadger - Analyze the contents of images and add metadata labels
- packer - Hashicorp tool to build machine images including docker image integrated with configuration management tools like chef, puppet, ansible
- Production-Ready Python Containers :heavy_dollar_sign: - A template for creating production-ready Docker images for Python applications.
- BuildKit - Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit by [@moby project](https://github.com/moby)
- container-diff - An image tool for comparing and analzying container images by [@GoogleContainerTools][googlecontainertools]
- container-factory - Produces Docker images from tarballs of application source code by [@mutable](https://github.com/mutable)
- copy-docker-image - Copy a Docker image between registries without a full Docker installation by [@mdlavin](https://github.com/mdlavin)
- 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)
- DockerMake - A reproducible Docker image build system for complex software stacks. By [@avirshup](https://github.com/avirshup)
- dockramp - Proof of Concept: A Client Driven Docker Image Builder by [@jlhawn](https://github.com/jlhawn)
- 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]
- img - Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder by [@genuinetools][genuinetools]
- kaniko - Build Container Images In Kubernetes. By [@GoogleContainerTools][googlecontainertools]
- portainer - Apache Mesos framework for building Docker images by [@duedil-ltd](https://github.com/duedil-ltd)
- runlike - Generate `docker run`command and options from running containers by [@lavie](https://github.com/lavie)
- SkinnyWhale - Skinnywhale helps you make smaller (as in megabytes) Docker containers.
- Smith - A Micocontainer Builder and can perform multi-stage builds after the image is built [Oracle][oracle]
- 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).
- Production-Ready Python Containers :heavy_dollar_sign: - A template for creating production-ready Docker images for Python applications.
- DockerSlim
- MicroBadger - Analyze the contents of images and add metadata labels
- makisu - Uber's fast and flexible unprivileged image builder for Mesos and Kubernetes, with distributed cache support. By [@uber](https://github.com/uber)
- 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/)
- dlayer - Stats collector for Docker layers by [@wercker](https://github.com/wercker)
-
Dockerfile
- Dockerfile Project - Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container.
- Vektorcloud - A collection of minimal, Alpine-based Docker images
- 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
- dockmoor - Manage docker image references and help to create reproducible builds with Docker. By [@MeneDev](https://github.com/MeneDev)
- @arun-gupta
- @awesome-startup
- @crosbymichael
- @jessfraz
- @komljen
- @kstaken
- @ondrejmo
- @vimagick
-
Linter
- docker-image-size-limit - A tool to keep an eye on your docker images size.
- dockerfile_lint - A rule-based 'linter' for Dockerfiles by [@projectatomic](https://github.com/projectatomic)
- 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)
- Whale-linter - A simple and small Dockerfile linter written in Python3+ without dependencies by [@jeromepin](https://github.com/jeromepin)
-
Metadata
- opencontainer - A convention and shared namespace for Docker labels defined by OCI Image Spec.
-
Registry
- Amazon EC2 Container Registry :heavy_dollar_sign: - Amazon EC2 Container Registry (ECR) is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images.
- Cycle.io :heavy_dollar_sign: - Bare-metal container hosting.
- Docker Hub
- GitLab Container Registry - Repositories focused on using it images in GitLab CI
- JFrog Artifactory :heavy_dollar_sign: - Artifact Repository Manager, can be used as private Docker Registry as well
- Quay.io :heavy_dollar_sign: - Secure hosting for private Docker repositories
- TreeScale - Build and Distribute container based applications. By [@tigranbs](https://github.com/tigranbs)
- Cloudsmith :heavy_dollar_sign: - 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.
- CargoOS - A bare essential OS for running the Docker Engine on bare metal or Cloud. By [@RedCoolBeans](https://github.com/RedCoolBeans)
- cleanreg - A small tool to delete image manifests from a Docker Registry implementing the API v2, dereferencing them for the GC by [@hcguersoy](https://github.com/hcguersoy)
- Docket - Custom docker registry that allows for lightning fast deploys through bittorrent by [@netvarun](https://github.com/netvarun/)
- Harbor
- Kraken - Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds.
- Rescoyl - Private Docker registry (free and open source) by [@noteed](https://github.com/noteed)
- Sonatype Nexus - Repository with Universal Support, also for Docker images
- JFrog Artifactory :heavy_dollar_sign: - Artifact Repository Manager, can be used as private Docker Registry as well
- Europa :heavy_dollar_sign: - Private docker registry with support for image pipelines and webhooks. By [@puppetlabs](https://github.com/puppetlabs)
- Private Docker Registry :heavy_dollar_sign: - Dedicated Conainer Registry Service with unlimited private repositories, users, teams, namespaces together with enterprise grade authentication LDAP/AD/OAuth/SAML.
-
-
English
-
Monitoring Services
-
-
Good Tips
-
Monitoring Services
- Dealing with linked containers dependency in docker-compose
- Docker Caveats
- Docker Containers on the Desktop - The **funniest way** to learn about docker by [@jessfraz][jessfraz] who also gave a [presentation](https://www.youtube.com/watch?v=1qlLUf7KtAw) about it @ DockerCon 2015
- Don't Repeat Yourself with Anchors, Aliases and Extensions in Docker Compose Files
- GUI Apps with Docker
- Dealing with linked containers dependency in docker-compose
- Docker Caveats
- Docker vs. VMs? Combining Both for Cloud Portability Nirvana
-
-
Raspberry Pi & ARM
-
Monitoring Services
- Docker Pirates ARMed with explosive stuff - installed image for SD card on Raspberry Pi
- Get Docker up and running on the RaspberryPi in three steps
- Installing, running, using Docker on armhf (ARMv7) devices
-
-
Russian
-
Monitoring Services
-
-
Security
-
Monitoring Services
- Bringing new security features to Docker
- Docker Security - Quick Reference
- How CVE's are handled on Offical Docker Images
- 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
- CVE Scanning Alpine images with Multi-stage builds in Docker 17.05
- Docker Secure Deployment Guidelines
- Docker and SELinux
- Docker Security: Are Your Containers Tightly Secured to the Ship? SlideShare
- Security Best Practices for Building Docker Images
-
-
Services based on Docker (:heavy_dollar_sign:)
-
CaaS
- Amazon ECS - A management service on EC2 that supports Docker containers.
- Arukas - Heroku-inspired CaaS
- 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.
- Jelastic Cloud - "Easy-to-use" container hosting platfrom with automatic vertical and horizontal scaling. Available over 50+ hosting providers worldwide.
- Sloppy.io - all-in-one solution for container deployment and hosting – made and hosted in Germany
- Triton - Elastic container-native infrastructure by Joyent.
- OpenShift Dedicated - A hosted [OpenShift][openshift] cluster for running your Docker containers managed by Red Hat.
- Azure AKS - Simplify Kubernetes management, deployment, and operations. Use a fully managed Kubernetes container orchestration service.
- Codenvy - One-click Docker environments and cloud workspace for development teams
- Mesosphere DC/OS - Integrated platform for data and containers built on Apache Mesos by [@mesosphere](https://d2iq.com)
-
CI Services
- CircleCI - Push or pull Docker images from your build environment, or build and run containers right on CircleCI.
- CodeShip - Work with your established Docker workflows while automating your testing and deployment tasks with our hosted platform dedicated to speed and security.
- Shippable - A SaaS platform for developers and DevOps teams that significantly reduces the time taken for code to be built, tested and deployed to production.
-
Programming Languages
Categories
Sub Categories
Monitoring Services
73
User Interface
51
Uncategorized
30
Builder
29
Development Environment
24
Container Composition
21
Orchestration
21
API Client
19
Registry
18
Monitoring
17
CI/CD
16
Base Tools
15
Wrappers
13
Dockerfile
13
Security
12
Deployment and Infrastructure
12
PaaS
12
Reverse Proxy
11
CaaS
11
Volume Management / Data
9
Garbage Collection
7
Serverless
7
Linter
6
Testing
6
CI Services
6
Service Discovery
5
Networking
4
Metadata
1
Keywords
docker
171
containers
46
kubernetes
33
docker-compose
25
dockerfile
22
golang
19
docker-image
18
devops
16
python
16
go
16
docker-swarm
14
cli
14
swarm
12
docker-container
11
security
10
docker-registry
10
monitoring
9
linux
8
container
8
cloud
8
java
7
paas
7
bash
7
nodejs
7
cloud-native
7
aws
6
registry
6
developer-tools
6
ruby
6
cncf
6
mesos
5
microservices
5
deployment
5
self-hosted
5
swarm-mode
5
serverless
5
scala
4
continuous-deployment
4
ci-cd
4
management
4
ci
4
shell
4
oci
4
prometheus
4
continuous-delivery
4
orchestration
4
moby
4
docker-ui
4
opencontainers
4
build-tool
4