diff --git a/Dockerfile b/Dockerfile index 916c03a..30b9017 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,6 +37,7 @@ RUN zypper -n install \ ncat \ nftables \ qemu-hw-usb-redirect \ + qemu-img \ socat \ tar \ timezone \ diff --git a/virt-launcher-container.changes b/virt-launcher-container.changes index d1e253d..30ba8f8 100644 --- a/virt-launcher-container.changes +++ b/virt-launcher-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 13 15:27:52 UTC 2023 - Vasily Ulyanov + +- Install qemu-img explicitly + ------------------------------------------------------------------- Wed Jul 12 06:53:31 UTC 2023 - Vasily Ulyanov