Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: container-runtime

141 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
veggiemonk/awesome-docker
A community-curated list of Docker resources, tools, and open-source projects, organized by categories like image building, orchestration, …
6736721active
GoogleContainerTools/distroless
Distroless is a set of minimal Docker base images published by Google that contain only an application's runtime dependencies, with no pack…
7723037active
bottlerocket-os/bottlerocket
Bottlerocket is a free, open-source Linux-based operating system purpose-built for hosting containers on worker nodes in orchestrated clust…
989664active
dongyubin/DockerHub
A curated, regularly updated list of Docker Hub mirror/registry acceleration endpoints that are currently accessible from mainland China, w…
629567active
phusion/baseimage-docker
A minimal Ubuntu-based Docker base image modified for correct behavior inside containers, including a proper init process and Docker-friend…
999096active
linuxkit/linuxkit
LinuxKit is a toolkit for building custom minimal, immutable, and secure Linux distributions optimized for running containers. It produces …
758642active
jupyter/docker-stacks
A set of ready-to-run Docker images containing Jupyter applications and interactive computing tools, published to Quay.io. Images support r…
778459active
sameersbn/docker-gitlab
A Docker image that packages GitLab Community Edition with PostgreSQL and Redis for easy self-hosted deployment. It provides extensive conf…
958102active
jenkinsci/docker
The official Dockerfiles and build process for the jenkins/jenkins Docker image, a fully functional Jenkins CI/CD server packaged for Docke…
957617stable
iam-veeramalla/Docker-Zero-to-Hero
A tutorial repository for learning Docker from scratch, with examples covering containerization concepts, Dockerfiles, and hands-on exercis…
317310active
HQarroum/docker-android
A minimal, customizable Alpine-based Docker image that runs the Android emulator as a headless network-accessible service with ADB port for…
677248active
docker-library/official-images
The primary source of truth for Docker's Official Images program, containing library definition files, review guidelines, and the Bashbrew …
776995active
oracle/docker-images
Oracle's official repository of Dockerfiles, samples, and build scripts for creating container images of Oracle commercial products and spo…
776995active
wsargent/docker-cheat-sheet
A comprehensive community-maintained cheat sheet covering Docker commands, concepts, and best practices, including containers, images, netw…
3222543maintenance
dotnet/dotnet-docker
The official Docker container images for .NET, including SDK, ASP.NET Core runtime, runtime, runtime-deps, and monitoring tool images. Main…
774872stable
just-containers/s6-overlay
s6-overlay is a set of scripts and binaries that installs the s6 process supervisor as PID 1 inside Docker containers, along with execline …
904569stable
NVIDIA/nvidia-container-toolkit
The NVIDIA Container Toolkit enables building and running GPU-accelerated containers by providing a container runtime library and utilities…
944528stable
bitnami/containers
The Bitnami Containers Library provides hardened, security-optimized Docker container images for hundreds of popular open-source applicatio…
774450active
TWO-ICE/Awesome-NAS-Docker
A curated awesome-list of 520+ open-source Docker projects for NAS and self-hosted deployment, organized into categories like AI, dev/ops, …
624261active
docker-library/php
The Docker Official Image packaging repository for PHP, containing the Dockerfiles and build scripts that produce the official `php` images…
764038stable
plexinc/pms-docker
The official Docker container image and compose templates for running Plex Media Server. It packages PMS with configuration for bridge, hos…
954023active
opencontainers/runtime-spec
The Open Container Initiative Runtime Specification, which defines how to run a filesystem bundle as a container, including configuration, …
643664stable
nginx/docker-nginx
The official Dockerfiles behind the Docker 'Official Image' for NGINX, maintained by the NGINX Docker Maintainers. It provides the source u…
673497stable
sidpalas/devops-directive-docker-course
A companion repository for a free complete Docker video course, containing lesson materials, example code, and a containerized 3-tier web a…
473347active
kvcache-ai/AgentENV
AgentENV (AENV) is a distributed platform for running large numbers of Firecracker microVM-based agent environments across machines, with s…
793330active
tech-shrimp/docker_image_pusher
A GitHub Actions template that syncs foreign Docker images (DockerHub, gcr.io, ghcr.io, k8s.io) into a private Alibaba Cloud container regi…
242964active
Development Containers
An open specification (devcontainer.json) and supporting CLI, images, features, and templates for using containers as full-featured, reprod…
772914active
markshust/docker-magento
A Docker and Docker Compose configuration for setting up local Magento 2 development environments, including custom PHP, Nginx, Elasticsear…
922862active
phusion/passenger-docker
A set of Docker base images optimized for building Ruby, Python, Node.js, and Meteor web app images. It bundles Nginx, Phusion Passenger, i…
762817active
docker-library/python
The Docker Official Image packaging repository for the `python` base image on Docker Hub. It contains the Dockerfiles and build scripts mai…
762772stable
netbox-community/netbox-docker
Docker images and docker-compose configuration for running NetBox, the open-source IP address management (IPAM) and data center infrastruct…
972742active
Kaggle/docker-python
The Dockerfile and build tooling behind Kaggle's official Python notebook images, preloaded with hundreds of data science and machine learn…
912730active
docker-library/mysql
The Docker Official Image packaging repository for MySQL Community Server, containing the Dockerfiles and build scripts that produce the `m…
762588stable
frappe/frappe_docker
The official Docker images, Compose configurations, and documentation for running Frappe framework applications such as ERPNext, CRM, and H…
982538active
docker-library/postgres
The Docker Official Image packaging repository for PostgreSQL, containing the Dockerfiles and shell scripts that build the official `postgr…
762512stable
serversideup/docker-php
serversideup/php is a set of production-ready Docker images for PHP, built on the official PHP images with security hardening, health check…
962493active
myoung34/docker-github-actions-runner
A Docker image that packages GitHub Actions self-hosted runners with Docker-in-Docker support, published to Docker Hub for x86_64 and arm64…
952435active
geerlingguy/ansible-role-docker
A widely-used Ansible role that installs and configures Docker (and optionally Docker Compose) on Linux servers. It supports multiple distr…
762288stable
Pelado-Nerdworks/peladonerd
A companion repository for the Pelado Nerd YouTube channel containing all code, configs, and documentation used in the channel's videos. It…
762241active
bitnami/minideb
Minideb is a minimalist Debian-based container base image maintained by Bitnami, optimized for small size while retaining glibc compatibili…
772216active
eugr/spark-vllm-docker
A Docker configuration and set of shell scripts for running vLLM inference on NVIDIA DGX Spark hardware, from single nodes to multi-node cl…
832189active
Friz-zy/awesome-linux-containers
A curated awesome-list of Linux container frameworks, libraries, runtimes, sandboxing tools, and related resources. It organizes links acro…
322091active
big-data-europe/docker-spark
A set of Dockerfiles and Docker Compose configurations for building Apache Spark Docker images that run a standalone Spark cluster with one…
672050active
dimmas893/github-runner-single
A Dockerfile-based project that packages a single self-hosted GitHub Actions runner in a container. It lets users spin up a disposable CI r…
221939active
microsoft/mssql-docker
Microsoft's official repository of Dockerfiles, documentation, and developer resources for running SQL Server in Linux- and Windows-based D…
611881active
itzg/docker-minecraft-bedrock-server
A Docker image that packages and manages Mojang's Minecraft Bedrock Dedicated Server, with automatic version selection and upgrades at cont…
981848active
wurstmeister/kafka-docker
A Dockerfile and docker-compose setup for running Apache Kafka (with Zookeeper) in Docker, published as the wurstmeister/kafka image on Doc…
326960maintenance
wukongdaily/DockerTarBuilder
A set of GitHub Actions workflows that build Docker images for specified architectures/platforms and export them as tar archives stored in …
421798active
jaywcjlove/docker-tutorial
A Chinese-language Docker beginner tutorial and learning notes covering installation, Docker Compose, and practical deployment guides for c…
581788active
nacos-group/nacos-docker
A Docker image and set of Docker Compose examples for deploying Nacos, Alibaba's service discovery and configuration management platform. I…
921707active
jrottenberg/ffmpeg
A project that builds minimalist Docker images containing FFmpeg compiled from source, with variants for Ubuntu, Alpine, CentOS, Scratch, N…
671644active
jlesage/docker-baseimage-gui
A minimal Docker baseimage that simplifies packaging X11 graphical applications into containers, exposing their GUI via a web browser or VN…
981639active
YanWenKun/ComfyUI-Docker
A Dockerfile and startup scripts that package ComfyUI, a node-based Stable Diffusion GUI, into ready-to-run Docker images. It provides preb…
701637active
postgis/docker-postgis
Official Docker images that bundle PostgreSQL with PostGIS spatial extensions preinstalled, based on the official postgres image with Debia…
721595stable
SonarSource/docker-sonarqube
The official Docker image repository for SonarQube, a code quality and security analysis platform, maintained by SonarSource. It provides D…
971562active
docker-library/golang
The Docker Official Image packaging repository for the Go programming language, providing the 'golang' images published on Docker Hub. It c…
771561stable
gliderlabs/docker-alpine
Glider Labs' minimal Alpine Linux Docker base image, roughly 5 MB, with access to Alpine's full apk package repository. It serves as a tiny…
325697maintenance
scottslowe/learning-tools
A collection of example files, configurations, and environments for learning new infrastructure technologies like Vagrant, Docker, Ansible,…
671548active
linuxserver/docker-mods
Documentation and examples for LinuxServer.io's Docker Mods system, which lets users layer modifications onto base containers via tarballs …
761536active
Grokzen/docker-redis-cluster
A Docker image that builds Redis from source and automatically sets up a Redis Cluster inside the container. It is designed for quickly spi…
431517active
rocker-org/rocker
Rocker is a collection of Dockerfiles and Docker images providing preconfigured R environments, including r-base, versioned R images, and R…
721515active
Nanos
Nanos is a unikernel written in C that runs exactly one application in a virtualized environment, with no users, ssh, or multi-process supp…
821512active
TrafeX/docker-php-nginx
A lightweight Docker image combining PHP-FPM 8.5 and Nginx on Alpine Linux, around 40MB in size. It runs services as a non-privileged user,…
821511active
docker-library/docker
The Docker Official Image packaging repository for the Docker CLI and daemon, maintained under the docker-library project. It provides read…
761482active
Google Cloud Build builder images
A collection of official and community-contributed Docker builder images (e.g., docker, gcloud, kubectl, go, npm) used as build steps in Go…
721462active
kuasar-io/kuasar
Kuasar is a multi-sandbox container runtime written in Rust that provides a unified sandbox abstraction on top of containerd's Sandbox API.…
781443active
linuxserver/docker-plex
LinuxServer.io's Docker image for running the Plex Media Server in a container. It provides regularly updated builds with easy user mapping…
941432active
swiftlang/swift-docker
The official Docker image packaging for the Swift programming language, published to Docker Hub as the `swift` image. It provides full imag…
671425active
fhsinchy/docker-handbook-projects
Companion code repository for 'The Docker Handbook' tutorial on freeCodeCamp, containing starter and completed versions of six hands-on Doc…
661395stable
thyrlian/AndroidSDK
A full-fledged Android SDK Docker image that provides a complete Android development and CI build environment in a container. It ships a ba…
321384active
HariSekhon/Dockerfiles
A collection of 50+ Dockerfiles building public Docker Hub images for DevOps, CI/CD, and Big Data/NoSQL technologies like Hadoop, Kafka, Sp…
621379active
stilleshan/dockerfiles
A curated collection of Dockerfiles and docker-compose.yml configurations for popular self-hosted software and services, published as prebu…
741300active
wolfi-dev/os
The main package repository for Wolfi, a minimal, security-focused GNU/Linux distribution designed for containerized environments and built…
771283active
openstack/kolla
Kolla is an OpenStack project that builds production-ready container images for OpenStack services and provides tooling to create them. It …
771227stable
kasmtech/workspaces-images
A collection of Dockerfiles and Docker images for desktop and application workspaces built on Kasm Workspaces core images. These containers…
741216active
odoo/docker
The official Docker image repository for Odoo, an open-source ERP and business apps platform written in Python. It contains the Dockerfiles…
761200active
aws/aws-codebuild-docker-images
Official AWS repository containing Dockerfiles for the curated Docker images used by AWS CodeBuild build environments. It lets users inspec…
791165active
GoogleCloudPlatform/buildpacks
A collection of Cloud Native Buildpacks-compatible builders and buildpacks from Google Cloud that turn application source code into OCI con…
771162active
StefanScherer/windows-docker-machine
A Vagrant environment that spins up Windows Server VMs preconfigured with Docker to run Windows containers and LCOW. It lets developers on …
341159active
gnzsnz/ib-gateway-docker
A Docker image that runs Interactive Brokers Gateway or TWS headlessly with IBC for automated login control, Xvfb, VNC access, and socat fo…
911152active
eon01/DockerCheatSheet
A comprehensive Docker cheat sheet covering installation, registries, container lifecycle, networking, security, Swarm, and Compose command…
633947maintenance
StefanScherer/dockerfiles-windows
A collection of Dockerfiles for building Docker images that run as Windows Containers on Windows 10 and Windows Server. Images are automati…
641127active
tianon/dockerfiles
A semi-random collection of Dockerfiles maintained by Tianon, containing both miscellaneous development experiments and personal-use contai…
771119active
abarichello/godot-ci
A Docker image and CI templates for exporting Godot Engine games headlessly and deploying them to GitLab Pages, GitHub Pages, or Itch.io. I…
981115active
linuxserver/docker-sonarr
LinuxServer.io's official Docker image packaging Sonarr, a PVR application for automating TV show downloads and library management. It prov…
951110active
puckel/docker-airflow
A Dockerfile and Docker Compose setup for running Apache Airflow, the workflow orchestration scheduler, published as a public Docker Hub im…
233809maintenance
clux/muslrust
A Docker image providing a Rust toolchain with musl for building fully static Linux binaries for x86_64 and arm64. It bundles musl-compiled…
721102active
imagegenius/docker-immich
A monolithic single-container Docker packaging of Immich, the self-hosted photo and video backup solution, with variants for CPU, CUDA, and…
891099active
docker-library/mongo
The Docker Official Image packaging repository for MongoDB, containing the build scripts and Dockerfiles that produce the `mongo` images on…
761076stable
ai-dock/comfyui
Docker images for running ComfyUI in GPU cloud and local environments, built on the AI-Dock base with authentication and configurable start…
281061active
openai/codex-universal
A reference Docker base image used in OpenAI Codex cloud environments, published to ghcr.io for local use. It ships setup scripts that inst…
551043active
envygeeks/jekyll-docker
A set of Docker images and CI build recipes for running Jekyll, the Ruby static site generator, without installing Ruby locally. It provide…
731009active
Fewbytes/rubber-docker
A hands-on workshop that teaches how Linux containers work by guiding participants to rebuild Docker from scratch in Python, level by level…
323247maintenance
c0ny1/vulstudy
vulstudy is a collection of Docker Compose configurations that package popular intentionally vulnerable web applications (DVWA, bWAPP, sqli…
322453maintenance
big-data-europe/docker-hadoop
A set of Docker images and docker-compose files for deploying Apache Hadoop clusters, including HDFS namenode/datanode, YARN resource manag…
322325maintenance
hummingbird-me/kitsu-tools
The meta repository for Kitsu, an anime and manga tracking and discovery platform, containing the development environment and tooling that …
322145maintenance
jlandure/alpine-chrome
Docker images providing headless Chrome built on the tiny Alpine Linux base, with variants bundling Node.js, Puppeteer, Playwright, Chromed…
462137maintenance
xianlubird/mydocker
Source code for the Chinese book '自己动手写Docker' (Build Your Own Docker), which guides readers through implementing a minimal container engin…
322124maintenance
mritd/dockerfile
A collection of personally maintained Dockerfiles for building small Docker images (Alpine-based tools like filebeat, frp, tor, mattermost,…
102055maintenance
lizrice/containers-from-scratch
A small educational Go codebase demonstrating how to build a minimal container from scratch using Linux namespaces and cgroups, presented a…
742040maintenance

page 1 / 2 next →