• Joined on 2026-03-15

openclaw-sandbox (bookworm-slim)

Published 2026-03-17 17:58:31 +08:00 by wzq

Installation

docker pull gitea.qizl.top/wzq/openclaw-sandbox:bookworm-slim
sha256:13475263025615814ea02cb60958fbc1c8dbc185756f02225732001873ad93d6

Images

Digest OS / Arch Size
70753053d5 linux/amd64 74 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt-get upgrade -y --no-install-recommends && apt-get install -y --no-install-recommends bash ca-certificates curl git jq python3 ripgrep # buildkit
RUN /bin/sh -c useradd --create-home --shell /bin/bash sandbox # buildkit
USER sandbox
WORKDIR /home/sandbox
CMD ["sleep" "infinity"]
Details
Container
2026-03-17 17:58:31 +08:00
1
OCI / Docker
Versions (1) View all
bookworm-slim 2026-03-17