Sign inSign up

lucanamespace/sbx-kit-new3:latest

Multi-platform
Manifest digest

sha256:9d296c5ed4a61e13964862da190c899289225d37e3e430dd7932976fed9cb7f6

Last pushed

6 days by lucadruda475

Type

Sandbox Kit

Manifest digest

sha256:9d296c5ed4a61e13964862da190c899289225d37e3e430dd7932976fed9cb7f6

WORKLOAD

DHI-based Docker-in-Docker sandbox for building kits — dockerd, buildx with a dedicated container-driver builder, and QEMU binfmt emulators for multi-arch builds. Every package installed from the DHI deb repository.


Provideskit-builder

CapabilitiesExpand a row to see its full configuration.
TypeRequiredDescription
com.docker.sandbox/privileged@1Required
com.docker.sandbox/kit-registry@1RequiredPush built kit images into the runtime's image store
com.docker.sandbox/volume@1Required
com.docker.sandbox/resources@1Required
com.docker.sandbox/network-policy@1Required
com.docker.sandbox/lifecycle@1Required
com.docker.sandbox/agent-context@1Required

Run in a Sandbox

sbx run lucanamespace/sbx-kit-new3: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