Sign inSign up

sbx/openhands-canvas-kit:20260921-f43fd7da75ebae25ee8fbc5adb4dc9c989c8b2d9

Manifest digest

sha256:f8c9767eb411d7855fee6137d2d4adcf0f576cb916064c5a3596bf01e4beb569

Last pushed

2 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:f8c9767eb411d7855fee6137d2d4adcf0f576cb916064c5a3596bf01e4beb569

SANDBOX KIT
REQUIRES SECRETS

OpenHands Agent Canvas - the browser UI + agent-server - running as a self-contained Docker sandbox. Multi-provider via LiteLLM (Anthropic / OpenAI / Gemini); API keys stay proxy-managed and never enter the sandbox. Forward port 8000 and open http://localhost:8000.


Credentials
NameServiceRequiredDescription
ANTHROPIC_API_KEYanthropicOptional
OPENAI_API_KEYopenaiOptional
GEMINI_API_KEYgoogleOptional

Network Egress

api.anthropic.com

api.openai.com

generativelanguage.googleapis.com

registry.npmjs.org

docker.openhands.dev

*.openhands.dev

ghcr.io

pkg-containers.githubusercontent.com

pypi.org

files.pythonhosted.org

astral.sh

*.astral.sh

nodejs.org

github.com

api.github.com

raw.githubusercontent.com

objects.githubusercontent.com

Run in a Sandbox

sbx run sbx/openhands-canvas-kit:20260921-f43fd7da75ebae25ee8fbc5adb4dc9c989c8b2d9

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