Hi! Wanted to give you a heads-up that I've published two small community projects to make claudeclaw easier to run on a NAS / homelab setup, in case it's useful context.
paulmeier/claudeclaw-container — a Docker image that wraps claudeclaw plus the Claude Code CLI and runs it as a persistent service. Published as paulmeier/claudeclaw-container:latest on Docker Hub. Clones from this repo's master at build time (overridable via --build-arg CLAUDECLAW_REF=<branch|tag|sha>) and runs the standard entrypoint.
paulmeier/claudeclaw-container-unraid — an Unraid Community Apps template for the image above, with prefilled volume mounts, port config, and integration hints for common Unraid plugins.
Both repos are MIT-licensed and community-maintained — not affiliated with this project. The container README links back here as the upstream source.
A few things in case any are useful:
- Happy to add any disclaimer or attribution wording you'd like in either README.
- Happy to rename or take down if third-party images cause confusion or maintenance load you'd rather avoid.
- If you ever cut tagged releases here, I'd switch the container's default pin from
master HEAD to the latest tag — let me know if/when that happens.
No action required — just keeping you in the loop. Thanks for building claudeclaw!
Hi! Wanted to give you a heads-up that I've published two small community projects to make claudeclaw easier to run on a NAS / homelab setup, in case it's useful context.
paulmeier/claudeclaw-container — a Docker image that wraps claudeclaw plus the Claude Code CLI and runs it as a persistent service. Published as
paulmeier/claudeclaw-container:lateston Docker Hub. Clones from this repo'smasterat build time (overridable via--build-arg CLAUDECLAW_REF=<branch|tag|sha>) and runs the standard entrypoint.paulmeier/claudeclaw-container-unraid — an Unraid Community Apps template for the image above, with prefilled volume mounts, port config, and integration hints for common Unraid plugins.
Both repos are MIT-licensed and community-maintained — not affiliated with this project. The container README links back here as the upstream source.
A few things in case any are useful:
masterHEAD to the latest tag — let me know if/when that happens.No action required — just keeping you in the loop. Thanks for building claudeclaw!