Sign inSign up

sbx/qemu-kit:20260828-2121f50cbf929602a6f0305feed51acb3f872980

Manifest digest

sha256:ca5dc7281bfb134c248c133b8370ca5917dfb91e6259fe1e7e60b801d428d409

Last pushed

27 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:ca5dc7281bfb134c248c133b8370ca5917dfb91e6259fe1e7e60b801d428d409

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 sbx/qemu-kit:20260828-2121f50cbf929602a6f0305feed51acb3f872980

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⁠