Pre-built Docker base image for OpenClaw on Cloudflare containers.
- Cloudflare sandbox base image
- Node.js 22
- pnpm
- OpenClaw CLI (auto-updated daily)
- rsync (for R2 sync operations)
FROM ghcr.io/ryanio/openclaw-base:latest
COPY your-files/ /root/clawd/A GitHub Action checks daily for new OpenClaw releases and rebuilds the image automatically.
latest- Most recent buildopenclaw-X.Y.Z- Pinned to specific OpenClaw version