Skip to content

Commit

Permalink
Merge pull request #1055 from jiazhang0/doc-rune
Browse files Browse the repository at this point in the history
docs: Added enclave OCI runtime rune to implementations
  • Loading branch information
crosbymichael authored Jul 28, 2020
2 parents e2c4c0a + 57a316b commit 4d89ac9
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 4d89ac9

Please sign in to comment.