docker,worker: install qemu-utils
authorPaul Spooren <[email protected]>
Sun, 10 Jan 2021 20:27:58 +0000 (10:27 -1000)
committerPetr Štetiar <[email protected]>
Tue, 2 Mar 2021 11:47:11 +0000 (12:47 +0100)
commit69c1dea51a9b128028f9c82ac7f90cf063e20bf3
tree02ecf4753344044c1cdebf30ae386d82ca4cf33f
parent2251131545e472c142436c96f7bebdf3140ec6b9
docker,worker: install qemu-utils

To convert x86 images to VDI/VMDK the `qemu-img` tools is required,
which is part of Debians `qemu-utils` package. The goal is to remove the
ancient in-tree `qemu-img` version and replace it with a recent host
installed package.

Related: https://github.com/openwrt/openwrt/pull/3739/

Signed-off-by: Paul Spooren <[email protected]>
[rebased]
Signed-off-by: Petr Štetiar <[email protected]>
docker/buildslave/Dockerfile