mirror of
https://github.com/opencontainers/runtime-spec.git
synced 2026-02-05 18:45:18 +01:00
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 <james.o.hunt@intel.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user