mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 11:58:41 +00:00
So that we can use runv repo as git submodule without splitting it. Signed-off-by: Peng Tao <bergwolf@gmail.com>
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
[submodule "cc-runtime"]
|
|
path = cc-runtime
|
|
url = https://github.com/clearcontainers/runtime
|
|
[submodule "runv"]
|
|
path = runv
|
|
url = https://github.com/hyperhq/runv.git
|