Skip to content

Commit e27acdd

Browse files
committed
Replace "cc-oci-runtime" with "cc-runtime" in list of implementations.
"cc-runtime" replaces "cc-oci-runtime", which is now in maintenance mode. Signed-off-by: James O. D. Hunt <[email protected]>
1 parent 325e66a commit e27acdd

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)