Block a user
binfmt (latest)
Published 2025-11-27 21:53:26 +01:00 by ortwin
Installation
docker pull git.angermeier-technik.at/ortwin/binfmt:latestsha256:0424ef655cfc3aee01b4ba1f1667492be0567cc9bfa804e4ae8ac9d57638ade8
About this package
Cross-platform emulator collection distributed with Docker images
Image Layers
| COPY / /usr/bin/ # buildkit |
| COPY /go/bin/binfmt /usr/bin/binfmt # buildkit |
| ARG QEMU_PRESERVE_ARGV0=1 |
| ENV QEMU_PRESERVE_ARGV0=1 |
| ENTRYPOINT ["/usr/bin/binfmt"] |
| VOLUME [/tmp] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-09-11T09:13:47.128Z |
| org.opencontainers.image.description | Cross-platform emulator collection distributed with Docker images |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 8bf932dba1f67bb274320e7cebece2807e4b99e1 |
| org.opencontainers.image.source | https://github.com/tonistiigi/binfmt |
| org.opencontainers.image.title | Binfmt |
| org.opencontainers.image.url | https://github.com/tonistiigi/binfmt |
| org.opencontainers.image.version | qemu-v10.0.4-56 |