Sign inSign up

sbx/code-server-kit:20260827-2d26f13b91e884116ff94ea5f1819adbb33b4ec0

Manifest digest

sha256:5e3e6a8102c7735785880d73c3b62f055738b83bb651b061a3b7ad891bf49321

Last pushed

24 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:5e3e6a8102c7735785880d73c3b62f055738b83bb651b061a3b7ad891bf49321

MIXIN

Runs code-server on port 8080, opened on the sandbox workspace, with the Claude Code VS Code extension preinstalled. Pair with the built-in claude agent so the extension inherits the sandbox's Anthropic credentials.


Network Egress

code-server.dev

raw.githubusercontent.com

github.com

api.github.com

objects.githubusercontent.com

release-assets.githubusercontent.com

open-vsx.org

openvsx.eclipsecontent.org

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/sbx/code-server-kit:20260827-2d26f13b91e884116ff94ea5f1819adbb33b4ec0

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