Sign inSign up

sbx/qemu-kit:latest

Manifest digest

sha256:83d07b1b935e836582d753de48b2fb99fbf2b07ddc7f22c129a1f38d7d2b9f65

Last pushed

1 day by sbx

Type

Sandbox Kit

Manifest digest

sha256:83d07b1b935e836582d753de48b2fb99fbf2b07ddc7f22c129a1f38d7d2b9f65

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:latest

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