qemu-user-static

May 29, 2019 ยท View on GitHub

License Build Status Releases Docker Hub

binfmt_misc register

Register qemu-*-static for all supported processors except the current one

  • docker run --rm --privileged multiarch/qemu-user-static:register

Same as above, but remove all registered binfmt_misc before

  • docker run --rm --privileged multiarch/qemu-user-static:register --reset

Supported host architectures

  • x86_64

Currently qemu-user-static is not available on other host architectures such as aarch64. Run uname -m to check it on your environment.

Examples & articles

Compatible images

Organizations with some (if not all) multiarch images: