• Joined on 2026-02-15

openclaw-sandbox-browser (sha256:e1355177be8baf58d015f09fcfbd2e85e67cdde35678e2f019ca8fc89660b4b7)

Published 2026-03-06 18:15:18 +00:00 by puter

Installation

docker pull git.openputer.com/puter/openclaw-sandbox-browser@sha256:e1355177be8baf58d015f09fcfbd2e85e67cdde35678e2f019ca8fc89660b4b7
sha256:e1355177be8baf58d015f09fcfbd2e85e67cdde35678e2f019ca8fc89660b4b7

Image Layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends bash ca-certificates chromium curl fonts-liberation fonts-noto-color-emoji git jq novnc python3 socat websockify x11vnc xvfb && rm -rf /var/lib/apt/lists/* # buildkit
COPY scripts/sandbox-browser-entrypoint.sh /usr/local/bin/clawdbot-sandbox-browser # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/clawdbot-sandbox-browser # buildkit
EXPOSE [5900/tcp 6080/tcp 9222/tcp]
CMD ["clawdbot-sandbox-browser"]
Details
Container
2026-03-06 18:15:18 +00:00
0
OCI / Docker
linux/arm64
365 MiB
Versions (19) View all