Skip to content

Commit

Permalink
docs: Added enclave OCI runtime rune to implementations
Browse files Browse the repository at this point in the history
Added the Inclavare Containers project runtime to the list of implementations.

Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
  • Loading branch information
jiazhang0 committed Jul 28, 2020
1 parent 3e4195d commit 57a316b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ If you know of any associated projects that are not listed here, please file a p
* [opencontainers/runc][runc] - Reference implementation of OCI runtime
* [projectatomic/bwrap-oci][bwrap-oci] - Convert the OCI spec file to a command line for [bubblewrap][bubblewrap]
* [containers/crun][crun] - Runtime implementation in C
* [alibaba/inclavare-containers][rune] - Enclave OCI runtime for confidential computing

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

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

0 comments on commit 57a316b

Please sign in to comment.