File tree 1 file changed +20
-2
lines changed
1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
# qemu-user-static
2
2
3
- ### Binaries
3
+ ## Binaries
4
4
5
5
* Releases: https://github.com/multiarch/qemu-user-static/releases/
6
6
* Docker hub: https://hub.docker.com/r/multiarch/qemu-user-static/
7
7
8
- ### ` binfmt_misc ` register
8
+ ## ` binfmt_misc ` register
9
9
10
10
Register ` qemu-*-static ` for all supported processors except the current one
11
11
@@ -14,3 +14,21 @@ Register `qemu-*-static` for all supported processors except the current one
14
14
Same as above, but remove all registered ` binfmt_misc ` before
15
15
16
16
* ` 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