claudeclaw
claudeclaw
Docker app from paulmeier's Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:4632]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Port for the claudeclaw web dashboard.
- Target
- 4632
- Default
- 4632
- Value
- 4632
Tells Claude Code that this is a sandboxed environment, so it accepts --dangerously-skip-permissions when running as root. Required for claudeclaw to function inside this container. Do not unset.
- Default
- 1
- Value
- 1
Stores Claude Code credentials, claudeclaw settings, logs, jobs, and Whisper models. Must persist across restarts.
- Target
- /root/.claude
- Default
- /mnt/user/appdata/claudeclaw
- Value
- /mnt/user/appdata/claudeclaw
Optional host directory for claudeclaw to read. Mounted inside the container at /root/notes so it falls within the default 'moderate' security scope. Reference it in prompts and jobs as /root/notes.
- Target
- /root/notes
Optional host directory for claudeclaw to read. Mounted inside the container at /root/documents so it falls within the default 'moderate' security scope. Reference it in prompts and jobs as /root/documents.
- Target
- /root/documents
Optional host directory for backups. Run /backup.sh inside the container to create a timestamped snapshot of all claudeclaw data here.
- Target
- /backup
Container directory where Unraid's CA Tailscale integration stores its state (machine key, node info). Kept under /root/.claude so it persists across container recreation and image updates. Only used when Tailscale is enabled via the Docker template's Advanced View.
- Target
- CA_TS_FALLBACK_DIR
- Default
- /root/.claude/tailscale
- Value
- /root/.claude/tailscale
Categories
Download Statistics
Details
ghcr.io/paulmeier/claudeclaw-container:latestRun Claudeclaw on Unraid.
Claudeclaw is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.