Slide 3
Slide 3 text
3
What is OCI (Open Containers Initiative) ?
The Open Container Initiative (OCI) is a lightweight, open governance
structure (project), for the express purpose of creating open industry
standards around container formats and runtime.
The OCI currently contains two specifications:
● Runtime Specification (runtime-spec)
● Image Specification (image-spec).
OCI Image
(OCI image spec)
OCI Runtime FS Bundle
(OCI runtime spec: how to run)
OCI Runtime Instance
(OCI runtime)