Jump to content

Open Container Initiative

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AnomieBOT (talk | contribs) at 11:32, 15 January 2020 (Dating maintenance tags: {{Cleanup bare URLs}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Open Container Initiative (OCI) is a Linux Foundation project to design open standards for operating-system-level virtualization, most importantly Linux containers.[1] There are currently two specifications in development and in use: Runtime Specification (runtime-spec) and the Image Specification (image-spec).

OCI develops runC[2][3], a container runtime that implements their specification and serves as a basis for other higher-level tools. runC was first released in July 2015 as version 0.0.1[4] and it is included in RHEL 8.0 [5][6] as a Docker replacement.

References