Hacker News new | ask | show | jobs
Youki – OCI container runtime with support for cgroup2 written in Rust (github.com)
3 points by utam0k 1737 days ago
1 comments

stupendously great how much mileage & intercompatibility we've got over making container runtime-spec. crun, runc, kata containers, i think lxc has something, more, now this. https://github.com/opencontainers/runtime-spec/blob/master/i...

specs & standards are such great fulcrum points for ongoing innovation.

furthermore, this is a fantastic design doc sequence diagram, showing intimately how containers get made: https://github.com/containers/youki#design-and-implementatio...