Jump to content

Open Container Initiative

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tech201805 (talk | contribs) at 13:39, 14 February 2019 (<ref>https://github.com/opencontainers/runc</ref>). 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], a container runtime that implements their specification and serves as a basis for other higher-level tools.

References