Sign inSign up

sbx/qemu-kit:20260827-cda52b5b2289558e171f78e8dc2d0b71c32b78d7

Manifest digest

sha256:d94d5c7bc74ab78f33cf7c03d3e680f86cca69cdcf62d497d422910c480f8b85

Last pushed

23 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:d94d5c7bc74ab78f33cf7c03d3e680f86cca69cdcf62d497d422910c480f8b85

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:20260827-cda52b5b2289558e171f78e8dc2d0b71c32b78d7

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