Archived. No further updates.
Docker image for CloudCLI — a web UI for Claude Code.
Bundles @cloudcli-ai/cloudcli, @anthropic-ai/claude-code, and task-master-ai on top of node:22-slim, with build tools, ripgrep, sqlite3, jq, and git.
docker run -p 3001:3001 ghcr.io/mtaku3/cloudcli:latestThen open http://localhost:3001.
ghcr.io/mtaku3/cloudcli:latest — built daily from main via GitHub Actions.
MIT — see LICENSE.