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

opencontainers/runtime-spec resource

OCI Runtime Specification observed · 2026-08-28

github.com/opencontainers/runtime-spec · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 79
  • Release rhythm 23
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 249
  • age_days: 4107
  • days_rel: 302
  • days_push: 131
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

3664 stars · 622 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The Open Container Initiative Runtime Specification, which defines how to run a filesystem bundle as a container, including configuration, lifecycle, and platform-specific details. It is the industry standard that runtimes like runc implement, enabling portable containers across compliant runtimes.

Use cases

  • build an OCI-compliant container runtime
  • create container bundles with config.json
  • understand how runc and docker run containers
  • write lifecycle hooks for container runtimes
  • make my container tooling standards-compliant
  • learn the OCI container bundle format

When to choose

  • you are building or validating a low-level container runtime
  • you need the authoritative reference for OCI bundle configuration and lifecycle
  • you want your container tooling to interoperate with Docker, Kubernetes, and other OCI ecosystems

When to avoid

  • you want a runnable container engine rather than a specification document
  • you need image format or registry distribution standards (see image-spec and distribution-spec)
  • you want high-level container orchestration features

Facets

learning-resource · maturity stable

container-runtime developer-tools documentation cloud-computing infrastructure-as-code windows cross-platform oci container-specification runc docker filesystem-bundle standards open-container-initiative containers devops linux

7 sources

Member repositories

RepositoryRoleHealth v2
opencontainers/runtime-specmain64

For agents

markdown · JSON · MCP: product_card(name="opencontainers/runtime-spec")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem