Sign inSign up

sbx/openhands-canvas-kit:20260923-90f77b24302247805ae1b465436d3be4fd753359

Manifest digest

sha256:3e4fcaf787d8ba4775dfc6f85abd9cad149749977ca799022e43d49dc97efb2e

Last pushed

about 12 hours by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:3e4fcaf787d8ba4775dfc6f85abd9cad149749977ca799022e43d49dc97efb2e

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:20260923-90f77b24302247805ae1b465436d3be4fd753359

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