Sign inSign up

sbx/claude-model-runner-kit:20260817-29cb871b5ae3854048e6d7deb75631efa2a0c39a

Manifest digest

sha256:64e26bb31c14b954a36af95d5cc2cdab268aa20ead6d490e098ab34732941123

Last pushed

about 1 month by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:64e26bb31c14b954a36af95d5cc2cdab268aa20ead6d490e098ab34732941123

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 docker.io/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