HolyClaude
FreeAI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools
About HolyClaude
HolyClaude is an AI coding workstation packaged as a Docker image, providing a pre-configured environment with a CloudCLI web UI, headless browser automation via Playwright, and multiple AI coding agents accessible through CLI. It supports AMD64 and ARM64 architectures and offers two image variants: full (8 AI CLIs) and slim (5 AI CLIs). The included AI CLIs are Claude Code, Gemini CLI, OpenAI Codex, Cursor Agent, TaskMaster AI, Junie, OpenCode, and Pi Coding Agent (full only). The container runs locally by default on port 3001 with mapped host folders for settings and workspace. Additional features include rootless Podman support, optional SSH/Mosh remote shell, reverse-proxy path configuration, account controls (logout, password change, token invalidation), CloudCLI plugins (Project Stats, Web Terminal), and notifications via Apprise. The project is open source under the MIT license.
Key Features
Pros & Cons
- Pre-packaged environment with multiple AI tools ready to use
- Supports both AMD64 and ARM64 architectures
- Option for slim image to reduce download size (2.55 GB compressed)
- Built-in headless browser for web automation without extra setup
- Can be run rootless with Podman for better security compatibility
- Easy to update via docker compose pull
- Configurable reverse-proxy path for hosting behind a URL prefix
- Account controls (logout, password change, token invalidation) included in CloudCLI
- Full image variant is large (4.38 GB compressed transfer size)
- Single-user only; no multi-tenant isolation
- CloudCLI self-update is patched out; requires pulling a new image
- Requires Docker or Podman with enhanced privileges (SYS_ADMIN, SYS_PTRACE, seccomp unconfined) that reduce security isolation
- Mounted files, credentials, added capabilities, and outbound provider access remain reachable within container limits