diff --git a/Dockerfile b/Dockerfile index 2535e11..dd037b5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,11 +40,11 @@ RUN zypper -n install \ ncat \ nftables \ qemu-hw-usb-redirect \ - qemu-tools \ socat \ tar \ timezone \ vim-small \ + virtiofsd \ xorriso #!ArchExclusiveLine: x86_64 diff --git a/virt-launcher-container.changes b/virt-launcher-container.changes index dbddcd9..7b3b7aa 100644 --- a/virt-launcher-container.changes +++ b/virt-launcher-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 15 16:59:48 UTC 2023 - Vasily Ulyanov + +- Install virtiofsd explicitly instead of qemu-tools + ------------------------------------------------------------------- Thu Mar 2 07:49:24 UTC 2023 - Vasily Ulyanov