Sign inSign up

sbx/claude-model-runner-kit:latest

Manifest digest

sha256:bfead03924969de70c89ccf723cc8c86becddf5114ec428d9f275c7bb8f0623d

Last pushed

13 days by sbx

Type

Sandbox Kit

Manifest digest

sha256:bfead03924969de70c89ccf723cc8c86becddf5114ec428d9f275c7bb8f0623d

MIXIN

Route Claude Code's Anthropic API calls to a local Docker Model Runner endpoint at host.docker.internal:12434.


Network Egress

host.docker.internal:12434

Apply this mixin to a sandbox

sbx run <agent> --kit sbx/claude-model-runner-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