Skip to content

Commit

Permalink
Replace "cc-oci-runtime" with "cc-runtime" in list of implementations.
Browse files Browse the repository at this point in the history
"cc-runtime" replaces "cc-oci-runtime", which is now in maintenance
mode.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
  • Loading branch information
jodh-intel committed Sep 22, 2017
1 parent 325e66a commit e27acdd
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 e27acdd

Please sign in to comment.