tianon / docker-qemu

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

Add arm64 image #47

Closed axelfontaine closed 10 months ago

axelfontaine commented 1 year ago

Currently only an amd64 is being produced. However an arm64 image would be very useful on Apple Silicon Macs.

tianon commented 1 year ago

Unfortunately, the way I currently build these makes this a little hard for me to accomplish, but I do write the Dockerfiles such that they should build successfully on arm64 (and I do aspirationally want to build them for both someday :sweat_smile:).

It would be useful to have folks verifying that assumption by attempting to build for arm64, but I can't make any promises on my own timeline for producing builds. :bow:

tianon commented 10 months ago

This is now fixed (but only for the -native variants, which is all I plan to support here). :+1:

https://explore.ggcr.dev/?image=tianon/qemu:8.1-native