Discover and explore top open-source AI tools and projects—updated daily.
CoderLuiiAI development workstation container
New!
Top 37.1% on SourcePulse
HolyClaude provides a comprehensive, pre-configured AI development workstation within a Docker container, designed to streamline the setup of Anthropic's Claude Code and related tools. It targets developers seeking to bypass complex environment configuration, offering immediate access to a web UI, headless browser, multiple AI CLIs, and over 50 development utilities, thereby accelerating the build process.
How It Works
This project packages Claude Code, a CloudCLI web UI, a headless Chromium browser with Playwright, and a suite of development tools into a Docker image. It tackles common Dockerization hurdles such as permission mismatches, insufficient shared memory, and intricate dependency management. Utilizing s6-overlay for process supervision, HolyClaude ensures robust service management, including automatic restarts and graceful shutdowns. Authentication for Claude Code is handled directly via existing subscriptions or API keys, securely managed through bind-mounted volumes.
Quick Start & Requirements
docker-compose.yaml file and run docker compose up -d.http://localhost:3001.Highlighted Details
Maintenance & Community
The project is actively maintained by its creator, CoderLuii, who uses it daily. Community interaction is facilitated through GitHub Discussions for general queries and ideas, and GitHub Issues for bug reports and feature requests. A roadmap outlines planned enhancements, including ARM-native builds and VS Code tunnel integration.
Licensing & Compatibility
Limitations & Caveats
An upstream bug may affect the CloudCLI's "Continue in Shell" button; the Web Terminal plugin is a viable alternative. CloudCLI account persistence can be an issue on network mounts. Web push notifications are not supported within the CloudCLI interface.
6 hours ago
Inactive
NirDiamant
modular