mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
We need an entry of `kata-qemu-virtiofs` on the containerd configuration file. In addition we need to add `kata-qemu-virtiofs` to the shim list, so that the wrapper is created for shimv2. Fixes: #760. Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>