Hacker News new | ask | show | jobs
by arccy 521 days ago
oci is just the image spec.

there's cri which describe a runtime api, but you still need an implementation for it, like containerd, cri-o, etc.