mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-19 07:49:17 +00:00
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>
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,6 +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
|
||||
[submodule "runvcli"]
|
||||
path = runv
|
||||
url = https://github.com/hyperhq/runvcli.git
|
||||
|
2
runv
2
runv
Submodule runv updated: 299f4e6493...c16abf7a68
Reference in New Issue
Block a user