File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# qemu-user-static
22
3- ### Binaries
3+ ## Binaries
44
55* Releases: https://github.com/multiarch/qemu-user-static/releases/
66* Docker hub: https://hub.docker.com/r/multiarch/qemu-user-static/
77
8- ### ` binfmt_misc ` register
8+ ## ` binfmt_misc ` register
99
1010Register ` qemu-*-static ` for all supported processors except the current one
1111
@@ -14,3 +14,21 @@ Register `qemu-*-static` for all supported processors except the current one
1414Same as above, but remove all registered ` binfmt_misc ` before
1515
1616* ` docker run --rm --privileged multiarch/qemu-user-static:register --reset `
17+
18+ ## Compatible images
19+
20+ * https://hub.docker.com/r/multiarch/ubuntu-core/
21+ * https://hub.docker.com/r/multiarch/debian-debootstrap/
22+ * https://hub.docker.com/r/multiarch/ubuntu-debootstrap/
23+ * https://hub.docker.com/r/multiarch/busybox/
24+
25+ ---
26+
27+ Organizations with some (if not all) multiarch images:
28+
29+ * https://hub.docker.com/u/multiarch/
30+ * https://hub.docker.com/u/scaleway/
31+
32+ ## License
33+
34+ MIT
You can’t perform that action at this time.
0 commit comments