multiarch / qemu-user-static

:earth_africa: `/usr/bin/qemu-*-static`
https://hub.docker.com/r/multiarch/qemu-user-static/
MIT License
2.46k stars 229 forks source link

Suggestion #156

Open Lewiscowles1986 opened 3 years ago

Lewiscowles1986 commented 3 years ago

Description:

I Noticed the CI pipeline isn't using a matrix.

I was a little surprised about this. After reading the examples, it seems like this can emulate multiple architectures from an amd64 (x86 64-bit) host. (please correct me if I've misread, or misunderstood what this does).

Perhaps there would be two-fold benefit to a build matrix.

Additional information optionally:

I'm interesting in attempting to work on this, because I am very interested in what this is doing. What piqued my interest was the use of the --privileged flag, and that I seem to have seen examples where other images with no specific config for this image, claim to be able to run on non-native architectures after this container is setup.

umarcor commented 2 years ago

@Lewiscowles1986 you might want to have a look at (the CI of) dbhi/qus.