From 30bc03316827834bafb03409fab49576b3beb530 Mon Sep 17 00:00:00 2001 From: James Hunt Date: Thu, 25 Aug 2016 14:48:06 +0100 Subject: [PATCH] Add "cc-oci-runtime" to implementations list. Signed-off-by: James Hunt --- implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/implementations.md b/implementations.md index 1a6d7542..863fcb9e 100644 --- a/implementations.md +++ b/implementations.md @@ -10,6 +10,7 @@ If you know of any associated projects that are not listed here, please file a p ## Runtime (Virtual Machine) * [hyperhq/runv](https://github.com/hyperhq/runv) - Hypervisor-based runtime for OCI +* [01org/cc-oci-runtime](https://github.com/01org/cc-oci-runtime) - Hypervisor-based OCI runtime for IntelĀ® Architecture ## Testing & Tools