ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

OCI Image Spec

OCI spec of the universal container image format.

Definition

OCI Image Spec v1.1.0 (2024) defines Image Manifest (application/vnd.oci.image.manifest.v1+json), Image Index (multi-platform), Image Config (rootfs, history, env), Layer (tar+gzip or tar+zstd), Descriptor (digest SHA-256, mediaType, size). OCI v1.1 evolution adds Artifact Manifest for non-image artifacts (SBOM, signatures, attestations). Adopted by all registries (Docker Hub, ECR, ACR, GAR, Harbor, Quay).

Origin

Open Container Initiative founded 2015 (Linux Foundation), v1.0.0 2017, v1.1.0 February 2024.

Usage

De facto standard for container images and OCI artifacts. Foundation of modern cloud-native industry.

Related terms

Last updated: May 18, 2026