Use Alpine's QEMU for usermode emulation
Created by: ollieparanoid
Right now we repackage the binaries from Debian. If we added the same functionallity to Alpine's QEMU packaging, we wouldn't need to keep track of Debian's version all the time. And the installation size gets smaller, because we can only install the architectures we actually need.
(It's an obvious solution, but we didn't have an issue for this yet.)