tianon / docker-qemu

Dockerization of supported QEMU releases
https://qemu.org
136 stars 34 forks source link

native image is missing qemu-img #48

Open axelfontaine opened 1 year ago

axelfontaine commented 1 year ago

Following up on #47, I tried to migrate to the -native image, but unfortunately it is missing qemu-img which I use to create an empty volume attached to the qemu VM. Could it also be added to the image?

tianon commented 1 year ago

Huh, it's there in the amd64 builds, but not arm64 -- I'm not actually sure why, because the differences between the builds are very minimal. Any research that might help explain the discrepancy would be appreciated (it's definitely not intentional). :sweat_smile: