mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 02:54:27 +01:00
If no virtioFsCache type set in configuration file, virtiofsd will not starts, which makes kata-container start fail if virtio-fs as its shared file system. Fixes: #2279 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
Kata utilities packages
The katautils package contains useful functions that are shared by various
parts of the codebase, including the runtime and the container v2 shim.