Skip to content

Commit f09dac8

Browse files
authored
Merge pull request #922 from jodh-intel/implementations-add-cc-runtime
Add new "cc-runtime" to list of implementations.
2 parents 325e66a + e27acdd commit f09dac8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

implementations.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you know of any associated projects that are not listed here, please file a p
1010
## <a name="implementationsRuntimeVirtualMachine" />Runtime (Virtual Machine)
1111

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

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

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

2222
[runc]: https://github.com/opencontainers/runc
2323
[runv]: https://github.com/hyperhq/runv
24-
[cc-oci]: https://github.com/01org/cc-oci-runtime
24+
[cc-runtime]: https://github.com/clearcontainers/runtime
25+
[virtcontainers]: https://github.com/containers/virtcontainers
2526
[octool]: https://github.com/kunalkushwaha/octool
2627
[oct]: https://github.com/huawei-openlab/oct
2728
[runtime-tools]: https://github.com/opencontainers/runtime-tools

0 commit comments

Comments
 (0)