The dependency dragonball
is currently relied on a remote repository, while the source can be replaced by user-defined location.
[dependencies]
dragonball = { git = "https://github.com/kata-containers/kata-containers", branch = "main" }
hypervisor = { git = "https://github.com/kata-containers/kata-containers", branch = "main" }
The pull request dragonball: Fix problem that stdio console cannot connect to stdout
has fixed a bug, which enables this crate to work well. Thus any repo forked from kata-containers
with the bug mentioned above fixed can be directly employed, along with additional improvements permitted.