mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
For example: ```shell ./scripts/dev_cli.sh build --release --libc musl --runtime "sudo nerdctl" ``` works. And presumably podman as well. Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>