jaeswift-website/api/data/awesomelist/veggiemonk--awesome-docker.json

1 line
No EOL
91 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"slug": "veggiemonk--awesome-docker", "title": "Awesome Docker", "description": ":whale: A curated list of Docker resources and projects", "github_url": "https://github.com/veggiemonk/awesome-docker", "stars": "36K", "tag": "Back-End Development", "entry_count": 512, "subcategory_count": 29, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Legend", "url": "#legend", "description": ""}, {"name": "What is Docker", "url": "#what-is-docker", "description": ""}, {"name": "Where to start", "url": "#where-to-start", "description": ""}, {"name": "Where to start (Windows)", "url": "#where-to-start-windows", "description": ""}, {"name": "Projects", "url": "#projects", "description": ""}, {"name": "Useful Resources", "url": "#useful-resources", "description": ""}, {"name": "Communities and Meetups", "url": "#communities-and-meetups", "description": ""}, {"name": "Benefits of using Docker", "url": "https://semaphore.io/blog/docker-benefits", "description": ""}, {"name": "Bootstrapping Microservices", "url": "https://www.manning.com/books/bootstrapping-microservices-with-docker-kubernetes-and-terraform", "description": "A practical and project-based guide to building applications with microservices, starts by building a Docker image for a single microservice and publishing it to a private container registry, finishes by deploying a complete microservices application to a production Kubernetes cluster."}, {"name": "Docker Curriculum", "url": "https://github.com/prakhar1989/docker-curriculum", "description": "", "stars": "6k"}, {"name": "Docker Documentation", "url": "https://docs.docker.com/", "description": ""}, {"name": "Docker for beginners", "url": "https://github.com/groda/big_data/blob/master/docker_for_beginners.md", "description": "", "stars": "84"}, {"name": "Docker for novices", "url": "https://www.youtube.com/watch?v=xsjSadjKXns", "description": ""}, {"name": "Docker katas", "url": "https://github.com/eficode-academy/docker-katas", "description": "", "stars": "286"}, {"name": "Docker simplified in 55 seconds", "url": "https://www.youtube.com/watch?v=vP_4DlOH1G4", "description": ""}, {"name": "Docker Training", "url": "https://training.mirantis.com", "description": ""}, {"name": "Dockerlings", "url": "https://github.com/furkan/dockerlings", "description": "", "stars": "879"}, {"name": "Introduction à Docker", "url": "https://blog.stephane-robert.info/docs/conteneurs/moteurs-conteneurs/docker/", "description": ""}, {"name": "Learn Docker", "url": "https://github.com/dwyl/learn-docker", "description": "", "stars": "243"}, {"name": "Learn Docker (Visually)", "url": "https://pagertree.com/learn/docker/overview", "description": "A beginner-focused high-level overview of all the major components of Docker and how they fit together. Lots of high-quality images, examples, and resources."}, {"name": "Play With Docker", "url": "https://training.play-with-docker.com/", "description": ""}, {"name": "Practical Guide about Docker Commands in Spanish", "url": "https://github.com/brunocascio/docker-espanol", "description": "", "stars": "252"}, {"name": "Setting Python Development Environment with VScode and Docker", "url": "https://github.com/RamiKrispin/vscode-python", "description": "", "stars": "951"}, {"name": "The Docker Handbook", "url": "https://docker-handbook.farhan.dev/", "description": ""}, {"name": "eon01", "url": "https://github.com/eon01/DockerCheatSheet", "description": "", "stars": "3.9k"}, {"name": "dimonomid", "url": "https://github.com/dimonomid/docker-quick-ref", "description": "", "stars": "198"}, {"name": "JensPiegsa", "url": "https://github.com/JensPiegsa/docker-cheat-sheet", "description": "", "stars": "22"}, {"name": "wsargent", "url": "https://github.com/wsargent/docker-cheat-sheet", "description": "", "stars": "22k"}, {"name": "Docker on Windows behind a firewall", "url": "https://toedter.com/2015/05/11/docker-on-windows-behind-a-firewall/", "description": ""}, {"name": "Docker Reference Architecture: Modernizing Traditional .NET Framework Applications", "url": "https://docs.mirantis.com/containers/v3.0/dockeree-ref-arch/app-dev/modernize-dotnet-apps.html", "description": "You will learn to identify the types of .NET Framework applications that are good candidates for containerization, the \"lift-and-shift\" approach to containerization."}, {"name": "Docker with Microsoft SQL 2016 + ASP.NET", "url": "https://blog.alexellis.io/docker-does-sql2016-aspnet/", "description": ""}, {"name": "Exploring ASP.NET Core with Docker in both Linux and Windows Containers", "url": "https://www.hanselman.com/blog/exploring-aspnet-core-with-docker-in-both-linux-and-windows-containers", "description": ""}, {"name": "Running a Legacy ASP.NET App in a Windows Container", "url": "https://blog.sixeyed.com/dockerizing-nerd-dinner-part-1-running-a-legacy-asp-net-app-in-a-windows-container/", "description": ""}, {"name": "Windows Containers and Docker: The 101", "url": "https://www.youtube.com/watch?v=N7SG2wEyQtM", "description": "A 20-minute overview, using Docker to run PowerShell, ASP.NET Core and ASP.NET apps."}, {"name": "Windows Containers Quick Start", "url": "https://learn.microsoft.com/en-us/virtualization/windowscontainers/about/", "description": ""}, {"name": "Moby", "url": "https://github.com/moby/moby", "description": "", "stars": "72k"}, {"name": "Docker Images", "url": "https://hub.docker.com", "description": ""}, {"name": "Docker Compose", "url": "https://github.com/docker/compose/", "description": "", "stars": "37k"}]}, {"name": "Container Composition", "parent": "Container Operations", "entries": [{"name": "Capitan", "url": "https://github.com/byrnedo/capitan", "description": "", "stars": "31"}, {"name": "Composerize", "url": "https://github.com/magicmark/composerize", "description": "Convert docker run commands into docker-compose files.", "stars": "3.7k"}, {"name": "crowdr", "url": "https://github.com/polonskiy/crowdr", "description": "", "stars": "98"}, {"name": "ctk", "url": "https://github.com/ctk-hq/ctk", "description": "Visual composer for container based workloads. By [corpulent](https://github.com/corpulent).", "stars": "299"}, {"name": "docker-config-update", "url": "https://github.com/sudo-bmitch/docker-config-update", "description": "", "stars": "51"}, {"name": "elsy", "url": "https://github.com/cisco/elsy", "description": "", "stars": "80"}, {"name": "habitus", "url": "https://github.com/cloud66-oss/habitus", "description": "", "stars": "1.4k"}, {"name": "kompose", "url": "https://github.com/kubernetes/kompose", "description": "Go from Docker Compose to Kubernetes.", "stars": "10k"}, {"name": "LLM Harbor", "url": "https://github.com/av/harbor", "description": "A CLI and companion app to effortlessly run LLM backends, APIs, frontends, and services with one command. By [av](https://github.com/av).", "stars": "2.5k"}, {"name": "plash", "url": "https://github.com/ihucos/plash", "description": "A container run and build engine - runs inside docker.", "stars": "387"}, {"name": "podman-compose", "url": "https://github.com/containers/podman-compose", "description": "A script to run docker-compose.yml using podman.", "stars": "6k"}, {"name": "Smalte", "url": "https://github.com/roquie/smalte", "description": "Dynamically configure applications that require static configuration in docker container. By [roquie](https://github.com/roquie)", "stars": "36"}, {"name": "Stitchocker", "url": "https://github.com/alexaandrov/stitchocker", "description": "A lightweight and fast command line utility for conveniently grouping your docker-compose multiple container services. By [alexaandrov](https://github.com/alexaandrov).", "stars": "30"}]}, {"name": "Deployment and Infrastructure", "parent": "Container Operations", "entries": [{"name": "awesome-stacks", "url": "https://github.com/ethibox/awesome-stacks", "description": "Deploy 150+ open-source web apps with one Docker command.", "stars": "1.3k"}, {"name": "blackfish", "url": "https://gitlab.com/blackfish/blackfish", "description": "A CoreOS VM to build swarm clusters for Dev & Production."}, {"name": "BosnD", "url": "https://gitlab.com/n0r1sk/bosnd", "description": "BosnD, the boatswain daemon - A dynamic configuration file writer & service reloader for dynamically changing container environments."}, {"name": "Clocker", "url": "https://github.com/brooklyncentral/clocker", "description": "", "stars": "429"}, {"name": "Conduit", "url": "https://github.com/ehazlett/conduit", "description": "", "stars": "108"}, {"name": "depcon", "url": "https://github.com/ContainX/depcon", "description": "", "stars": "93"}, {"name": "docker-to-iac", "url": "https://github.com/deploystackio/docker-to-iac", "description": "Translate docker run and commit into Infrastructure as Code templates for AWS, Render.com and DigitalOcean.", "stars": "22"}, {"name": "gitkube", "url": "https://github.com/hasura/gitkube", "description": "", "stars": "3.9k"}, {"name": "Grafeas", "url": "https://github.com/grafeas/grafeas", "description": "A common API for metadata about containers, from image and build details to security vulnerabilities. By [grafeas](https://github.com/grafeas).", "stars": "1.6k"}, {"name": "swarm-ansible", "url": "https://github.com/LombardiDaniel/swarm-ansible?tab=readme-ov-file", "description": "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!.", "stars": "59"}, {"name": "SwarmManagement", "url": "https://github.com/hansehe/SwarmManagement", "description": "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.", "stars": "21"}, {"name": "werf", "url": "https://github.com/werf/werf", "description": "Werf is a CI/CD tool for building Docker images efficiently and deploying them to Kubernetes using GitOps.", "stars": "4.7k"}]}, {"name": "Monitoring", "parent": "Container Operations", "entries": [{"name": "ADRG", "url": "https://github.com/jaldertech/adrg", "description": "Dynamic Docker resource governor using cgroups v2 to manage system load.", "stars": "3"}, {"name": "Autoheal", "url": "https://github.com/willfarrell/docker-autoheal", "description": "Monitor and restart unhealthy docker containers automatically.", "stars": "1.8k"}, {"name": "cAdvisor", "url": "https://github.com/google/cadvisor", "description": "Analyzes resource usage and performance characteristics of running containers.", "stars": "19k"}, {"name": "Checkmate", "url": "https://github.com/bluewave-labs/checkmate", "description": "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.", "stars": "9.5k"}, {"name": "DLIA", "url": "https://github.com/zorak1103/dlia", "description": "DLIA is an AI-powered Docker log monitoring agent that uses Large Language Models (LLMs) to intelligently analyze container logs, detect anomalies, and provide contextual insights over time. By [zorak1103](https://github.com/zorak1103).", "stars": "3"}, {"name": "Docker-Alertd", "url": "https://github.com/deltaskelta/docker-alertd", "description": "", "stars": "108"}, {"name": "Docker-Flow-Monitor", "url": "https://github.com/docker-flow/docker-flow-monitor", "description": "", "stars": "88"}, {"name": "Docker-Sentinel", "url": "https://github.com/Will-Luck/Docker-Sentinel", "description": "Automated container updates with per-container policies, rollback safety, and a real-time web dashboard. By [Will-Luck](https://github.com/Will-Luck).", "stars": "15"}, {"name": "DockProbe", "url": "https://github.com/deep-on/dockprobe", "description": "Lightweight Docker monitoring dashboard in a single container. Real-time metrics, 6 anomaly detection rules, Telegram alerts, and 16 automated security scans. Zero config, \\~50MB RAM. By [DeepOn](https://github.com/deep-on).", "stars": "2"}, {"name": "DockProc", "url": "https://gitlab.com/n0r1sk/dockproc", "description": "I/O monitoring for containers on processlevel."}, {"name": "dockprom", "url": "https://github.com/stefanprodan/dockprom", "description": "Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager.", "stars": "6.5k"}, {"name": "Doku", "url": "https://github.com/amerkurev/doku", "description": "Doku is a simple web-based application that allows you to monitor Docker disk usage. [amerkurev](https://github.com/amerkurev).", "stars": "411"}, {"name": "Dozzle", "url": "https://github.com/veggiemonk/awesome-docker/blob/master/README.md/dozzle", "description": "Monitor container logs in real-time with a browser or mobile device. [amir20](https://github.com/amir20)."}, {"name": "Drydock", "url": "https://github.com/CodesWhat/drydock", "description": "Container update monitoring with web dashboard, 23 registry providers, 20 notification triggers, and distributed agent architecture. By [CodesWhat](https://github.com/CodesWhat).", "stars": "171"}, {"name": "Dynatrace", "url": "https://docs.dynatrace.com/docs/observe/infrastructure-observability/container-platform-monitoring", "description": ":yen: Monitor containerized applications without installing agents or modifying your Run commands."}, {"name": "Glances", "url": "https://github.com/nicolargo/glances", "description": "A cross-platform curses-based system monitoring tool written in Python.", "stars": "32k"}, {"name": "Grafana Docker Dashboard Template", "url": "https://grafana.com/grafana/dashboards/179-docker-prometheus-monitoring/", "description": "A template for your Docker, Grafana and Prometheus stack [vegasbrianc][vegasbrianc]."}, {"name": "HertzBeat", "url": "https://github.com/dromara/hertzbeat", "description": "An open-source real-time monitoring system with custom-monitor and agentless.", "stars": "7.1k"}, {"name": "InfluxDB, cAdvisor, Grafana", "url": "https://github.com/vegasbrianc/docker-monitoring", "description": "", "stars": "473"}, {"name": "Logspout", "url": "https://github.com/gliderlabs/logspout", "description": "", "stars": "4.7k"}, {"name": "Maintenant", "url": "https://github.com/kolapsis/maintenant", "description": "Self-discovering infrastructure monitoring for Docker and Kubernetes. Auto-detects containers via labels, with endpoint monitoring, heartbeats, TLS certificates, resource metrics, update intelligence, and a built-in status page. Single binary with embedded SPA. By [kolapsis](https://github.com/kolapsis).", "stars": "83"}, {"name": "monit-docker", "url": "https://github.com/decryptus/monit-docker", "description": "", "stars": "34"}, {"name": "NexClipper", "url": "https://github.com/NexClipper/NexClipper", "description": "", "stars": "565"}, {"name": "Out-of-the-box Host/Container Monitoring/Logging/Alerting Stack", "url": "https://github.com/uschtwill/docker_monitoring_logging_alerting", "description": "", "stars": "539"}, {"name": "Sidekick", "url": "https://github.com/runsidekick/sidekick", "description": "", "stars": "1.6k"}, {"name": "SwarmAlert", "url": "https://github.com/gpulido/SwarmAlert", "description": "", "stars": "22"}, {"name": "Wiremap", "url": "https://github.com/codeofmario/wiremap", "description": "A self-hosted visual Docker network topology explorer with real-time log streaming, live stats, embedded terminal, and container inspection. By [codeofmario](https://github.com/codeofmario).", "stars": "0"}, {"name": "Zabbix Docker", "url": "https://github.com/gomex/docker-zabbix", "description": "", "stars": "52"}, {"name": "Zabbix Docker module", "url": "https://github.com/monitoringartist/Zabbix-Docker-Monitoring", "description": "", "stars": "1.2k"}]}, {"name": "Networking", "parent": "Container Operations", "entries": [{"name": "Flannel", "url": "https://github.com/coreos/flannel/", "description": "Flannel is a virtual network that gives a subnet to each host for use with container runtimes. By [coreos][coreos].", "stars": "9.4k"}, {"name": "Freeflow", "url": "https://github.com/Microsoft/Freeflow", "description": "", "stars": "633"}, {"name": "MyIP", "url": "https://github.com/jason5ng32/MyIP", "description": "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).", "stars": "10k"}, {"name": "netshoot", "url": "https://github.com/nicolaka/netshoot", "description": "The netshoot container has a powerful set of networking tools to help troubleshoot Docker networking issues.", "stars": "11k"}, {"name": "Pipework", "url": "https://github.com/jpetazzo/pipework", "description": "Software-Defined Networking for Linux Containers, Pipework works with \"plain\" LXC containers, and with the awesome Docker. By [jpetazzo][jpetazzo].", "stars": "4.3k"}]}, {"name": "Orchestration", "parent": "Container Operations", "entries": [{"name": "Ansible Linux Docker", "url": "https://github.com/Peco602/ansible-linux-docker", "description": "", "stars": "38"}, {"name": "athena", "url": "https://github.com/athena-oss/athena", "description": "", "stars": "96"}, {"name": "CloudSlang", "url": "https://github.com/CloudSlang/cloud-slang", "description": "CloudSlang is a workflow engine to create Docker process automation.", "stars": "240"}, {"name": "clusterdock", "url": "https://github.com/clusterdock/clusterdock", "description": "", "stars": "29"}, {"name": "Crane", "url": "https://github.com/Dataman-Cloud/crane", "description": "", "stars": "747"}, {"name": "Docker Flow Swarm Listener", "url": "https://github.com/docker-flow/docker-flow-swarm-listener", "description": "", "stars": "69"}, {"name": "docker rollout", "url": "https://github.com/Wowu/docker-rollout", "description": "Zero downtime deployment for Docker Compose services.", "stars": "3.2k"}, {"name": "Haven", "url": "https://github.com/codeabovelab/haven-platform", "description": "", "stars": "297"}, {"name": "Kubernetes", "url": "https://github.com/kubernetes/kubernetes", "description": "Open source orchestration system for Docker containers by Google.", "stars": "121k"}, {"name": "ManageIQ", "url": "https://github.com/ManageIQ/manageiq", "description": "Discover, optimize and control your hybrid IT. By [ManageIQ](https://github.com/ManageIQ).", "stars": "1.4k"}, {"name": "Mesos", "url": "https://github.com/apache/mesos", "description": "Resource/Job scheduler for containers, VM's and physical hosts [apache](https://mesos.apache.org/).", "stars": "5.4k"}, {"name": "Nebula", "url": "https://github.com/nebula-orchestrator", "description": "A Docker orchestration tool designed to manage massive scale distributed clusters."}, {"name": "Nomad", "url": "https://github.com/hashicorp/nomad", "description": "Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler.", "stars": "16k"}, {"name": "Rancher", "url": "https://github.com/rancher/rancher", "description": "An open source project that provides a complete platform for operating Docker in production.", "stars": "25k"}, {"name": "RedHerd Framework", "url": "https://github.com/redherd-project/redherd-framework", "description": "", "stars": "74"}, {"name": "Swarm-cronjob", "url": "https://github.com/crazy-max/swarm-cronjob", "description": "Create jobs on a time-based schedule on Swarm by [crazy-max].", "stars": "866"}]}, {"name": "PaaS", "parent": "Container Operations", "entries": [{"name": "caprover", "url": "https://github.com/caprover/caprover", "description": "\\[Previously known as CaptainDuckDuck] Automated Scalable Webserver Package (automated Docker+nginx) - Heroku on Steroids.", "stars": "15k"}, {"name": "Convox Rack", "url": "https://github.com/convox/rack", "description": "Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices.", "stars": "1.9k"}, {"name": "Dcw", "url": "https://github.com/pbertera/dcw", "description": "", "stars": "17"}, {"name": "Dokku", "url": "https://github.com/dokku/dokku", "description": "Docker powered mini-Heroku that helps you build and manage the lifecycle of applications (originally by [progrium][progrium]).", "stars": "32k"}, {"name": "Empire", "url": "https://github.com/remind101/empire", "description": "", "stars": "2.7k"}, {"name": "Exoframe", "url": "https://github.com/exoframejs/exoframe", "description": "A self-hosted tool that allows simple one-command deployments using Docker.", "stars": "1.1k"}, {"name": "Hephy Workflow", "url": "https://github.com/teamhephy/workflow", "description": "", "stars": "419"}, {"name": "Krane", "url": "https://github.com/krane/krane", "description": "", "stars": "82"}, {"name": "Nanobox", "url": "https://github.com/nanobox-io/nanobox", "description": "", "stars": "1.6k"}, {"name": "OpenShift][openshift] - An open source PaaS built on [Kubernetes][kubernetes] and optimized for Dockerized app development and deployment by [Red Hat", "url": "https://www.redhat.com/en", "description": ""}, {"name": "Tsuru", "url": "https://github.com/tsuru/tsuru", "description": "Tsuru is an extensible and open source Platform as a Service software.", "stars": "5.3k"}]}, {"name": "Reverse Proxy", "parent": "Container Operations", "entries": [{"name": "BunkerWeb", "url": "https://github.com/bunkerity/bunkerweb", "description": "Open-source and next-gen Web Application Firewall (WAF). By [Bunkerity](https://www.bunkerity.com).", "stars": "10k"}, {"name": "caddy-docker-proxy", "url": "https://github.com/lucaslorentz/caddy-docker-proxy", "description": "Caddy-based reverse proxy, configured with service or container labels. By [lucaslorentz](https://github.com/lucaslorentz).", "stars": "4.4k"}, {"name": "caddy-docker-upstreams", "url": "https://github.com/invzhi/caddy-docker-upstreams", "description": "Docker upstreams module for Caddy, configured with container labels. By [invzhi](https://github.com/invzhi).", "stars": "35"}, {"name": "Docker Dnsmasq Updater", "url": "https://github.com/moonbuggy/docker-dnsmasq-updater", "description": "Update a remote dnsmasq server with Docker container hostnames.", "stars": "34"}, {"name": "docker-flow-proxy", "url": "https://github.com/docker-flow/docker-flow-proxy", "description": "Reconfigures proxy every time a new service is deployed, or when a service is scaled. By [docker-flow][docker-flow].", "stars": "320"}, {"name": "fabio", "url": "https://github.com/fabiolb/fabio", "description": "A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. By [magiconair](https://github.com/magiconair) (Frank Schroeder).", "stars": "7.3k"}, {"name": "idle-less", "url": "https://github.com/tvup/idle-less", "description": "Reverse proxy with automatic Wake-on-LAN — wakes sleeping backend servers when traffic arrives, shows a waiting screen, and redirects when ready. By [tvup](https://github.com/tvup).", "stars": "13"}, {"name": "Let's Encrypt Nginx-proxy Companion", "url": "https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion", "description": "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).", "stars": "7.7k"}, {"name": "mesh-router", "url": "https://github.com/Yundera/mesh-router", "description": "Free domain(nsl.sh) provider for Docker containers with automatic HTTPS routing. Uses Wireguard VPN to securely route subdomain requests across networks. Ideal for self-hosted NAS and cloud deployments. By [Yundera](https://github.com/Yundera).", "stars": "10"}, {"name": "Nginx Proxy Manager", "url": "https://github.com/jc21/nginx-proxy-manager", "description": "A beautiful web interface for proxying web based services with SSL. By [jc21](https://github.com/jc21).", "stars": "32k"}, {"name": "OpenResty Manager", "url": "https://github.com/Safe3/openresty-manager", "description": "The easiest using, powerful and beautiful OpenResty Manager(Nginx Enhanced Version), open source alternative to OpenResty Edge. By [Safe3](https://github.com/Safe3/).", "stars": "1.3k"}, {"name": "Swarm Router", "url": "https://github.com/flavioaiello/swarm-router", "description": "A «zero config» service name based router for docker swarm mode with a fresh and more secure approach. By [flavioaiello](https://github.com/flavioaiello).", "stars": "73"}, {"name": "Træfɪk", "url": "https://github.com/containous/traefik", "description": "Automated reverse proxy and load-balancer for Docker, Mesos, Consul, Etcd... By [EmileVauge](https://github.com/emilevauge).", "stars": "62k"}]}, {"name": "Runtime", "parent": "Container Operations", "entries": [{"name": "cri-o", "url": "https://github.com/cri-o/cri-o", "description": "Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by [cri-o](https://github.com/cri-o).", "stars": "5.6k"}, {"name": "lxc", "url": "https://github.com/lxc/lxc", "description": "LXC - Linux Containers.", "stars": "5.1k"}, {"name": "Mocker", "url": "https://github.com/us/mocker", "description": "Docker-compatible container CLI for macOS, built on Apple's Containerization framework. By [us](https://github.com/us).", "stars": "71"}, {"name": "podman", "url": "https://github.com/containers/libpod", "description": "Libpod is a library used to create container pods. Home of Podman.", "stars": "31k"}, {"name": "rlxc", "url": "https://github.com/brauner/rlxc", "description": "", "stars": "18"}, {"name": "runtime-tools", "url": "https://github.com/opencontainers/runtime-tools", "description": "Oci-runtime-tool is a collection of tools for working with the OCI runtime specification.", "stars": "475"}]}, {"name": "Security", "parent": "Container Operations", "entries": [{"name": "Anchor", "url": "https://github.com/SongStitch/anchor/", "description": "A tool to ensure reproducible builds by pinning dependencies inside your Dockerfiles [SongStitch](https://github.com/songStitch/).", "stars": "24"}, {"name": "Anchor Enterprise", "url": "https://anchore.com/", "description": ":yen: Analyze images for CVE vulnerabilities and against custom security policies."}, {"name": "Aqua Security", "url": "https://www.aquasec.com", "description": ":yen: Securing container-based applications from Dev to Production on any platform."}, {"name": "bane", "url": "https://github.com/genuinetools/bane", "description": "", "stars": "1.2k"}, {"name": "buildcage", "url": "https://github.com/dash14/buildcage", "description": "Restricts outbound network access during Docker builds to prevent supply chain attacks, working as a drop-in BuildKit remote driver for Docker Buildx, with ready-to-use GitHub Actions.", "stars": "4"}, {"name": "CetusGuard", "url": "https://github.com/hectorm/cetusguard", "description": "CetusGuard is a tool that protects the Docker daemon socket by filtering calls to its API endpoints.", "stars": "83"}, {"name": "Checkov", "url": "https://github.com/bridgecrewio/checkov", "description": "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).", "stars": "8.6k"}, {"name": "CIS Docker Benchmark", "url": "https://github.com/dev-sec/cis-docker-benchmark", "description": "", "stars": "522"}, {"name": "Clair", "url": "https://github.com/quay/clair", "description": "Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers. By [coreos][coreos].", "stars": "11k"}, {"name": "crowdsec-blocklist-import", "url": "https://github.com/wolffcatskyy/crowdsec-blocklist-import", "description": "Aggregates 36 free threat intelligence feeds into 120k+ malicious IPs for CrowdSec bouncers, providing 10-20x more blocks than default lists. By [wolffcatskyy](https://github.com/wolffcatskyy).", "stars": "189"}, {"name": "Dagda", "url": "https://github.com/eliasgranderubio/dagda", "description": "", "stars": "1.2k"}, {"name": "Deepfence Enterprise", "url": "https://deepfence.io", "description": ":yen: Full life cycle Cloud Native Workload Protection platform for kubernetes, virtual machines and serverless. By [deepfence][deepfence]."}, {"name": "Deepfence Threat Mapper", "url": "https://github.com/deepfence/ThreatMapper", "description": "Powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless. By [deepfence][deepfence].", "stars": "5.2k"}, {"name": "Den", "url": "https://github.com/us/den", "description": "Self-hosted sandbox runtime for AI agents with Docker containers, security hardening, REST API and WebSocket support. By [us](https://github.com/us).", "stars": "4"}, {"name": "docker-bench-security", "url": "https://github.com/docker/docker-bench-security", "description": "Script that checks for dozens of common best-practices around deploying Docker containers in production. By [docker][docker].", "stars": "9.6k"}, {"name": "docker-explorer", "url": "https://github.com/google/docker-explorer", "description": "A tool to help forensicate offline docker acquisitions.", "stars": "554"}, {"name": "dvwassl", "url": "https://github.com/Peco602/dvwassl", "description": "", "stars": "6"}, {"name": "Grype", "url": "https://github.com/anchore/grype", "description": "A vulnerability scanner for container images, filesystems and SBOMs. By [Anchore](https://github.com/anchore).", "stars": "12k"}, {"name": "KICS", "url": "https://github.com/checkmarx/kics", "description": "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).", "stars": "2.6k"}, {"name": "oscap-docker", "url": "https://github.com/OpenSCAP/openscap", "description": "OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By [OpenSCAP](https://github.com/OpenSCAP).", "stars": "1.7k"}, {"name": "Prisma Cloud", "url": "https://www.paloaltonetworks.com/prisma/cloud", "description": ":yen: (Previously Twistlock Security Suite) detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications."}, {"name": "segspec", "url": "https://github.com/dormstern/segspec", "description": "Extracts network dependencies from Docker Compose, Kubernetes manifests, Helm charts, and other config files to generate Kubernetes NetworkPolicies with evidence tracing. By [dormstern](https://github.com/dormstern).", "stars": "15"}, {"name": "Syft", "url": "https://github.com/anchore/syft", "description": "CLI tool and library for generating a Software Bill of Materials (SBOM) from container images and filesystems. By [Anchore](https://github.com/anchore).", "stars": "8.6k"}, {"name": "Sysdig Falco", "url": "https://github.com/falcosecurity/falco", "description": "Sysdig Falco is an open source container security monitor. It can monitor application, container, host, and network activity and alert on unauthorized activity.", "stars": "8.8k"}, {"name": "Sysdig Secure", "url": "https://www.sysdig.com/solutions/cloud-detection-and-response-cdr", "description": ":yen: Sysdig Secure addresses run-time security through behavioral monitoring and defense, and provides deep forensics based on open source Sysdig for incident response."}, {"name": "Trend Micro DeepSecurity", "url": "https://www.trendmicro.com/en_us/business/products/hybrid-cloud/deep-security.html", "description": ":yen: 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."}, {"name": "Trivy", "url": "https://github.com/aquasecurity/trivy", "description": "Aqua Security's open source simple and comprehensive vulnerability scanner for containers (suitable for CI).", "stars": "34k"}]}, {"name": "Service Discovery", "parent": "Container Operations", "entries": [{"name": "docker-consul", "url": "https://github.com/gliderlabs/docker-consul", "description": "", "stars": "1.1k"}, {"name": "docker-dns", "url": "https://github.com/bytesharky/docker-dns", "description": "Lightweight DNS forwarder for Docker containers, resolves container names with custom suffixes (e.g. `.docker`) on the host to simplify service discovery.", "stars": "3"}, {"name": "etcd", "url": "https://github.com/etcd-io/etcd", "description": "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).", "stars": "52k"}, {"name": "istio", "url": "https://github.com/istio/istio", "description": "An open platform to connect, manage, and secure microservices.", "stars": "38k"}, {"name": "registrator", "url": "https://github.com/gliderlabs/registrator", "description": "Service registry bridge for Docker by [gliderlabs][gliderlabs] and [progrium][progrium].", "stars": "4.7k"}]}, {"name": "Volume Management / Data", "parent": "Container Operations", "entries": [{"name": "Blockbridge", "url": "https://github.com/blockbridge/blockbridge-docker-volume", "description": "", "stars": "94"}, {"name": "Docker Volume Backup", "url": "https://github.com/offen/docker-volume-backup", "description": "", "stars": "3.5k"}, {"name": "duplicacy-cli-cron", "url": "https://github.com/GeiserX/duplicacy-cli-cron", "description": "Docker-based encrypted dual-storage backup automation using Duplicacy CLI with cross-site redundancy and Telegram notifications. By [GeiserX](https://github.com/GeiserX).", "stars": "1"}, {"name": "Netshare", "url": "https://github.com/ContainX/docker-volume-netshare", "description": "", "stars": "1.1k"}, {"name": "portworx", "url": "https://portworx.com", "description": ":yen: Decentralized storage solution for persistent, shared and replicated volumes."}, {"name": "quobyte", "url": "https://www.quobyte.com/", "description": ":yen: Fully fault-tolerant distributed file system with a docker volume driver."}, {"name": "REX-Ray", "url": "https://github.com/rexray/rexray", "description": "", "stars": "2.2k"}, {"name": "Storidge", "url": "https://github.com/Storidge/quick-start", "description": "", "stars": "1"}]}, {"name": "User Interface", "parent": "Container Operations", "entries": [{"name": "docker.el", "url": "https://github.com/Silex/docker.el", "description": "", "stars": "813"}, {"name": "Docker DB Manager", "url": "https://github.com/AbianS/docker-db-manager", "description": "Desktop app for managing Docker database containers with visual interface and one-click operations.", "stars": "156"}, {"name": "Docker Desktop", "url": "https://www.docker.com/products/docker-desktop/", "description": "Official native app. Only for Windows and MacOS."}, {"name": "Simple Docker UI", "url": "https://github.com/felixgborrego/simple-docker-ui", "description": "Built on Electron. By [felixgborrego](https://github.com/felixgborrego/).", "stars": "605"}, {"name": "Stevedore", "url": "https://github.com/slonopotamus/stevedore", "description": "Good Docker Desktop replacement for Windows. Both Linux and Windows Containers are supported. [slonopotamus](https://github.com/slonopotamus).", "stars": "369"}, {"name": "d4s", "url": "https://github.com/jr-k/d4s", "description": "A fast, keyboard-driven terminal UI to manage Docker containers, Compose stacks, and Swarm services with the ergonomics of K9s.", "stars": "65"}, {"name": "dive", "url": "https://github.com/wagoodman/dive", "description": "A tool for exploring each layer in a docker image. By [wagoodman](https://github.com/wagoodman).", "stars": "54k"}, {"name": "dockdash", "url": "https://github.com/byrnedo/dockdash", "description": "", "stars": "124"}, {"name": "dockly", "url": "https://github.com/lirantal/dockly", "description": "An interactive shell UI for managing Docker containers.", "stars": "4k"}, {"name": "DockMate", "url": "https://github.com/shubh-io/dockmate", "description": "Lightweight terminal-based Docker and Podman manager with a text-based user interface,.", "stars": "289"}, {"name": "DockSTARTer", "url": "https://github.com/GhostWriters/DockSTARTer", "description": "DockSTARTer helps you get started with home server apps running in Docker by [GhostWriters](https://github.com/GhostWriters).", "stars": "2.5k"}, {"name": "dprs", "url": "https://github.com/durableprogramming/dprs", "description": "A developer-focused TUI for managing Docker containers with real-time log streaming and container management. Built with Rust. By [durableprogramming](https://github.com/durableprogramming).", "stars": "36"}, {"name": "dry", "url": "https://github.com/moncho/dry", "description": "An interactive CLI for Docker containers.", "stars": "3.2k"}, {"name": "goManageDocker", "url": "https://github.com/ajayd-san/gomanagedocker", "description": "TUI tool to view and manage your docker objects blazingly fast with sensible keybindings, also supports VIM navigation out of the box.", "stars": "633"}, {"name": "lazydocker", "url": "https://github.com/jesseduffield/lazydocker", "description": "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).", "stars": "50k"}, {"name": "lazyjournal", "url": "https://github.com/Lifailon/lazyjournal", "description": "A interface for reading and filtering the logs output of Docker and Podman containers like [Dozzle](https://github.com/veggiemonk/awesome-docker/blob/master/README.md/dozzle) but for the terminal with support for fuzzy find, regex and output coloring.", "stars": "1.2k"}, {"name": "oxker", "url": "https://github.com/mrjackwills/oxker", "description": "A simple tui to view & control docker containers. Written in [Rust](https://rust-lang.org/), making heavy use of [ratatui (⭐19k)](https://github.com/tui-rs-revival/ratatui) & [Bollard (⭐1.2k)](https://github.com/fussybeaver/bollard),.", "stars": "1.6k"}, {"name": "swarmcli", "url": "https://github.com/Eldara-Tech/swarmcli", "description": "Swarm Management at the speed of thought — with real-time log streaming, instant shell access to containers, seamless port forwarding, and on-demand secret reveal capabilities, giving you full control over your Docker Swarm without breaking your flow.", "stars": "11"}, {"name": "tdocker", "url": "https://github.com/pivovarit/tdocker", "description": "A `docker ps` replacement for everyday container operations by [@pivovarit](https://github.com/pivovarit).", "stars": "80"}, {"name": "captain", "url": "https://github.com/jenssegers/captain", "description": "", "stars": "244"}, {"name": "dcinja", "url": "https://github.com/Falldog/dcinja", "description": "The powerful and smallest binary size of template engine for docker command line environment. By [Falldog](https://github.com/Falldog).", "stars": "13"}, {"name": "dcp", "url": "https://github.com/exdx/dcp", "description": "", "stars": "114"}, {"name": "dctl", "url": "https://github.com/FabienD/docker-stack", "description": "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).", "stars": "23"}, {"name": "decompose", "url": "https://github.com/s0rg/decompose", "description": "Reverse-engineering tool for docker environments. By [s0rg](https://github.com/s0rg).", "stars": "128"}, {"name": "docker pushrm", "url": "https://github.com/christian-korneck/docker-pushrm", "description": "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).", "stars": "148"}, {"name": "docker-captain", "url": "https://github.com/lucabello/docker-captain", "description": "A friendly CLI to manage multiple Docker Compose deployments with style — powered by Typer, Rich, questionary, and sh.", "stars": "2"}, {"name": "DVM", "url": "https://github.com/howtowhale/dvm", "description": "", "stars": "527"}, {"name": "goinside", "url": "https://github.com/iamsoorena/goinside", "description": "", "stars": "30"}, {"name": "Pdocker", "url": "https://github.com/g31s/Pdocker", "description": "", "stars": "7"}, {"name": "proco", "url": "https://github.com/shiwaforce/poco", "description": "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.", "stars": "111"}, {"name": "scuba", "url": "https://github.com/JonathonReinhart/scuba", "description": "Transparently use Docker containers to encapsulate software build environments,.", "stars": "97"}, {"name": "skopeo", "url": "https://github.com/containers/skopeo", "description": "Work with remote images registries - retrieving information, images, signing content.", "stars": "11k"}, {"name": "supdock", "url": "https://github.com/segersniels/supdock", "description": "Allows for slightly more visual usage of Docker with an interactive prompt. By [segersniels](https://github.com/segersniels).", "stars": "85"}, {"name": "tsaotun", "url": "https://github.com/qazbnm456/tsaotun", "description": "", "stars": "59"}, {"name": "dext-docker-registry-plugin", "url": "https://github.com/vutran/dext-docker-registry-plugin", "description": "", "stars": "4"}, {"name": "docker-ssh", "url": "https://github.com/jeroenpeeters/docker-ssh", "description": "", "stars": "659"}, {"name": "dockerfile-mode", "url": "https://github.com/spotify/dockerfile-mode", "description": "", "stars": "561"}, {"name": "MultiDocker", "url": "https://github.com/marty90/multidocker", "description": "", "stars": "56"}, {"name": "Powerline-Docker", "url": "https://github.com/adrianmo/powerline-docker", "description": "", "stars": "61"}, {"name": "Arcane", "url": "https://github.com/getarcaneapp/arcane", "description": "An easy and modern Docker management platform, built with everybody in mind. By [getarcaneapp](https://github.com/getarcaneapp).", "stars": "5.1k"}, {"name": "CASA", "url": "https://github.com/knrdl/casa", "description": "Outsource the administration of a handful of containers to your co-workers,.", "stars": "84"}, {"name": "Container Web TTY", "url": "https://github.com/wrfly/container-web-tty", "description": "Connect your containers via a web-tty [wrfly](https://github.com/wrfly).", "stars": "258"}, {"name": "dockemon", "url": "https://github.com/ProductiveOps/dokemon", "description": "", "stars": "761"}, {"name": "Docker Registry Browser", "url": "https://github.com/klausmeyer/docker-registry-browser", "description": "Web Interface for the Docker Registry HTTP API v2.", "stars": "678"}, {"name": "docker-registry-web", "url": "https://github.com/mkuchin/docker-registry-web", "description": "", "stars": "548"}, {"name": "docker-swarm-visualizer", "url": "https://github.com/dockersamples/docker-swarm-visualizer", "description": "Visualizes Docker services on a Docker Swarm (for running demos).", "stars": "3.4k"}, {"name": "dockge", "url": "https://github.com/louislam/dockge", "description": "Easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.", "stars": "23k"}, {"name": "Komodo", "url": "https://github.com/mbecker20/komodo", "description": "A tool to build and deploy software on many servers.", "stars": "11k"}, {"name": "Kubevious", "url": "https://github.com/kubevious/kubevious", "description": "", "stars": "1.7k"}, {"name": "Mafl", "url": "https://github.com/hywax/mafl", "description": "Minimalistic flexible homepage.", "stars": "682"}, {"name": "netdata", "url": "https://github.com/netdata/netdata", "description": "Real-time performance monitoring.", "stars": "78k"}, {"name": "OctoLinker", "url": "https://github.com/OctoLinker/OctoLinker", "description": "", "stars": "5.3k"}, {"name": "Portainer", "url": "https://github.com/portainer/portainer", "description": "A lightweight management UI for managing your Docker hosts or Docker Swarm clusters.", "stars": "37k"}, {"name": "Rapid Dashboard", "url": "https://github.com/ozlerhakan/rapid", "description": "", "stars": "147"}, {"name": "Seagull", "url": "https://github.com/tobegit3hub/seagull", "description": "", "stars": "1.9k"}, {"name": "Swarmpit", "url": "https://github.com/swarmpit/swarmpit", "description": "Swarmpit provides simple and easy to use interface for your Docker Swarm cluster. You can manage your stacks, services, secrets, volumes, networks etc.", "stars": "3.4k"}, {"name": "Swirl", "url": "https://github.com/cuigh/swirl", "description": "", "stars": "669"}, {"name": "Theia", "url": "https://github.com/eclipse-theia/theia", "description": "Extensible platform to develop full-fledged multi-language Cloud & Desktop IDE-like products with state-of-the-art web technologies.", "stars": "21k"}, {"name": "usulnet", "url": "https://github.com/fr4nsys/usulnet", "description": "A complete and modern Docker management platform designed for sysadmin, devops with enterprise grade tools, cve scanner, ssh, rdp on web and much more. By [fr4nsys](https://github.com/fr4nsys).", "stars": "81"}]}, {"name": "Base Tools", "parent": "Docker Images", "entries": [{"name": "amicontained", "url": "https://github.com/genuinetools/amicontained", "description": "", "stars": "1.1k"}, {"name": "Chaperone", "url": "https://github.com/garywiz/chaperone", "description": "", "stars": "178"}, {"name": "ckron", "url": "https://github.com/nicomt/ckron", "description": "A cron-style job scheduler for docker,.", "stars": "56"}, {"name": "distroless", "url": "https://github.com/GoogleContainerTools/distroless", "description": "Language focused docker images, minus the operating system,.", "stars": "22k"}, {"name": "docker-alpine", "url": "https://github.com/gliderlabs/docker-alpine", "description": "", "stars": "5.7k"}, {"name": "docker-gen", "url": "https://github.com/jwilder/docker-gen", "description": "Generate files from docker container meta-data.", "stars": "4.6k"}, {"name": "dockerize", "url": "https://github.com/powerman/dockerize", "description": "Utility to simplify running applications in docker containers by [jwilder][jwilder], [powerman][powerman].", "stars": "196"}, {"name": "GoSu", "url": "https://github.com/tianon/gosu", "description": "Run this specific application as this specific user and get out of the pipeline (entrypoint script tool).", "stars": "5k"}, {"name": "is-docker", "url": "https://github.com/sindresorhus/is-docker", "description": "Check if the process is running inside a Docker container.", "stars": "233"}, {"name": "lstags", "url": "https://github.com/ivanilves/lstags", "description": "", "stars": "341"}, {"name": "microcheck", "url": "https://github.com/tarampampam/microcheck", "description": "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.", "stars": "136"}, {"name": "Ofelia", "url": "https://github.com/mcuadros/ofelia/", "description": "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.", "stars": "3.8k"}, {"name": "SparkView", "url": "https://github.com/beyondssl/sparkview-container", "description": "Access VMs, desktops, servers or applications anytime and from anywhere, without complex and costly client roll-outs or user management.", "stars": "20"}, {"name": "su-exec", "url": "https://github.com/ncopa/su-exec", "description": "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).", "stars": "1k"}, {"name": "sue", "url": "https://github.com/theAkito/sue", "description": "", "stars": "13"}, {"name": "supercronic", "url": "https://github.com/aptible/supercronic", "description": "Crontab-compatible job runner, designed specifically to run in containers.", "stars": "2.4k"}, {"name": "TrivialRC", "url": "https://github.com/vorakl/TrivialRC", "description": "", "stars": "32"}]}, {"name": "Builder", "parent": "Docker Images", "entries": [{"name": "ansible-bender", "url": "https://github.com/ansible-community/ansible-bender", "description": "A tool utilising `ansible` and `buildah`.", "stars": "695"}, {"name": "buildah", "url": "https://github.com/containers/buildah", "description": "A tool that facilitates building OCI images.", "stars": "8.7k"}, {"name": "BuildKit", "url": "https://github.com/moby/buildkit", "description": "Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit.", "stars": "9.9k"}, {"name": "cekit", "url": "https://github.com/cekit/cekit", "description": "A tool used by openshift to build base images using different build engines.", "stars": "113"}, {"name": "container-factory", "url": "https://github.com/mutable/container-factory", "description": "", "stars": "64"}, {"name": "copy-docker-image", "url": "https://github.com/mdlavin/copy-docker-image", "description": "", "stars": "38"}, {"name": "Derrick", "url": "https://github.com/alibaba/derrick", "description": "", "stars": "692"}, {"name": "dlayer", "url": "https://github.com/orisano/dlayer", "description": "Docker layer analyzer.", "stars": "446"}, {"name": "docker-companion", "url": "https://github.com/mudler/docker-companion", "description": "A command line tool written in Golang to squash and unpack docker images.", "stars": "47"}, {"name": "docker-make", "url": "https://github.com/CtripCloud/docker-make", "description": "", "stars": "99"}, {"name": "docker-repack", "url": "https://github.com/orf/docker-repack", "description": "Repacks a Docker image into a smaller, more efficient version that makes it significantly faster to pull. By [orf](https://github.com/orf).", "stars": "151"}, {"name": "docker-replay", "url": "https://github.com/bcicen/docker-replay", "description": "", "stars": "202"}, {"name": "DockerSlim", "url": "https://github.com/docker-slim/docker-slim", "description": "", "stars": "23k"}, {"name": "Dockly", "url": "https://github.com/swipely/dockly", "description": "", "stars": "228"}, {"name": "essex", "url": "https://github.com/utensils/essex", "description": "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).", "stars": "38"}, {"name": "HPC Container Maker", "url": "https://github.com/NVIDIA/hpc-container-maker", "description": "Generates Dockerfiles from a high level Python recipe, including building blocks for High-Performance Computing components.", "stars": "512"}, {"name": "img", "url": "https://github.com/genuinetools/img", "description": "Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.", "stars": "4k"}, {"name": "packer", "url": "https://developer.hashicorp.com/packer/integrations/hashicorp/docker/latest/components/builder/docker", "description": "Hashicorp tool to build machine images including docker image integrated with configuration management tools like chef, puppet, ansible."}, {"name": "portainer", "url": "https://github.com/duedil-ltd/portainer", "description": "", "stars": "134"}, {"name": "Production-Ready Python Containers :yen:", "url": "https://pythonspeed.com/products/pythoncontainer/", "description": "A template for creating production-ready Docker images for Python applications."}, {"name": "RAUDI", "url": "https://github.com/cybersecsi/RAUDI", "description": "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).", "stars": "561"}, {"name": "runlike", "url": "https://github.com/lavie/runlike", "description": "Generate `docker run`command and options from running containers.", "stars": "2.9k"}, {"name": "userdef", "url": "https://github.com/theAkito/userdef", "description": "", "stars": "11"}, {"name": "Whaler", "url": "https://github.com/P3GLEG/Whaler", "description": "Program to reverse Docker images into Dockerfiles.", "stars": "1.2k"}, {"name": "Whales", "url": "https://github.com/Gueils/whales", "description": "", "stars": "391"}]}, {"name": "Dockerfile", "parent": "Docker Images", "entries": [{"name": "chaperone-docker", "url": "https://github.com/garywiz/chaperone-docker", "description": "", "stars": "66"}, {"name": "Dockerfile Generator", "url": "https://github.com/ozankasikci/dockerfile-generator", "description": "", "stars": "185"}, {"name": "Dockerfile Project", "url": "https://dockerfile.github.io/", "description": "Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container."}, {"name": "dockerfilegraph", "url": "https://github.com/patrickhoefler/dockerfilegraph", "description": "Visualize your multi-stage Dockerfiles. By [PatrickHoefler](https://github.com/patrickhoefler).", "stars": "261"}, {"name": "Dockershelf", "url": "https://github.com/Dockershelf/dockershelf", "description": "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.", "stars": "96"}, {"name": "Vektorcloud", "url": "https://github.com/vektorcloud", "description": "A collection of minimal, Alpine-based Docker images."}, {"name": "0xy", "url": "https://gitlab.com/0xy/dockerfiles", "description": ""}, {"name": "arun-gupta", "url": "https://github.com/arun-gupta/docker-images", "description": "", "stars": "251"}, {"name": "awesome-startup", "url": "https://github.com/awesome-startup/docker-compose", "description": "", "stars": "65"}, {"name": "crosbymichael", "url": "https://github.com/crosbymichael/Dockerfiles", "description": "", "stars": "300"}, {"name": "jessfraz", "url": "https://github.com/jessfraz/dockerfiles", "description": "", "stars": "14k"}, {"name": "komljen", "url": "https://github.com/komljen/dockerfile-examples", "description": "", "stars": "585"}, {"name": "kstaken", "url": "https://github.com/kstaken/dockerfile-examples", "description": "", "stars": "827"}, {"name": "ondrejmo", "url": "https://github.com/ondrejmo/Dockerfiles", "description": "", "stars": "23"}, {"name": "vimagick", "url": "https://github.com/vimagick/dockerfiles", "description": "", "stars": "3.2k"}]}, {"name": "Linter", "parent": "Docker Images", "entries": [{"name": "Dockadvisor", "url": "https://github.com/deckrun/dockadvisor", "description": "Lightweight Dockerfile linter with 60+ rules, quality scoring, and security checks.", "stars": "198"}, {"name": "docker-image-size-limit", "url": "https://github.com/wemake-services/docker-image-size-limit", "description": "A tool to keep an eye on your docker images size.", "stars": "130"}, {"name": "Dockerfile Linter action", "url": "https://github.com/buddy-works/dockerfile-linter", "description": "", "stars": "46"}, {"name": "FROM:latest", "url": "https://github.com/replicatedhq/dockerfilelint", "description": "", "stars": "1k"}, {"name": "Hadolint", "url": "https://github.com/hadolint/hadolint", "description": "A Dockerfile linter that checks for best practices, common mistakes, and is also able to lint any bash written in `RUN` instructions;.", "stars": "12k"}]}, {"name": "Metadata", "parent": "Docker Images", "entries": [{"name": "opencontainer", "url": "https://github.com/opencontainers/image-spec/blob/main/annotations.md", "description": "A convention and shared namespace for Docker labels defined by OCI Image Spec.", "stars": "4.2k"}]}, {"name": "Registry", "parent": "Docker Images", "entries": [{"name": "Amazon Elastic Container Registry :yen:", "url": "https://aws.amazon.com/ecr/", "description": "Amazon Elastic Container Registry (ECR) is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images."}, {"name": "Azure Container Registry :yen:", "url": "https://azure.microsoft.com/en-us/products/container-registry/#overview", "description": "Manage a Docker private registry as a first-class Azure resource."}, {"name": "CargoOS", "url": "https://github.com/RedCoolBeans/cargos-buildroot", "description": "", "stars": "11"}, {"name": "cleanreg", "url": "https://github.com/hcguersoy/cleanreg", "description": "", "stars": "59"}, {"name": "Cloudsmith :yen:", "url": "https://cloudsmith.com/product/formats/docker-registry", "description": "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."}, {"name": "Container Registry Service :yen:", "url": "https://container-registry.com/", "description": "Harbor based Container Management Solution as a Service for teams and organizations. Free tier offers 1 GB storage for private repositories."}, {"name": "Cycle.io :yen:", "url": "https://cycle.io/", "description": "Bare-metal container hosting."}, {"name": "DigitalOcean :yen:", "url": "https://www.digitalocean.com/products/container-registry", "description": "DigitalOcean Container Registry."}, {"name": "Docker Hub", "url": "https://hub.docker.com/", "description": ""}, {"name": "Docket", "url": "https://github.com/netvarun/docket", "description": "", "stars": "709"}, {"name": "Dragonfly", "url": "https://github.com/dragonflyoss/Dragonfly2", "description": "Provide efficient, stable and secure file distribution and image acceleration based on p2p technology.", "stars": "3.1k"}, {"name": "GCP Artifact Registry :yen:", "url": "https://cloud.google.com/artifact-registry/docs", "description": ""}, {"name": "Gitea Container Registry", "url": "https://docs.gitea.com/usage/packages/container", "description": "Integrated Docker registry in Gitea, ideal for private, small-scale image hosting."}, {"name": "GitHub Container Registry", "url": "https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry", "description": "GitHub's solution for storing and managing Docker images, with tight integration into GitHub Actions."}, {"name": "GitLab Container Registry", "url": "https://docs.gitlab.com/user/packages/container_registry/", "description": "Registry focused on using its images in GitLab CI."}, {"name": "Harbor", "url": "https://github.com/goharbor/harbor", "description": "", "stars": "28k"}, {"name": "JFrog Artifactory :yen:", "url": "https://jfrog.com/artifactory/", "description": "Artifact Repository Manager, can be used as private Docker Registry as well."}, {"name": "Kraken", "url": "https://github.com/uber/kraken", "description": "Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds.", "stars": "6.7k"}, {"name": "NORA", "url": "https://github.com/getnora-io/nora", "description": "Lightweight multi-protocol artifact registry supporting Docker, Maven, npm, Cargo and PyPI in a single 32MB binary. Pull-through cache, Web UI, Prometheus metrics, RBAC auth.", "stars": "35"}, {"name": "nscr", "url": "https://github.com/jhstatewide/nscr", "description": "A light-weight, self-contained container registry that's easy to run and maintain.", "stars": "1"}, {"name": "Quay.io :yen:", "url": "https://quay.io/", "description": "Secure hosting for private Docker repositories."}, {"name": "Registryo", "url": "https://github.com/inmagik/registryo", "description": "UI and token based authentication server for onpremise docker registry.", "stars": "15"}, {"name": "RepoFlow", "url": "https://www.repoflow.io", "description": "A simple and easy-to-use package management platform with Docker support alongside other formats like PyPI, Maven, npm, and Helm. Includes smart search, built-in Docker image scanning, and a great free option for both self-hosted and cloud use."}, {"name": "Rescoyl", "url": "https://github.com/noteed/rescoyl", "description": "", "stars": "18"}, {"name": "Sonatype Nexus Repository", "url": "https://www.sonatype.com/products/sonatype-nexus-repository", "description": "Manage binaries and build artifacts across your software supply chain."}]}, {"name": "API Client", "parent": "Development with Docker", "entries": [{"name": "ahab", "url": "https://github.com/instacart/ahab", "description": "", "stars": "137"}, {"name": "contajners", "url": "https://github.com/lispyclouds/contajners", "description": "An idiomatic, data-driven, REPL friendly Clojure client for OCI container engines. By [lispyclouds][lispyclouds].", "stars": "147"}, {"name": "Docker Client for JVM", "url": "https://github.com/gesellix/docker-client", "description": "A Docker remote api client library for the JVM, written in Groovy.", "stars": "119"}, {"name": "Docker Client TypeScript", "url": "https://gitlab.com/masaeedu/docker-client", "description": "Docker API client for JavaScript, automatically generated from Swagger API definition from moby repository. By [masaeedu](https://github.com/masaeedu)."}, {"name": "docker-controller-bot", "url": "https://github.com/dgongut/docker-controller-bot", "description": "Telegram bot to control docker containers. By [dgongut](https://github.com/dgongut/).", "stars": "244"}, {"name": "docker-it-scala", "url": "https://github.com/whisklabs/docker-it-scala", "description": "", "stars": "433"}, {"name": "docker-java-api", "url": "https://github.com/amihaiemil/docker-java-api", "description": "", "stars": "274"}, {"name": "docker-maven-plugin", "url": "https://github.com/fabric8io/docker-maven-plugin", "description": "A Maven plugin for running and creating Docker images.", "stars": "1.9k"}, {"name": "Docker.DotNet", "url": "https://github.com/Microsoft/Docker.DotNet", "description": "C#/.NET HTTP client for the Docker remote API.", "stars": "2.4k"}, {"name": "Docker.Registry.DotNet", "url": "https://github.com/ChangemakerStudios/Docker.Registry.DotNet", "description": ".NET (C#) Client Library for interacting with a Docker Registry API (v2) [rquackenbush](https://github.com/rquackenbush).", "stars": "42"}, {"name": "dockerode", "url": "https://github.com/apocas/dockerode", "description": "Docker Remote API node.js module.", "stars": "4.9k"}, {"name": "DoMonit", "url": "https://github.com/eon01/DoMonit", "description": "", "stars": "76"}, {"name": "go-dockerclient", "url": "https://github.com/fsouza/go-dockerclient/", "description": "Go HTTP client for the Docker remote API.", "stars": "2.2k"}, {"name": "Gradle Docker plugin", "url": "https://github.com/gesellix/gradle-docker-plugin", "description": "A Docker remote api plugin for Gradle.", "stars": "81"}, {"name": "Portainer stack utils", "url": "https://github.com/greenled/portainer-stack-utils", "description": "Bash script to deploy/update/undeploy Docker stacks in a Portainer instance from a docker-compose yaml file. By [greenled](https://github.com/greenled).", "stars": "74"}, {"name": "sbt-docker", "url": "https://github.com/marcuslonnberg/sbt-docker", "description": "Create Docker images directly from sbt.", "stars": "733"}]}, {"name": "CI/CD", "parent": "Development with Docker", "entries": [{"name": "Buddy :yen:", "url": "https://buddy.works", "description": "The best of Git, build & deployment tools combined into one powerful tool that supercharged our development."}, {"name": "Captain", "url": "https://github.com/harbur/captain", "description": "Convert your Git workflow to Docker containers ready for Continuous Delivery.", "stars": "776"}, {"name": "Cyclone", "url": "https://github.com/caicloud/cyclone", "description": "", "stars": "1.1k"}, {"name": "Defang", "url": "https://github.com/DefangLabs/defang", "description": "Deploy Docker Compose to your favorite cloud in minutes.", "stars": "150"}, {"name": "Depot :yen:", "url": "https://depot.dev", "description": "Build Docker images fast, in the cloud. Blazing fast compute, automatic intelligent caching, and zero configuration. [Done in seconds](https://depot.dev/#benchmarks)."}, {"name": "Diun", "url": "https://github.com/crazy-max/diun", "description": "Receive notifications when an image or repository is updated on a Docker registry by [crazy-max].", "stars": "4.5k"}, {"name": "dockcheck", "url": "https://github.com/mag37/dockcheck", "description": "A script checking updates for docker images without pulling then auto-update selected/all containers. With notifications, pruning and more.", "stars": "2.3k"}, {"name": "Docker plugin for Jenkins", "url": "https://github.com/jenkinsci/docker-plugin/", "description": "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.", "stars": "499"}, {"name": "Drone", "url": "https://github.com/drone/drone", "description": "Continuous integration server built on Docker and configured using YAML files.", "stars": "34k"}, {"name": "Gantry", "url": "https://github.com/shizunge/gantry", "description": "Automatically update selected Docker swarm services.", "stars": "87"}, {"name": "GitLab Runner", "url": "https://gitlab.com/gitlab-org/gitlab-runner", "description": "GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners."}, {"name": "Jaypore CI", "url": "https://github.com/theSage21/jaypore_ci", "description": "Simple, very flexible, powerful CI / CD / automation system configured in Python. Offline and local first.", "stars": "38"}, {"name": "Kraken CI", "url": "https://github.com/Kraken-CI/kraken", "description": "Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. One of its executors is Docker. Developed.", "stars": "160"}, {"name": "Microservices Continuous Deployment", "url": "https://github.com/francescou/docker-continuous-deployment", "description": "", "stars": "145"}, {"name": "mu", "url": "https://github.com/stelligent/mu", "description": "", "stars": "965"}, {"name": "Popper", "url": "https://github.com/systemslab/popper", "description": "", "stars": "307"}, {"name": "Screwdriver :yen:", "url": "https://screwdriver.cd/", "description": "Yahoo's OpenSource buildplatform designed for Continous Delivery."}, {"name": "Skipper", "url": "https://github.com/Stratoscale/skipper", "description": "Easily dockerize your Git repository.", "stars": "50"}, {"name": "SwarmCI", "url": "https://github.com/ghostsquad/swarmci", "description": "", "stars": "58"}, {"name": "Tekton CD", "url": "https://tekton.dev/", "description": "A cloud-native pipeline resource."}]}, {"name": "Development Environment", "parent": "Development with Docker", "entries": [{"name": "Binci", "url": "https://github.com/binci/binci", "description": "", "stars": "673"}, {"name": "coder", "url": "https://github.com/coder/coder", "description": "Remote development machines powered by Terraform or Docker.", "stars": "13k"}, {"name": "construi", "url": "https://github.com/lstephen/construi", "description": "", "stars": "24"}, {"name": "dde", "url": "https://github.com/whatwedo/dde", "description": "Local development environment toolset based on Docker. By [whatwedo](https://github.com/whatwedo).", "stars": "46"}, {"name": "DIP", "url": "https://github.com/bibendi/dip", "description": "CLI utility for straightforward provisioning and interacting with an application configured by docker-compose. By [bibendi](https://github.com/bibendi).", "stars": "1.3k"}, {"name": "dobi", "url": "https://github.com/dnephin/dobi", "description": "", "stars": "315"}, {"name": "Docker Missing Tools", "url": "https://github.com/nandoquintana/docker-missing-tools", "description": "", "stars": "30"}, {"name": "Docker-Arch", "url": "https://github.com/Ph3nol/Docker-Arch", "description": "", "stars": "31"}, {"name": "Docker-sync", "url": "https://github.com/EugenMayer/docker-sync", "description": "Drastically improves performance ([50-70x (⭐3.6k)](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).", "stars": "3.6k"}, {"name": "docker-vm", "url": "https://github.com/shyiko/docker-vm", "description": "", "stars": "43"}, {"name": "DockerDL", "url": "https://github.com/matifali/dockerdl", "description": "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.", "stars": "87"}, {"name": "Eclipse Che", "url": "https://github.com/eclipse/che", "description": "Developer workspace server with Docker runtimes, cloud IDE, next-generation Eclipse IDE.", "stars": "7.1k"}, {"name": "EnvCLI", "url": "https://github.com/EnvCLI/EnvCLI", "description": "Replace your local installation of Node, Go, ... with project-specific docker containers. By [EnvCLI](https://github.com/EnvCLI).", "stars": "116"}, {"name": "ESP32 Linux - Docker builder", "url": "https://github.com/hpsaturn/esp32s3-linux", "description": "Container solution to compile Linux and develop it for ESP32 microcontrollers - By [Hpsaturn](https://github.com/hpsaturn).", "stars": "78"}, {"name": "Gebug", "url": "https://github.com/moshebe/gebug", "description": "A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.", "stars": "634"}, {"name": "HarborPilot", "url": "https://github.com/potterwhite/HarborPilot", "description": "Automated multi-platform Docker image builder for embedded Linux development (RK3588, RV1126, RK3568). Features three-layer config inheritance, PORT\\_SLOT-based port allocation, and cross-version Ubuntu support (20.04/22.04/24.04). By [potterwhite](https://github.com/potterwhite).", "stars": "2"}, {"name": "Kitt", "url": "https://github.com/senges/kitt", "description": "", "stars": "20"}, {"name": "Lando", "url": "https://github.com/lando/lando", "description": "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/).", "stars": "4.2k"}, {"name": "Rust Universal Compiler", "url": "https://github.com/Peco602/rust-universal-compiler", "description": "", "stars": "33"}, {"name": "uniget", "url": "https://github.com/uniget-org/cli", "description": "Uni(versal)get, the installer and updater for container tools and beyond (formerly docker-setup). By [nicholasdille](https://github.com/nicholasdille).", "stars": "20"}, {"name": "Vagga", "url": "https://github.com/tailhook/vagga", "description": "", "stars": "1.9k"}, {"name": "Zsh-in-Docker", "url": "https://github.com/deluan/zsh-in-docker", "description": "Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line! By [Deluan](https://www.deluan.com).", "stars": "1.1k"}]}, {"name": "Garbage Collection", "parent": "Development with Docker", "entries": [{"name": "caduc", "url": "https://github.com/tjamet/caduc", "description": "", "stars": "21"}, {"name": "Docker Clean", "url": "https://github.com/ZZROTDesign/docker-clean", "description": "", "stars": "1.3k"}, {"name": "docker-custodian", "url": "https://github.com/Yelp/docker-custodian", "description": "Keep docker hosts tidy. By [Yelp](https://github.com/Yelp).", "stars": "374"}, {"name": "docker\\_gc", "url": "https://github.com/pdacity/docker_gc", "description": "", "stars": "129"}, {"name": "Docuum", "url": "https://github.com/stepchowfun/docuum", "description": "Least recently used (LRU) eviction of Docker images.", "stars": "688"}]}, {"name": "Serverless", "parent": "Development with Docker", "entries": [{"name": "Apache OpenWhisk", "url": "https://github.com/apache/openwhisk", "description": "A serverless, open source cloud platform that executes functions in response to events at any scale. By [apache](https://github.com/apache).", "stars": "6.8k"}, {"name": "Funker", "url": "https://github.com/bfirsh/funker-example-voting-app", "description": "", "stars": "26"}, {"name": "IronFunctions", "url": "https://github.com/iron-io/functions", "description": "", "stars": "3.2k"}, {"name": "Koyeb", "url": "https://www.koyeb.com/", "description": ":yen: 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."}, {"name": "OpenFaaS", "url": "https://github.com/openfaas/faas", "description": "A complete serverless functions framework for Docker and Kubernetes. By [OpenFaaS](https://github.com/openfaas).", "stars": "26k"}, {"name": "SCAR", "url": "https://github.com/grycap/scar", "description": "", "stars": "599"}]}, {"name": "Testing", "parent": "Development with Docker", "entries": [{"name": "Container Structure Test", "url": "https://github.com/GoogleContainerTools/container-structure-test", "description": "A framework to validate the structure of an image by checking the outputs of commands or the contents of the filesystem. By [GoogleContainerTools][googlecontainertools].", "stars": "2.5k"}, {"name": "dgoss", "url": "https://github.com/goss-org/goss/tree/master/extras/dgoss", "description": "A fast YAML based tool for validating docker containers.", "stars": "5.9k"}, {"name": "DockerSpec", "url": "https://github.com/zuazo/dockerspec", "description": "", "stars": "181"}, {"name": "EZDC", "url": "https://github.com/lynchborg/ezdc", "description": "", "stars": "12"}, {"name": "InSpec][inspec] - InSpec is an open-source testing framework for infrastructure with a human- and machine-readable language for specifying compliance, security and policy requirements. By [chef", "url": "https://github.com/chef", "description": ""}, {"name": "Kurtosis", "url": "https://github.com/kurtosis-tech/kurtosis", "description": "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/).", "stars": "529"}, {"name": "Pull Dog", "url": "https://github.com/apps/pull-dog", "description": "A GitHub app that automatically creates Docker-based test environments for your pull requests, from your docker-compose files. Not open source."}, {"name": "Pumba", "url": "https://github.com/alexei-led/pumba", "description": "Chaos testing tool for Docker. Can be deployed on kubernetes and CoreOS cluster. By [alexei-led](https://github.com/alexei-led).", "stars": "3k"}]}, {"name": "Wrappers", "parent": "Development with Docker", "entries": [{"name": "Ansible", "url": "https://docs.ansible.com/projects/ansible/latest/collections/community/general/docker_container_module.html", "description": "Manage the life cycle of Docker containers. By RedHat."}, {"name": "dexec", "url": "https://github.com/docker-exec/dexec", "description": "", "stars": "332"}, {"name": "dockerized", "url": "https://github.com/benzaita/dockerized-cli", "description": "", "stars": "63"}, {"name": "Dray", "url": "https://github.com/CenturyLinkLabs/dray", "description": "", "stars": "386"}, {"name": "Hokusai", "url": "https://github.com/artsy/hokusai", "description": "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).", "stars": "98"}, {"name": "Preevy", "url": "https://github.com/livecycle/preevy", "description": "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.", "stars": "2.2k"}, {"name": "Shutit", "url": "https://github.com/ianmiell/shutit", "description": "", "stars": "2.1k"}, {"name": "subuser", "url": "https://github.com/subuser-security/subuser", "description": "Makes it easy to securely and portably run graphical desktop applications in Docker.", "stars": "894"}, {"name": "Terraform cloud-init config", "url": "https://github.com/christippett/terraform-cloudinit-container-server", "description": "", "stars": "119"}, {"name": "Turbo", "url": "https://github.com/ramitsurana/turbo", "description": "", "stars": "27"}, {"name": "udocker", "url": "https://github.com/indigo-dc/udocker", "description": "A tool to execute simple docker containers in batch or interactive systems without root privileges.", "stars": "1.7k"}, {"name": "Vagrant - Docker provider", "url": "https://developer.hashicorp.com/vagrant/docs/providers/docker/basics", "description": "Good starting point is [vagrant-docker-example (⭐113)](https://github.com/bubenkoff/vagrant-docker-example)."}]}, {"name": "CI Services", "parent": "Services based on Docker (mostly :yen:)", "entries": [{"name": "CircleCI", "url": "https://circleci.com/", "description": ":yen: Push or pull Docker images from your build environment, or build and run containers right on CircleCI."}, {"name": "CodeFresh", "url": "https://codefresh.io", "description": ":yen: Everything you need to build, test, and share your Docker applications. Provides automated end to end testing."}, {"name": "CodeShip", "url": "https://www.cloudbees.com/blog/how-to-run-codeship-parallel-test-pipelines-efficiently-for-optimal-ci-parallelization", "description": ":yen: Work with your established Docker workflows while automating your testing and deployment tasks with our hosted platform dedicated to speed and security."}, {"name": "ConcourseCI", "url": "https://concourse-ci.org", "description": ":yen: A CI SaaS platform for developers and DevOps teams pipeline oriented."}, {"name": "Semaphore CI", "url": "https://semaphore.io/", "description": ""}, {"name": "TravisCI", "url": "https://www.travis-ci.com/", "description": ":yen: A Free github projects continuous integration Saas platform for developers and Devops."}]}, {"name": "CaaS", "parent": "Services based on Docker (mostly :yen:)", "entries": [{"name": "Amazon ECS", "url": "https://aws.amazon.com/ecs/", "description": ":yen: A management service on EC2 that supports Docker containers."}, {"name": "Appfleet", "url": "https://appfleet.com/", "description": ":yen: Edge platform to deploy and manage containerized services globally. The system will route the traffic to the closest location for lower latency."}, {"name": "Azure AKS", "url": "https://azure.microsoft.com/en-us/products/kubernetes-service/", "description": ":yen: Simplify Kubernetes management, deployment, and operations. Use a fully managed Kubernetes container orchestration service."}, {"name": "Cloud 66", "url": "https://www.cloud66.com", "description": ":yen: Full-stack hosted container management as a service."}, {"name": "Giant Swarm", "url": "https://www.giantswarm.io/", "description": ":yen: Simple microservice infrastructure. Deploy your containers in seconds."}, {"name": "Google Container Engine", "url": "https://docs.cloud.google.com/kubernetes-engine/docs", "description": ":yen: Docker containers on Google Cloud Computing powered by [Kubernetes][kubernetes]."}, {"name": "Mesosphere DC/OS Platform", "url": "https://d2iq.com/products/dcos", "description": ":yen: Integrated platform for data and containers built on Apache Mesos."}, {"name": "Red Hat OpenShift Dedicated", "url": "https://www.redhat.com/en/technologies/cloud-computing/openshift/dedicated", "description": ":yen: Fully-managed Red Hat® OpenShift® service on Amazon Web Services and Google Cloud."}, {"name": "Triton", "url": "https://www.joyent.com/", "description": ":yen: Elastic container-native infrastructure by Joyent."}]}, {"name": "Monitoring Services", "parent": "Services based on Docker (mostly :yen:)", "entries": [{"name": "AppDynamics", "url": "https://github.com/Appdynamics/docker-monitoring-extension", "description": "Docker Monitoring extension gathers metrics from the Docker Remote API, either using Unix Socket or TCP.", "stars": "5"}, {"name": "Better Stack", "url": "https://betterstack.com/community/guides/scaling-docker/", "description": ":yen: A Docker-compatible observability stack that delivers robust log aggregation and uptime monitoring capabilities for various software application."}, {"name": "Broadcom Docker Monitoring", "url": "https://www.broadcom.com/info/aiops/docker-monitoring", "description": ":yen: Agile Operations solutions from Broadcom deliver the modern Docker monitoring businesses need to accelerate and optimize the performance of microservices and the dynamic Docker environments running them. Monitor both the Docker environment and apps that run inside them. (former CA Technologies)."}, {"name": "Collecting docker logs and stats with Splunk", "url": "https://www.splunk.com/en_us/blog/tips-and-tricks/collecting-docker-logs-and-stats-with-splunk.html", "description": ""}, {"name": "Datadog", "url": "https://www.datadoghq.com/", "description": ":yen: Datadog is a full-stack monitoring service for large-scale cloud environments that aggregates metrics/events from servers, databases, and applications. It includes support for Docker, Kubernetes, and Mesos."}, {"name": "Prometheus", "url": "https://prometheus.io/", "description": ":yen: Open-source service monitoring system and time series database."}, {"name": "Site24x7", "url": "https://www.site24x7.com/docker-monitoring.html", "description": ":yen: Docker Monitoring for DevOps and IT is a SaaS Pay per Host model."}, {"name": "SPM for Docker", "url": "https://github.com/sematext/sematext-agent-docker", "description": "", "stars": "208"}, {"name": "Sysdig Monitor", "url": "https://www.sysdig.com/products/monitor", "description": ":yen: Sysdig Monitor can be used as either software or a SaaS service to monitor, alert, and troubleshoot containers using system calls. It has container-specific features for Docker and Kubernetes."}, {"name": "Cloud Native Landscape", "url": "https://github.com/cncf/landscape", "description": "", "stars": "9.9k"}, {"name": "Docker Blog", "url": "https://www.docker.com/blog/", "description": "Regular updates about Docker, the community and tools."}, {"name": "Docker Certification", "url": "https://intellipaat.com/docker-training-course/?US", "description": ""}, {"name": "Docker dev bookmarks", "url": "https://www.codever.dev/search?q=docker", "description": "Use the tag [docker](https://www.codever.dev/bookmarks/t/docker)."}, {"name": "Docker in Action, Second Edition", "url": "https://www.manning.com/books/docker-in-action-second-edition", "description": ""}, {"name": "Docker in Practice, Second Edition", "url": "https://www.manning.com/books/docker-in-practice-second-edition", "description": ""}, {"name": "Docker packaging guide for Python", "url": "https://pythonspeed.com/docker/", "description": "A series of detailed articles on the specifics of Docker packaging for Python."}, {"name": "Learn Docker in a Month of Lunches", "url": "https://www.manning.com/books/learn-docker-in-a-month-of-lunches", "description": ""}, {"name": "Learn Docker", "url": "https://coursesity.com/blog/best-docker-tutorials/", "description": "Learn Docker - curated list of the top online docker tutorials and courses."}, {"name": "Programming Community Curated Resources for learning Docker", "url": "https://hackr.io/tutorials/learn-docker", "description": ""}, {"name": "Awesome CI/CD", "url": "https://github.com/cicdops/awesome-ciandcd", "description": "", "stars": "2k"}, {"name": "Awesome Compose", "url": "https://github.com/docker/awesome-compose", "description": "Docker Compose samples.", "stars": "45k"}, {"name": "Awesome Kubernetes", "url": "https://github.com/ramitsurana/awesome-kubernetes", "description": "", "stars": "16k"}, {"name": "Awesome Linux Container", "url": "https://github.com/Friz-zy/awesome-linux-containers", "description": "", "stars": "2k"}, {"name": "Awesome Selfhosted", "url": "https://github.com/awesome-selfhosted/awesome-selfhosted", "description": "", "stars": "283k"}, {"name": "Awesome Sysadmin", "url": "https://github.com/n1trux/awesome-sysadmin", "description": "", "stars": "33k"}, {"name": "ToolsOfTheTrade", "url": "https://github.com/cjbarber/ToolsOfTheTrade", "description": "", "stars": "17k"}, {"name": "An Annotated Docker Config for Frontend Web Development", "url": "https://nystudio107.com/blog/an-annotated-docker-config-for-frontend-web-development", "description": ""}, {"name": "Local Docker DB", "url": "https://github.com/alexmacarthur/local-docker-db", "description": "", "stars": "298"}, {"name": "Webstack-micro", "url": "https://github.com/ferbs/webstack-micro", "description": "", "stars": "89"}, {"name": "Docker Caveats", "url": "http://docker-saigon.github.io/post/Docker-Caveats/", "description": ""}, {"name": "Docker Containers on the Desktop", "url": "https://blog.jessfraz.com/post/docker-containers-on-the-desktop/", "description": "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."}, {"name": "Docker vs. VMs? Combining Both for Cloud Portability Nirvana", "url": "https://www.flexera.com/blog/finops/", "description": ""}, {"name": "Dockerfile best practices", "url": "https://github.com/hexops/dockerfile", "description": "", "stars": "4.1k"}, {"name": "Don't Repeat Yourself with Anchors, Aliases and Extensions in Docker Compose Files", "url": "https://medium.com/@kinghuang/docker-compose-anchors-aliases-extensions-a1e4105d70bd", "description": ""}, {"name": "GUI Apps with Docker", "url": "http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/", "description": ""}, {"name": "Docker Pirates ARMed with explosive stuff", "url": "https://blog.hypriot.com/", "description": ""}, {"name": "Get Docker up and running on the RaspberryPi in three steps", "url": "https://github.com/umiddelb/armhf/wiki/Get-Docker-up-and-running-on-the-RaspberryPi-%28ARMv6%29-in-three-steps", "description": "", "stars": "733"}, {"name": "git push docker containers to linux devices", "url": "https://www.balena.io", "description": ""}, {"name": "Installing, running, using Docker on armhf (ARMv7) devices", "url": "https://github.com/umiddelb/armhf/wiki/Installing,-running,-using-docker-on-armhf-%28ARMv7%29-devices", "description": "", "stars": "733"}, {"name": "Bringing new security features to Docker", "url": "https://opensource.com/business/14/9/security-for-docker", "description": ""}, {"name": "CVE Scanning Alpine images with Multi-stage builds in Docker 17.05", "url": "https://github.com/tomwillfixit/alpine-cvecheck", "description": "", "stars": "11"}, {"name": "Docker Secure Deployment Guidelines", "url": "https://github.com/AonCyberLabs/Docker-Secure-Deployment-Guidelines", "description": "", "stars": "605"}, {"name": "Docker Security - Quick Reference", "url": "https://binarymist.io/publication/docker-security/", "description": ""}, {"name": "Docker Security: Are Your Containers Tightly Secured to the Ship? SlideShare", "url": "https://www.slideshare.net/slideshow/docker-security-are-your-containers-tightly-secured-to-the-ship/43834790", "description": ""}, {"name": "How CVE's are handled on Offical Docker Images", "url": "https://github.com/docker-library/official-images/issues/1448", "description": "", "stars": "6.9k"}, {"name": "Lynis is an open source security auditing tool including Docker auditing", "url": "https://cisofy.com/lynis/", "description": ""}, {"name": "Security Best Practices for Building Docker Images", "url": "https://linux-audit.com/tags/docker/", "description": ""}, {"name": "Software Engineering Radio interview of Docker Security Team Lead (Diogo Mónica)", "url": "https://www.se-radio.net/2017/05/se-radio-episode-290-diogo-monica-on-docker-security/", "description": ""}, {"name": "Ten Docker Image Security Best Practices Cheat Sheet", "url": "https://snyk.io/blog/10-docker-image-security-best-practices/", "description": ""}, {"name": "Top ten most popular docker images each contain at least 30 vulnerabilities", "url": "https://snyk.io/blog/top-ten-most-popular-docker-images-each-contain-at-least-30-vulnerabilities/", "description": ""}, {"name": "Tuning Docker with the newest security enhancements", "url": "https://opensource.com/business/15/3/docker-security-tuning", "description": ""}, {"name": "10 best practices to containerize Node.js web applications with Docker", "url": "https://snyk.io/blog/10-best-practices-to-containerize-nodejs-web-applications-with-docker/", "description": ""}, {"name": "Contributing to Docker by Andrew \"Tianon\" Page (InfoSiftr)", "url": "https://www.youtube.com/watch?v=1jwo8-1HYYg", "description": ""}, {"name": "Deploying and scaling applications with Docker, Swarm, and a tiny bit of Python magic", "url": "https://www.youtube.com/watch?v=GpHMTR7P2Ms", "description": ""}, {"name": "Docker and SELinux by Daniel Walsh from Red Hat", "url": "https://www.youtube.com/watch?v=zWGFqMuEHdw", "description": ""}, {"name": "Docker Course", "url": "https://www.youtube.com/watch?v=UZpyvK6UGFo", "description": ""}, {"name": "Docker for Developers", "url": "https://www.youtube.com/watch?v=FdkNAjjO5yQ", "description": ""}, {"name": "Docker from scratch", "url": "https://www.youtube.com/playlist?list=PLLhEJK7fQIxD-btrjrqdEfQHbkZnQrmqE", "description": ""}, {"name": "Docker: How to Use Your Own Private Registry", "url": "https://www.youtube.com/watch?v=CAewZCBT4PI", "description": ""}, {"name": "Docker in Production", "url": "https://www.youtube.com/watch?v=Glk5d5WP6MI", "description": ""}, {"name": "Docker Primer to Docker Compose", "url": "https://www.youtube.com/watch?v=G-s2GXGAjTk", "description": ""}, {"name": "Docker Registry from scratch", "url": "https://www.youtube.com/playlist?list=PLLhEJK7fQIxAz3d4Fj3edq7UcxEhdTCBm", "description": ""}, {"name": "Docker Swarm from scratch", "url": "https://www.youtube.com/playlist?list=PLLhEJK7fQIxAY4gZd1Wl-GsLvg-e9Ap1e", "description": ""}, {"name": "Extending Docker with Plugins", "url": "https://vimeo.com/110835013", "description": ""}, {"name": "From Local Docker Development to Production Deployments", "url": "https://www.youtube.com/watch?v=7CZFpHUPqXw", "description": ""}, {"name": "Immutable Infrastructure with Docker and EC2 by Michael Bryzek (Gilt)", "url": "https://www.youtube.com/watch?v=GaHzdqFithc", "description": ""}, {"name": "Introduction to Docker and containers", "url": "https://www.youtube.com/watch?v=ZVaRK10HBjo", "description": ""}, {"name": "Logging on Docker: What You Need to Know", "url": "https://vimeo.com/123341629", "description": ""}, {"name": "Performance Analysis of Docker - Jeremy Eder", "url": "https://www.youtube.com/watch?v=6f2E6PKYb0w", "description": ""}, {"name": "Scalable Microservices with Kubernetes", "url": "https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615", "description": ""}, {"name": "State of containers: a debate with CoreOS, VMware and Google", "url": "https://www.youtube.com/watch?v=IiITP3yIRd8", "description": ""}, {"name": "Docker BR on Telegram", "url": "https://telegram.me/dockerbr", "description": ""}, {"name": "Docker Community", "url": "https://www.docker.com/community/", "description": ""}, {"name": "Docker Events", "url": "https://www.docker.com/events/", "description": ""}, {"name": "Docker Online Meetup", "url": "https://www.meetup.com/en-AU/Docker-Online-Meetup/", "description": ""}, {"name": "Docker Reddit Community", "url": "https://www.reddit.com/r/docker/", "description": ""}, {"name": "Docker Russian-speaking Community", "url": "https://t.me/docker_ru", "description": ""}, {"name": "Docker Tips", "url": "https://dockertips.com/", "description": ""}]}]}