runtime-spec
Container runtime specification
Develops standards for launching and managing application containers across different platforms
OCI Runtime Specification
3k stars
205 watching
550 forks
Language: Go
last commit: 17 days ago
Linked from 2 awesome lists
containersdockerocirunc
Related projects:
Repository | Description | Stars |
---|---|---|
opencontainers/runc | A CLI tool for spawning and running containers according to the OCI specification. | 11,903 |
opencontainers/runtime-tools | Tools for working with the OCI runtime specification | 431 |
opencontainers/image-spec | Defines an open standard for packaging and distributing software images in a format that can be used by multiple container runtimes. | 3,521 |
containers/crun | An OCI container runtime with a low memory footprint and C implementation | 3,059 |
distribution/distribution | A toolkit for storing and distributing container content using the OCI Distribution Specification. | 9,002 |
opencontainers/distribution-spec | Defines an API protocol for standardizing the distribution of content across different platforms and container runtimes. | 840 |
opencontainers/.github | Centralized hub for Open Containers Initiative information and project governance | 46 |
cri-o/cri-o | An implementation of a container runtime interface that integrates with Kubernetes | 5,232 |
lxc/lxc | A low-level Linux container runtime that provides an isolated environment for running system containers with minimal kernel overhead. | 4,678 |
containerd/containerd | An open container runtime with an emphasis on simplicity and robustness | 17,485 |
eth-cscs/sarus | A container runtime specifically designed for high-performance computing environments | 129 |
oam-dev/spec | A set of standard abstractions for modeling cloud-native applications in hybrid environments | 3,062 |
google/gvisor | An application kernel that provides isolation between running applications and the host operating system | 15,851 |
oai/openapi-specification | Defines a standard interface description for HTTP APIs | 29,047 |