Skip to content

b438-dev/qemu-user-static

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qemu-user-static

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

Examples & articles

Compatible images

Organizations with some (if not all) multiarch images:

Packages

No packages published

Languages

  • Shell 93.8%
  • Dockerfile 6.2%