Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add [rune]: https://github.com/alibaba/inclavare-containers at end of file.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jiazhang0 Thanks. Done.


## <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