Sign inSign up

docker/sbx-kit-claude-mixin

Verified Publisher

By Docker, Inc.

Updated 3 days ago

Image
Sandbox Kit
0

689

docker/sbx-kit-claude-mixin repository overview

Digest

sha256:a19d90a8cdad…

Size

99.9 MB

Schema

v3

Pushed

3 days ago

Specificationspec.yaml

MIXIN

Anthropic's Claude Code as a mixin — the native install in an overlay, with the `anthropic` credential (API key or Claude subscription) resolved by the sandbox proxy, the session-state volumes, and the hooks the agent needs. Layer it onto a shell base and run `claude`.


Arguments
NameRequiredDefaultDescription
versionOptional

Claude Code release to install (empty, `stable`, `latest`, or an exact version)


Providesclaude

CapabilitiesExpand a row to see its full configuration. See the full spec for the complete descriptor.
TypeRequiredDescription
com.docker.sandbox/network-policy@1Required
com.docker.sandbox/credential@1OptionalAnthropic API access (console API key or Claude subscription)
com.docker.sandbox/volume@1RequiredConversation transcripts; grows without bound, so it gets the headroom
com.docker.sandbox/volume@1RequiredPer-session state JSON; load-bearing for `claude -c`
com.docker.sandbox/volume@1RequiredTodoWrite state
com.docker.sandbox/volume@1RequiredBash state across sessions — one snapshot per shell session
com.docker.sandbox/volume@1RequiredLocal feature-flag cache; the telemetry switch suppresses event reporting, not these gate lookups
com.docker.sandbox/lifecycle@1Required
com.docker.sandbox/agent-context@1Required

Apply this mixin to a sandbox

sbx run <agent> --kit docker/sbx-kit-claude-mixin: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
No overview available
This repository doesn't have an overview

This week's pulls

Pulls:

272

Last week