runtime-spec
Container runtime specification
Develops standards for launching and managing application containers across different platforms
OCI Runtime Specification
3k stars
204 watching
553 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
containersdockerocirunc
Related projects:
Repository | Description | Stars |
---|---|---|
opencontainers/runc | A CLI tool for spawning and running containers on Linux according to the OCI specification | 11,987 |
opencontainers/runtime-tools | Tools for working with the OCI runtime specification | 434 |
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,561 |
containers/crun | An OCI container runtime with a low memory footprint and C implementation | 3,102 |
distribution/distribution | A toolkit for storing and distributing container content using the OCI Distribution Specification. | 9,074 |
opencontainers/distribution-spec | Defines an API protocol for standardizing the distribution of content across different platforms and container runtimes. | 851 |
opencontainers/.github | Centralized hub for Open Containers Initiative information and project governance | 47 |
cri-o/cri-o | An implementation of a container runtime interface that integrates with Kubernetes | 5,267 |
lxc/lxc | A low-level Linux container runtime that provides an isolated environment for running system containers with minimal kernel overhead. | 4,711 |
containerd/containerd | An open container runtime with an emphasis on simplicity and robustness | 17,669 |
eth-cscs/sarus | A container runtime specifically designed for high-performance computing environments | 130 |
oam-dev/spec | A set of standard abstractions for modeling cloud-native applications in hybrid environments | 3,070 |
google/gvisor | An application kernel that provides isolation between running applications and the host operating system | 15,931 |
oai/openapi-specification | Defines a standard interface description for HTTP APIs | 29,169 |