Sign inSign up

sbx/qemu-kit:20260910-34edb9066bc5d091ce74a30d8f65e2ffc89d2f21

Manifest digest

sha256:ec0b9e543f404926167d1f1d29ab9dff19221e084c246a544842b4f7518a80ca

Last pushed

9 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:ec0b9e543f404926167d1f1d29ab9dff19221e084c246a544842b4f7518a80ca

MIXIN

Registers QEMU user-mode emulators with the kernel's binfmt_misc via Docker (tonistiigi/binfmt) so the sandbox can run and build container images for other CPU architectures. Requires a Docker-in-Docker base template.


Network Egress

registry-1.docker.io:443

auth.docker.io:443

production.cloudflare.docker.com:443

index.docker.io:443

archive.ubuntu.com:80

security.ubuntu.com:80

ports.ubuntu.com:80

download.docker.com:443

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/sbx/qemu-kit:20260910-34edb9066bc5d091ce74a30d8f65e2ffc89d2f21

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx