- Dockerfile 59.7%
- Shell 40.3%
| .forgejo/workflows | ||
| generic-agentic-sandbox | ||
| openclaw-sandbox | ||
| openclaw-sandbox-browser | ||
| README.md | ||
Agentic Images
Docker images (also prebuilt) for use in the OpenClaw or Hermes (or others) sandbox, or for any other persistent work within Docker containers.
Can be used in e.g. OpenClaw in agents.defaults.sandbox.docker.image or Hermes Agent in terminal.docker_image.
Contained Images
openclaw-sandbox
Adjusted version of the official openclaw-sandbox-common Dockerfile. The user is NOT root within this container.
Image: code.leon.wtf/leon/openclaw-sandbox
openclaw-sandbox-browser
Adjusted version of the official openclaw-sandbox-browser Dockerfile (used for browser automation).
Exposes a configurable CDP and VNC Endpoint for interaction with the embedded Chromium browser.
Image: code.leon.wtf/leon/openclaw-sandbox-browser
generic-agentic-sandbox
Originaly built for Hermes Agent, this Dockerfile builds a comprehensive Dockerfile where the user is root and all important Tools are included out of the box.
Can be used everywhere, where there are no specific requirements on how the sandbox image is to be structured.
Image: code.leon.wtf/leon/generic-agentic-sandbox