qemu-user-static
Not Our Image
This image is not built (or modified or maintained) by, nor has any direct affiliation with us. But like many other FOSS, we like and trust it enough and may (or may not) use it ourselves. Any issues/questions/support regarding this image that is not relevant to this documentation or snippets go to the actual owner or maintainers.
/usr/bin/qemu-*-static
This is the official image of qemu-user-static containing qemu-user binaries to execute multi-architecture containers on the same host machine using qemu
and binfmt-misc
. Versioned accordingly with releases from /multiarch/qemu-user-static.
Get the Image¶
Pull the image from Docker Hub.
Run¶
We can register binfmt_misc
support for architectures like
Also,
- Check their getting started guide or image tags to customize as per your needs.
That's all folks! Happy containerizing!