mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-10 09:27:03 +00:00
Merge pull request #10005 from GabyCT/topic/katadragonball
common: Add share fs information for dragonball
This commit is contained in:
commit
3c0171df3d
@ -152,6 +152,7 @@ function extract_kata_env() {
|
|||||||
hypervisor_path=".hypervisor.path"
|
hypervisor_path=".hypervisor.path"
|
||||||
virtio_fs_daemon_path=".hypervisor.virtio_fs_daemon"
|
virtio_fs_daemon_path=".hypervisor.virtio_fs_daemon"
|
||||||
initrd_path=".initrd.path"
|
initrd_path=".initrd.path"
|
||||||
|
shared_fs=".hypervisor.shared_fs"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
cmd=kata-runtime
|
cmd=kata-runtime
|
||||||
|
Loading…
Reference in New Issue
Block a user