Sign inSign up

sbx/openhands-image

Verified Publisher

By Docker, Inc

Updated about 2 hours ago

Base image for the OpenHands kit for Docker Sandboxes

Image
0

1.8K

sbx/openhands-image repository overview

sbx/openhands-image

Base image for the OpenHands kit for Docker Sandboxes.

Contents

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 (the 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 sbx

Runs as the non-root agent user, with CMD ["/usr/local/bin/openhands-start", "--always-approve"].

Kit

docker.io/sbx/openhands-kit

Tag summary

Content type

Image

Digest

sha256:478595a21

Size

705.1 MB

Last updated

about 2 hours ago

docker pull sbx/openhands-image