Organization:Open Container Initiative

From HandWiki
Revision as of 19:59, 9 March 2021 by imported>Rtexter1 (linkage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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, a container runtime that implements their specification and serves as a basis for other higher-level tools.

References

External links