Active Nerds
Back to Glossary Index

OCI Image Spec

Open Container Initiative specification defining container image tarball structures, manifests, and layer blobs.

Mechanism & Definition

An industry standard managed by the Linux Foundation defining standard formats for container images. It mandates an Image Manifest JSON referencing layer tarballs via content addressable SHA256 descriptors, a configuration JSON, and image index specifications for multi-architecture builds.

Related Terms

Appears In