Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 963 Bytes

SPECIFICATIONS.md

File metadata and controls

17 lines (9 loc) · 963 Bytes

Container Standards and Specifications

OCI Runtime Specification

"The OCI Runtime Specification aims to specify the configuration, execution environment, and lifecycle of a container."

OCI Image Format Specification

"The OCI Image Format Specification defines an OCI Image, consisting of an image manifest, an image index (optional), a set of filesystem layers, and a configuration."

OCI Distribution Specification

"The OCI Distribution Specification defines an API protocol to facilitate and standardize the distribution of content."

OCI Artifacts

OCI Artifacts - store arbitrary stuff (Helm charts, OPA policies, etc) in OCI registries leveraging the media-type file of the image manifest.