@@ -10,6 +10,7 @@ If you know of any associated projects that are not listed here, please file a p
10
10
* [ containers/youki] [ youki ] - Runtime implementation in Rust
11
11
* [ opencontainers/runc] [ runc ] - Reference implementation of OCI runtime
12
12
* [ 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)
13
14
14
15
## <a name =" implementationsRuntimeVirtualMachine " />Runtime (Virtual Machine)
15
16
@@ -30,11 +31,13 @@ If you know of any associated projects that are not listed here, please file a p
30
31
[ crun ] : https://github.com/containers/crun
31
32
[ gvisor ] : https://github.com/google/gvisor
32
33
[ kata-runtime ] : https://github.com/kata-containers/runtime
34
+ [ nspawn ] : https://www.freedesktop.org/software/systemd/man/latest/systemd-nspawn.html
33
35
[ oct ] : https://github.com/huawei-openlab/oct
34
36
[ octool ] : https://github.com/kunalkushwaha/octool
35
37
[ runc ] : https://github.com/opencontainers/runc
36
38
[ rune ] : https://github.com/alibaba/inclavare-containers
37
39
[ runtime-tools ] : https://github.com/opencontainers/runtime-tools
38
40
[ runv ] : https://github.com/hyperhq/runv
41
+ [ systemd ] : https://github.com/systemd/systemd
39
42
[ virtcontainers ] : https://github.com/containers/virtcontainers
40
- [ youki ] : https://github.com/containers/youki
43
+ [ youki ] : https://github.com/containers/youki
0 commit comments