7.1. Container Standards

7.1.1. OCI

The Open Container Initiative (OCI) is an industry standard for specifying container formats and runtimes. The current specifications proposed by OCI are:

7.1.2. CRI

Container Runtime Interface (CRI) defines the interface between containers and images. Currently officially supported container runtimes include Docker, Containerd, CRI-O and frakti.