Base image for the OpenHands kit for Docker Sandboxes
1.8K
Base image for the OpenHands kit for Docker Sandboxes.
Built on docker/sandbox-templates:shell — the standard sandbox toolchain,
no Docker engine. This kit runs with SANDBOX_TYPE=local, and the OpenHands
CLI's own workspace setup always resolves to LocalWorkspace (a subprocess,
not a container) regardless of that variable, so there is nothing here that
spawns a sandboxed runtime container. On top of that:
openhands PyPI package — the V1 terminal CLI, powered by
openhands-sdk), installed via uv tool install --python 3.12, at
whatever release is newest on PyPI (rebuilt nightly)~/.local/bin/openhands, the command uv tool install produces/usr/local/bin/openhands-start, a copy of the kit's entrypoint script so
the image also runs standalone outside sbxRuns as the non-root agent user, with
CMD ["/usr/local/bin/openhands-start", "--always-approve"].
Content type
Image
Digest
sha256:478595a21…
Size
705.1 MB
Last updated
about 11 hours ago
docker pull sbx/openhands-image