Skip to content

Commit 57a316b

Browse files
committed
docs: Added enclave OCI runtime rune to implementations
Added the Inclavare Containers project runtime to the list of implementations. Signed-off-by: Jia Zhang <[email protected]>
1 parent 3e4195d commit 57a316b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ If you know of any associated projects that are not listed here, please file a p
88
* [opencontainers/runc][runc] - Reference implementation of OCI runtime
99
* [projectatomic/bwrap-oci][bwrap-oci] - Convert the OCI spec file to a command line for [bubblewrap][bubblewrap]
1010
* [containers/crun][crun] - Runtime implementation in C
11+
* [alibaba/inclavare-containers][rune] - Enclave OCI runtime for confidential computing
1112

1213
## <a name="implementationsRuntimeVirtualMachine" />Runtime (Virtual Machine)
1314

@@ -35,3 +36,4 @@ If you know of any associated projects that are not listed here, please file a p
3536
[bubblewrap]: https://github.com/projectatomic/bubblewrap
3637
[crun]: https://github.com/containers/crun
3738
[gvisor]: https://github.com/google/gvisor
39+
[rune]: https://github.com/alibaba/inclavare-containers

0 commit comments

Comments
 (0)