Sign inSign up

cdupuis/sbx-kit-claude

By cdupuis

Updated 1 day ago

Sandbox Kit
Image
0

455

cdupuis/sbx-kit-claude repository overview

Digest

sha256:7b25a0121f81…

Size

571.8 MB

Schema

v3

Pushed

1 day ago

Specificationspec.yaml

WORKLOAD

Anthropic's Claude Code agent


Arguments
NameRequiredDefaultDescription
versionOptional2.1.274

Claude Code release to install



CapabilitiesExpand a row to see its full configuration. See the full spec for the complete descriptor.
TypeRequiredDescription
com.docker.sandbox/sbx@1Required
com.docker.sandbox/network-policy@1Required
com.docker.sandbox/credential@1OptionalAnthropic API access (API key or claude.ai OAuth)
com.docker.sandbox/agent-sessions@1RequiredDrive claude sessions programmatically
com.docker.sandbox/volume@1RequiredConversation history; grows without bound, gets the headroom
com.docker.sandbox/volume@1RequiredPer-session state; load-bearing for `claude -c`
com.docker.sandbox/volume@1RequiredTodoWrite state
com.docker.sandbox/volume@1RequiredBash state snapshots across sessions
com.docker.sandbox/volume@1RequiredLocal feature-flag cache
com.docker.sandbox/lifecycle@1Required
com.docker.sandbox/agent-context@1Required

Run in a Sandbox

sbx run docker.io/cdupuis/sbx-kit-claude:2.1.274

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