runc
There are 58 repositories under runc topic.
bcicen/ctop
Top-like interface for container metrics
concourse/concourse
Concourse is a container-based automation system written in Go. It's mostly used for CI/CD.
cri-o/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
genuinetools/img
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
containers/crun
A fast and lightweight fully featured OCI runtime and C library for running containers
opencontainers/runtime-spec
OCI Runtime Specification
indigo-dc/udocker
A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
iximiuz/awesome-container-tinkering
List of awesome tools to tinker with containers.
sysnet4admin/_Book_k8sInfra
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >
opencontainers/runtime-tools
OCI Runtime Tools
mgoltzsche/podman-static
static podman binaries and container image
containers/ansible-podman-collections
Repository for Ansible content that can include playbooks, roles, modules, and plugins for use with the Podman tool
ernoaapa/eliot
Open source system for managing containerized applications in IoT device
genuinetools/riddler
A tool to convert docker inspect to the opencontainers runc spec.
newsnowlabs/runcvm
RunCVM (Run Container VM) is an experimental open-source Docker container runtime, for launching standard container workloads - as well as Systemd, Docker, even OpenWrt - in VMs using 'docker run`
genuinetools/netns
Runc hook (OCI compatible) for setting up default bridge networking for containers.
opencontainers/artwork
OCI artwork and logos
containerd/go-runc
runc bindings for Go
estesp/bucketbench
Go-based framework for running benchmarks against Docker, containerd, runc, or any CRI-compliant runtime
eth-cscs/sarus
OCI-compatible engine to deploy Linux containers on HPC environments.
penumbra23/pura
Easy to use, extendable, OCI-compliant container runtime written in pure Rust
rootless-containers/runrootless
rootless OCI container runtime with ptrace hacks (No root privileges nor SUID binaries (e.g. newuidmap) are required!)
opencontainers/tob
Technical Oversight Board (TOB)
Mohamed-abdalazez/DockerInDeep
Under Improvement
pyro/experiment-firecracker-run-docker
Experimental CLI that takes a Docker image url and runs it in a Firecracker VM
genuinetools/magneto
Pipe runc (OCI compatible) events to a stats TUI (Text User Interface).
didier-durand/microk8s-kata-containers
Kata Containers with MicroK8s
mgoltzsche/ctnr
rootless runc-based container engine - deprecated in favour of podman
clearcontainers/sriov
Simple standalone Docker Plugin implementation to demonstrate Clear Containers with SRIOV
opencontainers/project-template
Template Files for New OCI Projects
jakhax/sandman
execute and test code of various languages within a sandbox runtime that provides a virtualized container environment.
kubernetesdaily/kubernetesdaily.github.io
Demystifying Container and Orchestration Ecosystem
klts-io/runc-lts
[Coming soon] Runc LTS(long term support)
lnsp/touchstone
CRI-enabled container runtime benchmark suite.
ntkme/systemd-podman
:whale: Containerized systemd for running nested podman containers.
ccollicutt/ansible-crio-from-source
Deploy cri-o from source using Ansible