claudeclaw-plus

claudeclaw-plus

Docker 应用程序 from claudeclaw-plus' Repository

概述

ClaudeClaw+ is a superset of claudeclaw that adds a governance and policy layer, durable multi-step orchestration, persistent cross-session memory, and a hardened web UI on top of the upstream daemon. Everything in vanilla claudeclaw is here too — Telegram, Discord, and Slack 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.

要求

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

运行时参数

网络用户界面
http://[IP]:[PORT:4632]
网络
bridge
外壳
sh
特权
false
额外参数
--restart=unless-stopped

模板配置

Web Dashboard PortPorttcp

Port for the ClaudeClaw+ web dashboard.

目标
4632
默认值
4632
价值
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.

默认值
1
价值
1
App DataPathrw

Stores Claude Code credentials, ClaudeClaw+ settings, logs, jobs, persistent memory, and Whisper models. Must persist across restarts.

目标
/root/.claude
默认值
/mnt/user/appdata/claudeclaw-plus
价值
/mnt/user/appdata/claudeclaw-plus
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.

目标
/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.

目标
/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.

目标
/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.

目标
CA_TS_FALLBACK_DIR
默认值
/root/.claude/tailscale
价值
/root/.claude/tailscale

类别

详细信息

存储库
ghcr.io/paulmeier/claudeclaw-plus-container:latest
最后更新2026-05-31
初见2026-05-19

在Unraid 上运行 claudeclaw-plus 。

claudeclaw-plus 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。