Skip to content

Commit

Permalink
Merge pull request opencontainers#922 from jodh-intel/implementations…
Browse files Browse the repository at this point in the history
…-add-cc-runtime

Add new "cc-runtime" to list of implementations.
  • Loading branch information
dqminh committed Sep 22, 2017
2 parents 325e66a + e27acdd commit f09dac8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If you know of any associated projects that are not listed here, please file a p
## <a name="implementationsRuntimeVirtualMachine" />Runtime (Virtual Machine)

* [hyperhq/runv][runv] - Hypervisor-based runtime for OCI
* [01org/cc-oci-runtime][cc-oci] - Hypervisor-based OCI runtime for Intel® Architecture
* [clearcontainers/runtime][cc-runtime] - Hypervisor-based OCI runtime utilising [virtcontainers][virtcontainers] by Intel®.

## <a name="implementationsTestingTools" />Testing & Tools

Expand All @@ -21,7 +21,8 @@ If you know of any associated projects that are not listed here, please file a p

[runc]: https://github.com/opencontainers/runc
[runv]: https://github.com/hyperhq/runv
[cc-oci]: https://github.com/01org/cc-oci-runtime
[cc-runtime]: https://github.com/clearcontainers/runtime
[virtcontainers]: https://github.com/containers/virtcontainers
[octool]: https://github.com/kunalkushwaha/octool
[oct]: https://github.com/huawei-openlab/oct
[runtime-tools]: https://github.com/opencontainers/runtime-tools

0 comments on commit f09dac8

Please sign in to comment.