All activity
HolyClaude is a Docker container that gives you Claude Code in a browser. You get the real Claude Code CLI, a web terminal, headless Chromium with Playwright, Gemini CLI, Codex CLI, and 50+ dev tools. All pre-configured.
```
docker compose up -d
```
Works with your existing Claude Max/Pro subscription or API key. Free and open source.

HolyClaudeClaude Code in Docker. Browser included. One command.
CoderLuiileft a comment
I kept rebuilding the same setup on every new server. Install Claude Code, find a web UI, get Chromium working in Docker (which always takes longer than you think), debug permission issues, wire up process management. Two hours minimum. So I built a container that does all of it. Then I ran it on my own server for weeks and fixed every problem that came up. The Chromium shm crash, the installer...

HolyClaudeClaude Code in Docker. Browser included. One command.
