mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 15:34:21 +01:00
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>
7 lines
175 B
Plaintext
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
|