Skip to content

Commit a244c1e

Browse files
committed
add youki to implementations.md
1 parent fcf97a7 commit a244c1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

implementations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ If you know of any associated projects that are not listed here, please file a p
77

88
* [alibaba/inclavare-containers][rune] - Enclave OCI runtime for confidential computing
99
* [containers/crun][crun] - Runtime implementation in C
10+
* [containers/youki][youki] - Runtime implementation in Rust
1011
* [opencontainers/runc][runc] - Reference implementation of OCI runtime
1112
* [projectatomic/bwrap-oci][bwrap-oci] - Convert the OCI spec file to a command line for [bubblewrap][bubblewrap]
1213

@@ -35,4 +36,5 @@ If you know of any associated projects that are not listed here, please file a p
3536
[rune]: https://github.com/alibaba/inclavare-containers
3637
[runtime-tools]: https://github.com/opencontainers/runtime-tools
3738
[runv]: https://github.com/hyperhq/runv
38-
[virtcontainers]: https://github.com/containers/virtcontainers
39+
[virtcontainers]: https://github.com/containers/virtcontainers
40+
[youki]: https://github.com/containers/youki

0 commit comments

Comments
 (0)