Skip to content
Merged
Changes from 1 commit
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
4 changes: 3 additions & 1 deletion implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ If you know of any associated projects that are not listed here, please file a p

* [alibaba/inclavare-containers][rune] - Enclave OCI runtime for confidential computing
* [containers/crun][crun] - Runtime implementation in C
* [containers/youki][youki] - Runtime implementation in Rust
* [opencontainers/runc][runc] - Reference implementation of OCI runtime
Comment thread
tianon marked this conversation as resolved.
* [projectatomic/bwrap-oci][bwrap-oci] - Convert the OCI spec file to a command line for [bubblewrap][bubblewrap]

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