@@ -10,6 +10,7 @@ If you know of any associated projects that are not listed here, please file a p
1010* [ containers/youki] [ youki ] - Runtime implementation in Rust
1111* [ opencontainers/runc] [ runc ] - Reference implementation of OCI runtime
1212* [ projectatomic/bwrap-oci] [ bwrap-oci ] - Convert the OCI spec file to a command line for [ bubblewrap] [ bubblewrap ]
13+ * [ systemd/systemd] [ systemd ] - Contains [ systemd-nspawn] [ nspawn ] , runtime implementation in C (via ` --oci-bundle ` option since systemd v242)
1314
1415## <a name =" implementationsRuntimeVirtualMachine " />Runtime (Virtual Machine)
1516
@@ -30,11 +31,13 @@ If you know of any associated projects that are not listed here, please file a p
3031[ crun ] : https://github.com/containers/crun
3132[ gvisor ] : https://github.com/google/gvisor
3233[ kata-runtime ] : https://github.com/kata-containers/runtime
34+ [ nspawn ] : https://www.freedesktop.org/software/systemd/man/latest/systemd-nspawn.html
3335[ oct ] : https://github.com/huawei-openlab/oct
3436[ octool ] : https://github.com/kunalkushwaha/octool
3537[ runc ] : https://github.com/opencontainers/runc
3638[ rune ] : https://github.com/alibaba/inclavare-containers
3739[ runtime-tools ] : https://github.com/opencontainers/runtime-tools
3840[ runv ] : https://github.com/hyperhq/runv
41+ [ systemd ] : https://github.com/systemd/systemd
3942[ virtcontainers ] : https://github.com/containers/virtcontainers
40- [ youki ] : https://github.com/containers/youki
43+ [ youki ] : https://github.com/containers/youki
0 commit comments