Files
kata-containers/.gitmodules
Peng Tao 40e1cdc5d8 runv: update submodule repo
Use a standalone cli repo so that it can be built inside the
kata runtime directory.

fixes: #17

Signed-off-by: Peng Tao <bergwolf@gmail.com>
2018-01-27 00:16:53 +08:00

7 lines
175 B
Plaintext

[submodule "cc-runtime"]
path = cc-runtime
url = https://github.com/clearcontainers/runtime
[submodule "runvcli"]
path = runv
url = https://github.com/hyperhq/runvcli.git