update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -20,8 +20,6 @@ href="https://github.com/veggiemonk/awesome-docker/edit/master/README.md">contri
to make it so. Here is a great video tutorial to learn how to <a
href="https://egghead.io/lessons/javascript-identifying-how-to-contribute-to-an-open-source-project-on-github">contribute
on Github</a>.</p>
<p><strong><em>You can see the updates on <a
href="https://twitter.com/awesome_docker">TWITTER</a></em></strong></p>
<blockquote>
<p><strong>Please</strong>, help organize these resources so that they
are <em>easy to find</em> and <em>understand</em> for newcomers. See how
@@ -123,7 +121,6 @@ on Docker (mostly :heavy_dollar_sign:)</a>
<li><a href="#russian">Russian</a></li>
<li><a href="#spanish">Spanish</a></li>
<li><a href="#stargazers-over-time">Stargazers over time</a></li>
<li><a href="#contributor-over-time">Contributor over time</a></li>
</ul></li>
</ul>
<!-- /TOC -->
@@ -174,6 +171,9 @@ with simple explanations of the underlying concepts.</li>
novices</a> 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.</li>
<li><a href="https://labex.io/skilltrees/docker">Docker Hands-on
Labs</a> A structured Docker skill tree with 100 beginner-friendly
hands-on labs by LabEx.</li>
<li><a href="https://github.com/eficode-academy/docker-katas">Docker
katas</a> A series of labs that will take you from “Hello Docker” to
deploying a containerized web application to a server.</li>
@@ -182,7 +182,7 @@ href="https://www.techgeekbuzz.com/tutorial/docker/what-is-docker/">Docker
Latest Tutorial</a> — 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.</li>
Python on docker and many other important topics.</li>
<li><a href="https://www.youtube.com/watch?v=vP_4DlOH1G4">Docker
simplified in 55 seconds</a>: An animated high-level introduction to
Docker. Think of it as a visual tl;dr that makes it easier to dive into
@@ -196,6 +196,11 @@ tutorial, youll learn all the basics and learn how you can containerize
Node.js and Go applications. Even if you arent familiar with these
languages it should be easy for you to follow this tutorial and use any
other language.</li>
<li><a
href="https://blog.stephane-robert.info/docs/conteneurs/moteurs-conteneurs/docker/">Introduction
à Docker</a> A dedicated section to master Docker on a French site about
DevSecOps: From the basics to best practices, including optimizing,
securing your containers…</li>
<li><a href="https://github.com/dwyl/learn-docker">Learn Docker</a>:
step-by-step tutorial and more resources (video, articles, cheat sheets)
by <a href="https://github.com/dwyl"><span class="citation"
@@ -208,7 +213,7 @@ images, examples, and resources.</li>
Docker</a>: PWD is a great way to get started with Docker from beginner
to advanced users. Docker runs directly in your browser.</li>
<li><a href="https://github.com/brunocascio/docker-espanol">Practical
Guide about Docker Commands in Spanish</a> This spanish guide contains
Guide about Docker Commands in Spanish</a> This Spanish guide contains
the use of basic docker commands with real life examples.</li>
<li><a
href="https://developers.redhat.com/blog/2018/02/22/container-terminology-practical-introduction">Practical
@@ -269,7 +274,7 @@ Server workloads in Docker</li>
href="https://www.hanselman.com/blog/exploring-aspnet-core-with-docker-in-both-linux-and-windows-containers">Exploring
ASP.NET Core with Docker in both Linux and Windows Containers</a>
Running ASP.NET Core apps in Linux and Windows containers, using <a
href="https://docs.docker.com/desktop/install/windows-install/">Docker
href="https://docs.docker.com/desktop/setup/install/windows-install/">Docker
for Windows</a></li>
<li><a
href="https://blog.sixeyed.com/dockerizing-nerd-dinner-part-1-running-a-legacy-asp-net-app-in-a-windows-container/">Running
@@ -302,11 +307,11 @@ universal control plane”</p>
<li><a href="https://github.com/docker/compose/">Docker Compose</a>
(Define and run multi-container applications with Docker)</li>
<li><a href="https://github.com/docker/machine">Docker Machine</a>
(Machine management for a container-centric world)</li>
:skull: (Machine management for a container-centric world)</li>
<li><a href="https://github.com/docker/distribution">Docker Registry</a>
(The Docker toolset to pack, ship, store, and deliver content)</li>
<li><a href="https://github.com/docker/swarm">Docker Swarm</a> (Swarm: a
Docker-native clustering system)</li>
<li><a href="https://github.com/docker/swarm">Docker Swarm</a> :skull:
(Swarm: a Docker-native clustering system)</li>
</ul>
<h2 id="container-operations">Container Operations</h2>
<h3 id="container-composition">Container Composition</h3>
@@ -409,7 +414,7 @@ Infrastructure</h3>
<ul>
<li><a
href="https://github.com/ethibox/awesome-stacks">awesome-stacks</a> -
Deploy 80+ open-source web apps with one Docker command</li>
Deploy 150+ open-source web apps with one Docker command</li>
<li><a href="https://gitlab.com/blackfish/blackfish">blackfish</a> - a
CoreOS VM to build swarm clusters for Dev &amp; Production by <a
href="https://gitlab.com/blackfish/"><span class="citation"
@@ -448,6 +453,12 @@ and Docker deployment tool. A middle ground between simple Docker
composition tools and full blown cluster orchestration by <a
href="https://github.com/ttiny"><span class="citation"
data-cites="ttiny">@ttiny</span></a></li>
<li><a
href="https://github.com/deploystackio/docker-to-iac">docker-to-iac</a>
- Translate docker run and commit into Infrastructure as Code templates
for AWS, Render.com and DigitalOcean by <a
href="https://github.com/deploystackio"><span class="citation"
data-cites="DeployStack">@DeployStack</span></a></li>
<li><a href="https://github.com/humblec/dockit">dockit</a> :skull: - Do
docker actions and Deploy gluster containers! By <a
href="https://github.com/humblec"><span class="citation"
@@ -468,6 +479,12 @@ cluster using AWS or Digital Ocean (or whatever you like) and deploy
applications using a Heroku-like CLI tool. By <a
href="https://github.com/longshoreman">longshoreman</a></li>
<li><a
href="https://github.com/LombardiDaniel/swarm-ansible?tab=readme-ov-file">swarm-ansible</a>
- 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!</li>
<li><a
href="https://github.com/hansehe/SwarmManagement">SwarmManagement</a> -
Swarm Management is a python application, installed with pip. The
application makes it easy to manage a Docker Swarm by configuring a
@@ -483,8 +500,7 @@ class="citation" data-cites="flant">@flant</span></a></li>
<li><a
href="https://github.com/willfarrell/docker-autoheal">Autoheal</a> -
Monitor and restart unhealthy docker containers automatically.</li>
<li><a
href="https://github.com/axibase/docker-axibase-collector">Axibase
<li><a href="https://axibase.com/docs/axibase-collector/">Axibase
Collector</a> - 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
@@ -493,6 +509,10 @@ with upstream monitoring systems.</li>
resource usage and performance characteristics of running containers.
Created by <a href="https://github.com/google"><span class="citation"
data-cites="Google">@Google</span></a></li>
<li><a href="https://github.com/bluewave-labs/checkmate">Checkmate</a> -
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.</li>
<li><a
href="https://github.com/deltaskelta/docker-alertd">Docker-Alertd</a> -
Monitor and send alerts based on docker container resource
@@ -540,9 +560,9 @@ agentless.</li>
cAdvisor, Grafana</a> - InfluxDB Time series DB in combination with
Grafana and cAdvisor by <a href="https://github.com/vegasbrianc"><span
class="citation" data-cites="vegasbrianc">@vegasbrianc</span></a></li>
<li><a href="https://github.com/gocardless/logjam">LogJam</a> - 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
<li><a href="https://github.com/gocardless/logjam">LogJam</a> - :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 <a
href="https://github.com/gocardless"><span class="citation"
data-cites="gocardless">@gocardless</span></a></li>
@@ -609,6 +629,12 @@ performance container overlay networks on Linux. Enabling RDMA (on both
InfiniBand and RoCE) and accelerating TCP to bare metal performance. By
<a href="https://github.com/Microsoft"><span class="citation"
data-cites="Microsoft">@Microsoft</span></a></li>
<li><a href="https://github.com/jason5ng32/MyIP">MyIP</a> - 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 <a
href="https://github.com/jason5ng32"><span class="citation"
data-cites="jason5ng32">@jason5ng32</span></a></li>
<li><a href="https://github.com/nicolaka/netshoot">netshoot</a> - The
netshoot container has a powerful set of networking tools to help
troubleshoot Docker networking issues by <a
@@ -680,11 +706,12 @@ Open source orchestration system for Docker containers by Google</li>
<li><a href="https://github.com/ManageIQ/manageiq">ManageIQ</a> -
Discover, optimize and control your hybrid IT. By <a
href="https://github.com/ManageIQ">ManageIQ</a></li>
<li><a href="https://github.com/mantl/mantl">Mantl</a> - Mantl is a
modern platform for rapidly deploying globally distributed services</li>
<li><a href="https://github.com/mantl/mantl">Mantl</a> - :skull: Mantl
is a modern platform for rapidly deploying globally distributed
services</li>
<li><a href="https://github.com/mesosphere/marathon">Marathon</a> -
Marathon is a private PaaS built on Mesos. It automatically handles
hardware or software failures and ensures that an app is “always
:skull: Marathon is a private PaaS built on Mesos. It automatically
handles hardware or software failures and ensures that an app is “always
on”</li>
<li><a href="https://github.com/apache/mesos">Mesos</a> - Resource/Job
scheduler for containers, VMs and physical hosts <a
@@ -755,9 +782,9 @@ managing container workloads on remote servers</li>
:heavy_dollar_sign: - An application development platform that creates
local environments that can then be deployed and scaled in the
cloud.</li>
<li><a href="https://www.okd.io">OpenShift</a> - An open source PaaS
built on <a href="https://kubernetes.io">Kubernetes</a> and optimized
for Dockerized app development and deployment by <a
<li><a href="https://okd.io/">OpenShift</a> - An open source PaaS built
on <a href="https://kubernetes.io">Kubernetes</a> and optimized for
Dockerized app development and deployment by <a
href="https://www.redhat.com/en">Red Hat</a></li>
<li><a href="https://github.com/tsuru/tsuru">Tsuru</a> - Tsuru is an
extensible and open source Platform as a Service software</li>
@@ -774,6 +801,11 @@ href="https://github.com/lucaslorentz/caddy-docker-proxy">caddy-docker-proxy</a>
- Caddy-based reverse proxy, configured with service or container
labels. By <a href="https://github.com/lucaslorentz"><span
class="citation" data-cites="lucaslorentz">@lucaslorentz</span></a></li>
<li><a
href="https://github.com/invzhi/caddy-docker-upstreams">caddy-docker-upstreams</a>
- Docker upstreams module for Caddy, configured with container labels.
By <a href="https://github.com/invzhi"><span class="citation"
data-cites="invzhi">@invzhi</span></a></li>
<li><a href="https://github.com/moonbuggy/docker-dnsmasq-updater">Docker
Dnsmasq Updater</a> - Update a remote dnsmasq server with Docker
container hostnames.</li>
@@ -830,8 +862,8 @@ data-cites="EmileVauge">@EmileVauge</span></a></li>
</ul>
<h3 id="runtime">Runtime</h3>
<ul>
<li><a href="https://github.com/aind-containers/aind">aind</a> - AinD
launches Android apps in Docker, by nesting Anbox containers inside
<li><a href="https://github.com/aind-containers/aind">aind</a> - :skull:
AinD launches Android apps in Docker, by nesting Anbox containers inside
Docker by <a href="https://github.com/aind-containers"><span
class="citation"
data-cites="aind-containers">@aind-containers</span></a></li>
@@ -856,10 +888,14 @@ data-cites="opencontainers">@opencontainers</span></a></li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><a href="https://github.com/anchore/anchore">Anchor Engine</a> -
Analyze images for CVE vulnerabilities and against custom security
policies by <a href="https://github.com/anchore"><span class="citation"
data-cites="Anchor">@Anchor</span></a></li>
<li><a href="https://github.com/SongStitch/anchor/">Anchor</a> - A tool
to ensure reproducible builds by pinning dependencies inside your
Dockerfiles <a href="https://github.com/songStitch/"><span
class="citation" data-cites="SongStitch">@SongStitch</span></a></li>
<li><a href="https://anchore.com/">Anchor Enterprise</a>
:heavy_dollar_sign: - Analyze images for CVE vulnerabilities and against
custom security policies by <a href="https://github.com/anchore"><span
class="citation" data-cites="Anchor">@Anchor</span></a></li>
<li><a href="https://www.aquasec.com">Aqua Security</a>
:heavy_dollar_sign: - Securing container-based applications from Dev to
Production on any platform</li>
@@ -941,6 +977,9 @@ href="https://github.com/OpenSCAP">OpenSCAP</a></li>
Cloud</a> :heavy_dollar_sign: - (previously Twistlock Security Suite)
detects vulnerabilities, hardens container images, and enforces security
policies across the lifecycle of applications.</li>
<li><a href="https://github.com/anchore/syft">Syft</a> - CLI tool and
library for generating a Software Bill of Materials (SBOM) from
container images and filesystems.</li>
<li><a href="https://github.com/falcosecurity/falco">Sysdig Falco</a> -
Sysdig Falco is an open source container security monitor. It can
monitor application, container, host, and network activity and alert on
@@ -1001,13 +1040,21 @@ open-source Docker volume driver that can snapshot, backup and restore
Docker volumes anywhere. By <a href="https://github.com/rancher"><span
class="citation" data-cites="rancher">@rancher</span></a></li>
<li><a href="https://github.com/adlogix/docker-machine-nfs">Docker
Machine NFS</a> Activates NFS for an existing boot2docker box created
through Docker Machine on OS X.</li>
Machine NFS</a> :skull: - Activates NFS for an existing boot2docker box
created through Docker Machine on OS X.</li>
<li><a href="https://github.com/leighmcculloch/docker-unison">Docker
Unison</a> A docker volume container using Unison for fast two-way
folder sync. Created as an alternative to slow boot2docker volumes on OS
X. By <a href="https://github.com/leighmcculloch"><span class="citation"
Unison</a> - :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 <a href="https://github.com/leighmcculloch"><span
class="citation"
data-cites="leighmcculloch">@leighmcculloch</span></a></li>
<li><ul>
<li><a href="https://github.com/resulgg/label-backup">Label Backup</a> -
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.</li>
</ul></li>
<li><a href="https://github.com/offen/docker-volume-backup">Docker
Volume Backup</a> Backup Docker volumes locally or to any S3 compatible
storage. By <a href="https://github.com/offen"><span class="citation"
@@ -1050,8 +1097,8 @@ href="https://www.eclipse.org/community/eclipse_newsletter/2016/july/article2.ph
Tooling plugin</a></li>
<li><a
href="https://github.com/skanehira/denops-docker.vim">denops-docker.vim</a>
- Manage docker containers and images in Vim. By <span class="citation"
data-cites="skanehira">[@skanehira]</span></li>
- :skull: Manage docker containers and images in Vim. By <span
class="citation" data-cites="skanehira">[@skanehira]</span></li>
<li><a href="https://github.com/skanehira/docker.vim">docker.vim</a>
:skull: - Manage docker containers and images in Vim. By <span
class="citation" data-cites="skanehira">[@skanehira]</span></li>
@@ -1060,23 +1107,23 @@ docker from Emacs by <a href="https://github.com/Silex"><span
class="citation" data-cites="Silex">@Silex</span></a></li>
</ul>
<h4 id="desktop">Desktop</h4>
<p>Native desktop applications for managing and montoring docker hosts
<p>Native desktop applications for managing and monitoring docker hosts
and clusters</p>
<ul>
<li><a href="https://www.docker.com/products/docker-desktop/">Docker
Desktop</a> - Official native app. Only for Windows and MacOS</li>
<li><a href="https://github.com/dockeron/dockeron">Dockeron</a> - A
project built on Electron + Vue.js for Docker on desktop. <a
<li><a href="https://github.com/dockeron/dockeron">Dockeron</a> :skull:
- A project built on Electron + Vue.js for Docker on desktop. <a
href="https://github.com/fluency03"><span class="citation"
data-cites="fluency03">@fluency03</span></a></li>
<li><a href="https://github.com/DockStation/dockstation">DockStation</a>
- A developer centric UI to configure, monitor, and manage services and
containers <a href="https://twitter.com/dock_station"><span
class="citation" data-cites="dock_station">@dock_station</span></a></li>
<li><a href="https://github.com/jplhomer/lifeboat">Lifeboat</a> - An
easy way to launch Docker projects with a graphical interface on your
Mac. <a href="https://github.com/jplhomer"><span class="citation"
data-cites="jplhomer">@jplhomer</span></a></li>
<li><a href="https://github.com/jplhomer/lifeboat">Lifeboat</a> -
:skull: An easy way to launch Docker projects with a graphical interface
on your Mac. <a href="https://github.com/jplhomer"><span
class="citation" data-cites="jplhomer">@jplhomer</span></a></li>
<li><a href="https://github.com/felixgborrego/simple-docker-ui">Simple
Docker UI</a> - built on Electron. By <a
href="https://github.com/felixgborrego/"><span class="citation"
@@ -1125,11 +1172,22 @@ data-cites="skanehira">[@skanehira]</span></li>
<li><a href="https://github.com/moncho/dry">dry</a> - An interactive CLI
for Docker containers by <a href="https://github.com/moncho"><span
class="citation" data-cites="moncho">@moncho</span></a></li>
<li><a
href="https://github.com/ajayd-san/gomanagedocker">goManageDocker</a> -
TUI tool to view and manage your docker objects blazingly fast with
sensible keybindings, also supports VIM navigation out of the box by <a
href="https://github.com/ajayd-san"><span class="citation"
data-cites="ajay-dsan">@ajay-dsan</span></a></li>
<li><a href="https://github.com/jesseduffield/lazydocker">lazydocker</a>
- 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
<a href="https://github.com/jesseduffield"><span class="citation"
data-cites="jesseduffield">@jesseduffield</span></a></li>
<li><a href="https://github.com/Lifailon/lazyjournal">lazyjournal</a> -
A interface for reading and filtering the logs output of Docker and
Podman containers like <a
href="https://github.com/amir20/dozzle">Dozzle</a> but for the terminal
with support for fuzzy find, regex and output coloring</li>
<li><a href="https://github.com/mrjackwills/oxker">oxker</a> - A simple
tui to view &amp; control docker containers. Written in <a
href="https://www.rust-lang.org/">Rust</a>, making heavy use of <a
@@ -1237,7 +1295,7 @@ accessible. By <a href="https://github.com/jeroenpeeters"><span
class="citation"
data-cites="jeroenpeeters">@jeroenpeeters</span></a></li>
<li><a href="https://github.com/docker/dockercraft">dockercraft</a> -
Docker + Minecraft = Dockercraft by <a
:skull: Docker + Minecraft = Dockercraft by <a
href="https://github.com/docker"><span class="citation"
data-cites="docker">@docker</span></a></li>
<li><a
@@ -1256,9 +1314,9 @@ data-cites="adrianmo">@adrianmo</span></a></li>
</ul>
<h4 id="web">Web</h4>
<ul>
<li><a href="https://github.com/vmware/admiral">Admiral</a> Admiral™ is
a highly scalable and very lightweight Container Management platform for
deploying and managing container based applications. By <a
<li><a href="https://github.com/vmware/admiral">Admiral</a> - :skull:
Admiral™ is a highly scalable and very lightweight Container Management
platform for deploying and managing container based applications. By <a
href="https://github.com/vmware">VMWare</a></li>
<li><a href="https://github.com/knrdl/casa">CASA</a> - Outsource the
administration of a handful of containers to your co-workers, by <a
@@ -1273,18 +1331,18 @@ Docker Container Management GUI by <a
href="https://github.com/ProductiveOps"><span class="citation"
data-cites="productiveops">@productiveops</span></a></li>
<li><a href="https://github.com/francescou/docker-compose-ui">Docker
Compose UI</a> - 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</li>
Compose UI</a> - :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</li>
<li><a
href="https://github.com/klausmeyer/docker-registry-browser">Docker
Registry Browser</a> - Web Interface for the Docker Registry HTTP API v2
by <a href="https://github.com/klausmeyer"><span class="citation"
data-cites="klausmeyer">@klausmeyer</span></a></li>
<li><a href="https://github.com/Joxit/docker-registry-ui">Docker
Registry UI (Joxit)</a> - The simplest and cleanest UI for private
registries by <a href="https://github.com/Joxit"><span class="citation"
data-cites="Joxit">@Joxit</span></a></li>
Registry UI (Joxit)</a> - :skull: The simplest and cleanest UI for
private registries by <a href="https://github.com/Joxit"><span
class="citation" data-cites="Joxit">@Joxit</span></a></li>
<li><a href="https://github.com/atcol/docker-registry-ui">Docker
Registry UI</a> - A web UI for easy private/local Docker Registry
integration by <a href="https://github.com/atcol"><span class="citation"
@@ -1312,6 +1370,8 @@ data-cites="Simone-Erba">@Simone-Erba</span></a></li>
easy-to-use and reactive self-hosted docker compose.yaml stack-oriented
manager by <a href="https://github.com/louislam"><span class="citation"
data-cites="louislam">@louislam</span></a>.</li>
<li><a href="https://github.com/mbecker20/komodo">Komodo</a> - A tool to
build and deploy software on many servers</li>
<li><a href="https://github.com/kubevious/kubevious">Kubevious</a> - A
highly visual web UI for Kubernetes which renders configuration and
state in an application centric way by <a
@@ -1410,7 +1470,7 @@ Docker images across registries by <a
href="https://github.com/ivanilves"><span class="citation"
data-cites="ivanilves">@ivanilves</span></a></li>
<li><a href="https://github.com/NVIDIA/nvidia-docker">NVIDIA-Docker</a>
- The NVIDIA Container Runtime for Docker by <a
- :skull: The NVIDIA Container Runtime for Docker by <a
href="https://github.com/nvidia"><span class="citation"
data-cites="NVIDIA">@NVIDIA</span></a></li>
<li><a href="https://github.com/mcuadros/ofelia/">Ofelia</a> - Ofelia is
@@ -1468,8 +1528,8 @@ href="https://github.com/cekit"><span class="citation"
data-cites="cekit">@cekit</span></a>.</li>
<li><a
href="https://github.com/GoogleContainerTools/container-diff">container-diff</a>
- An image tool for comparing and analyzing container images by <a
href="https://github.com/GoogleContainerTools"><span class="citation"
- :skull: An image tool for comparing and analyzing container images by
<a href="https://github.com/GoogleContainerTools"><span class="citation"
data-cites="GoogleContainerTools">@GoogleContainerTools</span></a></li>
<li><a
href="https://github.com/mutable/container-factory">container-factory</a>
@@ -1500,6 +1560,10 @@ command.</li>
<li><a href="https://github.com/bcicen/docker-replay">docker-replay</a>
- Generate <code>docker run</code>command and options from running
containers. By <a href="https://github.com/bcicen">bcicen</a></li>
<li><a href="https://github.com/orf/docker-repack">docker-repack</a> -
Repacks a Docker image into a smaller, more efficient version that makes
it significantly faster to pull. By <a
href="https://github.com/orf">orf</a></li>
<li><a href="https://github.com/avirshup/DockerMake">DockerMake</a> - A
reproducible Docker image build system for complex software stacks. By
<a href="https://github.com/avirshup"><span class="citation"
@@ -1532,10 +1596,11 @@ class="citation" data-cites="genuinetools">@genuinetools</span></a></li>
- Build Container Images In Kubernetes. By <a
href="https://github.com/GoogleContainerTools"><span class="citation"
data-cites="GoogleContainerTools">@GoogleContainerTools</span></a></li>
<li><a href="https://github.com/uber/makisu">makisu</a> - Ubers fast
and flexible unprivileged image builder for Mesos and Kubernetes, with
distributed cache support. By <a href="https://github.com/uber"><span
class="citation" data-cites="uber">@uber</span></a></li>
<li><a href="https://github.com/uber/makisu">makisu</a> - :skull: Ubers
fast and flexible unprivileged image builder for Mesos and Kubernetes,
with distributed cache support. By <a
href="https://github.com/uber"><span class="citation"
data-cites="uber">@uber</span></a></li>
<li><a
href="https://developer.hashicorp.com/packer/integrations/hashicorp/docker/latest/components/builder/docker">packer</a>
- Hashicorp tool to build machine images including docker image
@@ -1561,7 +1626,7 @@ data-cites="lavie">@lavie</span></a></li>
<li><a href="https://github.com/djosephsen/skinnywhale">SkinnyWhale</a>
:skull: - Skinnywhale helps you make smaller (as in megabytes) Docker
containers.</li>
<li><a href="https://github.com/oracle/smith">Smith</a> - A
<li><a href="https://github.com/oracle/smith">Smith</a> - :skull: A
Micocontainer Builder and can perform multi-stage builds after the image
is built <a href="https://github.com/oracle">Oracle</a></li>
<li><a href="https://github.com/theAkito/userdef">userdef</a> - An
@@ -1601,11 +1666,10 @@ universal, efficient and slim. Images are updated, tested and published
daily via a Travis cron job. Maintained by <a
href="https://github.com/CollageLabs"><span class="citation"
data-cites="CollageLabs">@CollageLabs</span></a>.</li>
<li><a href="https://github.com/MeneDev/dockmoor">dockmoor</a>
:construction: - Manage docker image references and help to create
reproducible builds with Docker. By <a
href="https://github.com/MeneDev"><span class="citation"
data-cites="MeneDev">@MeneDev</span></a></li>
<li><a href="https://github.com/MeneDev/dockmoor">dockmoor</a> :skull: -
Manage docker image references and help to create reproducible builds
with Docker. By <a href="https://github.com/MeneDev"><span
class="citation" data-cites="MeneDev">@MeneDev</span></a></li>
<li><a href="https://github.com/vektorcloud">Vektorcloud</a> - A
collection of minimal, Alpine-based Docker images</li>
</ul>
@@ -1657,8 +1721,8 @@ is also able to lint any bash written in <code>RUN</code> instructions;
by <a href="https://github.com/lukasmartinelli"><span class="citation"
data-cites="lukasmartinelli">@lukasmartinelli</span></a></li>
<li><a href="https://github.com/jeromepin/whale-linter">Whale-linter</a>
- A simple and small Dockerfile linter written in Python3+ without
dependencies by <a href="https://github.com/jeromepin"><span
- :skull: A simple and small Dockerfile linter written in Python3+
without dependencies by <a href="https://github.com/jeromepin"><span
class="citation" data-cites="jeromepin">@jeromepin</span></a></li>
</ul>
<h3 id="metadata">Metadata</h3>
@@ -1717,9 +1781,9 @@ class="citation" data-cites="netvarun">@netvarun</span></a></li>
<li><a href="https://github.com/dragonflyoss/Dragonfly2">Dragonfly</a> -
Provide efficient, stable and secure file distribution and image
acceleration based on p2p technology.</li>
<li><a href="https://cloud.google.com/artifact-registry">GCE Container
Registry :heavy_dollar_sign:</a> Fast, private Docker image storage on
Google Cloud Platform</li>
<li><a href="https://cloud.google.com/artifact-registry/docs">GCP
Artifact Registry :heavy_dollar_sign:</a> Fast, private Docker image
storage on Google Cloud Platform.</li>
<li><a href="https://docs.gitea.com/usage/packages/container">Gitea
Container Registry</a> - Integrated Docker registry in Gitea, ideal for
private, small-scale image hosting.</li>
@@ -1784,6 +1848,11 @@ data-cites="masaeedu">@masaeedu</span></a></li>
href="https://github.com/spotify"><span class="citation"
data-cites="spotify">@spotify</span></a></li>
<li><a
href="https://github.com/dgongut/docker-controller-bot">docker-controller-bot</a>
- Telegram bot to control docker containers. By <a
href="https://github.com/dgongut/"><span class="citation"
data-cites="dgongut">@dgongut</span></a></li>
<li><a
href="https://github.com/whisklabs/docker-it-scala">docker-it-scala</a>
- Docker integration testing kit with Scala by <a
href="https://github.com/whisklabs"><span class="citation"
@@ -1800,7 +1869,7 @@ href="https://github.com/fabric8io"><span class="citation"
data-cites="fabric8io">@fabric8io</span></a></li>
<li><a
href="https://github.com/Microsoft/Docker-PowerShell">Docker-PowerShell</a>
- PowerShell Module for Docker</li>
- :skull: PowerShell Module for Docker</li>
<li><a
href="https://github.com/Microsoft/Docker.DotNet">Docker.DotNet</a> -
C#/.NET HTTP client for the Docker remote API by <a
@@ -1813,7 +1882,7 @@ href="https://github.com/ChangemakerStudios/Docker.Registry.DotNet">Docker.Regis
data-cites="rquackenbush">@rquackenbush</span></a></li>
<li><a
href="https://github.com/spotify/dockerfile-maven">dockerfile-maven</a>
- A Maven plugin for building and pushing Docker images by <a
- :skull: A Maven plugin for building and pushing Docker images by <a
href="https://github.com/spotify"><span class="citation"
data-cites="spotify">@spotify</span></a></li>
<li><a href="https://github.com/apocas/dockerode">dockerode</a> - Docker
@@ -1830,8 +1899,8 @@ data-cites="fsouza">@fsouza</span></a></li>
Docker plugin</a> - A Docker remote api plugin for Gradle by <a
href="https://github.com/gesellix"><span class="citation"
data-cites="gesellix">@gesellix</span></a></li>
<li><a href="https://github.com/docker/libcompose">libcompose</a> - Go
library for Docker Compose.</li>
<li><a href="https://github.com/docker/libcompose">libcompose</a> -
:skull: Go library for Docker Compose.</li>
<li><a
href="https://github.com/greenled/portainer-stack-utils">Portainer stack
utils</a> :construction: - Bash script to deploy/update/undeploy Docker
@@ -1840,7 +1909,7 @@ href="https://github.com/greenled"><span class="citation"
data-cites="greenled">@greenled</span></a>.</li>
<li><a
href="https://github.com/Tapad/sbt-docker-compose">sbt-docker-compose</a>
- Integrates Docker Compose functionality into sbt by <a
- :skull: Integrates Docker Compose functionality into sbt by <a
href="https://github.com/kurtkopchik/"><span class="citation"
data-cites="kurtkopchik">@kurtkopchik</span></a></li>
<li><a
@@ -1925,10 +1994,11 @@ Automatically update running Docker containers</li>
</ul>
<h3 id="development-environment">Development Environment</h3>
<ul>
<li><a href="https://github.com/batect/batect">batect</a> - build and
testing environments as code tool: Dockerised build and testing
environments made easy by <a href="https://github.com/charleskorn"><span
class="citation" data-cites="charleskorn">@charleskorn</span></a></li>
<li><a href="https://github.com/batect/batect">batect</a> - :skull:
build and testing environments as code tool: Dockerised build and
testing environments made easy by <a
href="https://github.com/charleskorn"><span class="citation"
data-cites="charleskorn">@charleskorn</span></a></li>
<li><a href="https://github.com/binci/binci">Binci</a> - Containerize
your development workflow. (formerly DevLab by <a
href="https://github.com/TechnologyAdvice"><span class="citation"
@@ -1944,9 +2014,9 @@ your builds inside a Docker defined environment by <a
href="https://github.com/lstephen"><span class="citation"
data-cites="lstephen">@lstephen</span></a></li>
<li><a href="https://github.com/oracle/crashcart">Crashcart</a> -
Sideload Linux binaries into a running container for troubleshooting by
<a href="https://github.com/oracle"><span class="citation"
data-cites="Oracle">@Oracle</span></a></li>
:skull: Sideload Linux binaries into a running container for
troubleshooting by <a href="https://github.com/oracle"><span
class="citation" data-cites="Oracle">@Oracle</span></a></li>
<li><a href="https://github.com/whatwedo/dde">dde</a> :construction: -
Local development environment toolset based on Docker. By <a
href="https://github.com/whatwedo"><span class="citation"
@@ -1955,8 +2025,8 @@ data-cites="whatwedo">@whatwedo</span></a></li>
Development environments powered by Docker and buildpacks by <a
href="https://github.com/fgrehm"><span class="citation"
data-cites="fgrehm">@fgrehm</span></a></li>
<li><a href="https://github.com/codekitchen/dinghy">Dinghy</a> - An
alternative way to use Docker on Mac OS X using Docker Machine with
<li><a href="https://github.com/codekitchen/dinghy">Dinghy</a> - :skull:
An alternative way to use Docker on Mac OS X using Docker Machine with
virtualbox, vmware, xhyve or parallels</li>
<li><a href="https://github.com/bibendi/dip">DIP</a> - CLI utility for
straightforward provisioning and interacting with an application
@@ -1999,16 +2069,16 @@ href="https://github.com/shyiko"><span class="citation"
data-cites="shyiko">@shyiko</span></a></li>
<li><a
href="https://github.com/DIPSAS/DockerBuildManagement">DockerBuildManagement</a>
- 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
- :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.</li>
<li><a href="https://github.com/matifali/dockerdl">DockerDL</a> - Deep
Learning Docker Images. Dont waste time setting up a deep learning env
when you can get a deep learning environment with everything
pre-installed.</li>
<li><a href="https://github.com/gamechanger/dusty">Dusty</a> - Managed
Docker development environments on OS X</li>
<li><a href="https://github.com/gamechanger/dusty">Dusty</a> - :skull:
Managed Docker development environments on OS X</li>
<li><a href="https://github.com/eclipse/che">Eclipse Che</a> - Developer
workspace server with Docker runtimes, cloud IDE, next-generation
Eclipse IDE</li>
@@ -2022,7 +2092,7 @@ for ESP32 microcontrollers - By <a
href="https://github.com/hpsaturn"><span class="citation"
data-cites="Hpsaturn">@Hpsaturn</span></a></li>
<li><a href="https://github.com/weaveworks/footloose">footloose</a> -
Spin containers that look like Virtual Machines - By <a
:skull: Spin containers that look like Virtual Machines - By <a
href="https://github.com/dlespiau"><span class="citation"
data-cites="dlespiau">@dlespiau</span></a></li>
<li><a
@@ -2083,7 +2153,7 @@ Keep docker hosts tidy. By <a href="https://github.com/Yelp"><span
class="citation" data-cites="Yelp">@Yelp</span></a></li>
<li><a
href="https://github.com/konstruktoid/docker-garby">docker-garby</a> -
Docker garbage collection script by <a
:skull: Docker garbage collection script by <a
href="https://github.com/konstruktoid"><span class="citation"
data-cites="konstruktoid">@konstruktoid</span></a>.</li>
<li><a href="https://github.com/spotify/docker-gc">docker-gc</a> :skull:
@@ -2112,8 +2182,8 @@ response to events at any scale. By <a
href="https://github.com/apache"><span class="citation"
data-cites="apache">@apache</span></a></li>
<li><a href="https://github.com/lambci/docker-lambda">Docker-Lambda</a>
- Docker images and test runners that replicate the live AWS Lambda
environment. By <a href="https://github.com/lambci"><span
- :skull: Docker images and test runners that replicate the live AWS
Lambda environment. By <a href="https://github.com/lambci"><span
class="citation" data-cites="lamb-ci">@lamb-ci</span></a></li>
<li><a
href="https://github.com/bfirsh/funker-example-voting-app">Funker</a> -
@@ -2190,8 +2260,8 @@ class="citation" data-cites="alexei-led">@alexei-led</span></a></li>
<li><a
href="https://docs.ansible.com/ansible/latest/collections/community/general/docker_container_module.html">Ansible</a>
- Manage the life cycle of Docker containers. By RedHat</li>
<li><a href="https://github.com/azukiapp/azk">Azk</a> - Orchestrate
development environments on your local machine by <a
<li><a href="https://github.com/azukiapp/azk">Azk</a> - :skull:
Orchestrate development environments on your local machine by <a
href="https://github.com/azukiapp"><span class="citation"
data-cites="azukiapp">@azukiapp</span></a></li>
<li><a href="https://github.com/cortexmedia/Beluga">Beluga</a> :skull: -
@@ -2229,10 +2299,10 @@ data-cites="ianmiell">@ianmiell</span></a></li>
Makes it easy to securely and portably run graphical desktop
applications in Docker</li>
<li><a href="https://github.com/Thomvaill/tads-boilerplate">T.A.D.S.
boilerplate</a> - The power of Ansible and Terraform + the simplicity of
Docker Swarm = Infrastructure as Code and DevOps best practices. By <a
href="https://github.com/Thomvaill"><span class="citation"
data-cites="Thomvaill">@Thomvaill</span></a></li>
boilerplate</a> - :skull: The power of Ansible and Terraform + the
simplicity of Docker Swarm = Infrastructure as Code and DevOps best
practices. By <a href="https://github.com/Thomvaill"><span
class="citation" data-cites="Thomvaill">@Thomvaill</span></a></li>
<li><a
href="https://github.com/christippett/terraform-cloudinit-container-server">Terraform
cloud-init config</a> - Terraform module for deploying a single Docker
@@ -2292,9 +2362,6 @@ deployment, and operations. Use a fully managed Kubernetes container
orchestration service.</li>
<li><a href="https://www.cloud66.com">Cloud 66</a> :heavy_dollar_sign: -
Full-stack hosted container management as a service</li>
<li><a href="https://dockhero.io/">Dockhero</a> :heavy_dollar_sign: -
Dockhero is a Heroku add-on which turns a Docker image into a
microservice attached to the Heroku app. Currently in beta.</li>
<li><a href="https://www.giantswarm.io/">Giant Swarm</a>
:heavy_dollar_sign: - Simple microservice infrastructure. Deploy your
containers in seconds.</li>
@@ -2472,7 +2539,7 @@ gave a <a
href="https://www.youtube.com/watch?v=1qlLUf7KtAw">presentation</a>
about it @ DockerCon 2015</li>
<li><a
href="https://www.flexera.com/blog/cloud/docker-vs-vms-combining-both-for-cloud-portability-nirvana/">Docker
href="https://www.flexera.com/blog/finops/docker-vs-vms-combining-both-for-cloud-portability-nirvana/">Docker
vs. VMs? Combining Both for Cloud Portability Nirvana</a></li>
<li><a href="https://github.com/hexops/dockerfile">Dockerfile best
practices</a> - This repository has best-practices for writing
@@ -2516,7 +2583,7 @@ Secure Deployment Guidelines</a></li>
<li><a href="https://binarymist.io/publication/docker-security/">Docker
Security - Quick Reference</a></li>
<li><a
href="https://fr.slideshare.net/MichaelBoelen/docker-security-are-your-containers-tightly-secured-to-the-ship">Docker
href="https://www.slideshare.net/slideshow/docker-security-are-your-containers-tightly-secured-to-the-ship/43834790">Docker
Security: Are Your Containers Tightly Secured to the Ship?
SlideShare</a></li>
<li><a
@@ -2637,7 +2704,6 @@ Community</a></li>
<p><a href="https://starchart.cc/veggiemonk/awesome-docker"><img
src="https://starchart.cc/veggiemonk/awesome-docker.svg"
alt="Stargazers over time" /></a></p>
<h2 id="contributor-over-time">Contributor over time</h2>
<p><span class="citation" data-cites="byrnedo">[@byrnedo]</span>:
https://github.com/byrnedo <span class="citation"
data-cites="crazy-max">[@crazy-max]</span>: https://github.com/crazy-max
@@ -2645,3 +2711,5 @@ data-cites="crazy-max">[@crazy-max]</span>: https://github.com/crazy-max
https://github.com/grammarly <span class="citation"
data-cites="skanehira">[@skanehira]</span>:
https://github.com/skanehira</p>
<p><a href="https://github.com/veggiemonk/awesome-docker">docker.md
Github</a></p>