Sign inSign up

sbx/code-server-kit:20260813-b7d6aa30d2703bffb7c7a91d4e66e550f3f25285

Manifest digest

sha256:6ce2016348d9b9ea14ad0267ae3a94862a94ca4d56c56436cbb30460ca5be55a

Last pushed

about 1 month by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:6ce2016348d9b9ea14ad0267ae3a94862a94ca4d56c56436cbb30460ca5be55a

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:20260813-b7d6aa30d2703bffb7c7a91d4e66e550f3f25285

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