claudeclaw

claudeclaw

Docker app from paulmeier's Repository

Overview

claudeclaw runs Claude Code as a persistent background daemon with Telegram, Discord, and Slack messaging bridges, scheduled cron jobs, voice transcription via Whisper, and a web dashboard. Requires a Claude Code subscription at claude.ai/code — no API key needed.

Requirements

A Claude Code subscription (claude.ai/code) is required. After starting the container for the first time, open a terminal to it and run: claude login

Runtime arguments

Web UI
http://[IP]:[PORT:4632]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

Web Dashboard PortPorttcp

Port for the claudeclaw web dashboard.

Target
4632
Default
4632
Value
4632
IS_SANDBOXVariable

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
App DataPathrw

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
Notes DirectoryPathro

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
Documents DirectoryPathro

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
Backup DirectoryPathrw

Optional host directory for backups. Run /backup.sh inside the container to create a timestamped snapshot of all claudeclaw data here.

Target
/backup
TailScale Fallback State DirectoryVariable

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

672
Total Downloads

Details

Repository
ghcr.io/paulmeier/claudeclaw-container:latest
Last Updated2026-05-15
First Seen2026-05-17

Run Claudeclaw on Unraid.

Claudeclaw is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.