What native runtime is Open Container Initiative (OCI) compliant?
What native runtime is Open Container Initiative (OCI) compliant?
runC is the native runtime that is Open Container Initiative (OCI) compliant. It is a lightweight, low-level container runtime that uses the container library libcontainer to provide facilities for container life cycle management, adhering to OCI specifications.
https://www.tutorialworks.com/difference-docker-containerd-runc-crio-oci/#:~:text=runc%20is%20a%20low%2Dlevel,Go%20library%20for%20creating%20containers.
this is correct
A is correct