Analysis of information sources in references of the Wikipedia article "Open Container Initiative" in Japanese language version.
status
(string, REQUIRED) is the runtime state of the container. The value MAY be one of: OCI Runtime Speckata-runtime
, referred to as "the runtime" ...(ry)... The runtime is OCI-compatible, CRI-O-compatible, and Containerd-compatible, allowing it to work seamlessly with both Docker and Kubernetes respectively. [8]runsc
that provides an isolation boundary between the application and the host kernel. [9]create
command is invoked with a reference to the location of the bundle and a unique identifier. OCI Runtime Spec