Merge pull request #13 from sameo/topic/cc

runtime: Add Clear Containers runtime
This commit is contained in:
Xu Wang
2018-01-24 19:57:01 +08:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "runv"]
path = runv
url = https://github.com/hyperhq/runv.git
[submodule "cc-runtime"]
path = cc-runtime
url = https://github.com/clearcontainers/runtime

1
cc-runtime Submodule

Submodule cc-runtime added at 322bcb6e31