Skip to content

illinois-impact/Dockerfiles

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published