Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
The Ultimate Claude Code Docker Development Environment - Run Claude AI's coding assistant in a fully containerized, reproducible environment with pre-configured development profiles.
| Date | Stars |
|---|---|
| 2026-07-31 | 1130 |
| 2026-08-06 | 1131 |
Today
+1 stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# ClaudeBox 🐳 [](https://www.docker.com/) [](LICENSE) [](https://github.com/RchGrav/claudebox) The Ultimate Claude Code Docker Development Environment - Run Claude AI's coding assistant in a fully containerized, reproducible environment with pre-configured development profiles and MCP servers. ``` ██████╗██╗ █████╗ ██╗ ██╗██████╗ ███████╗ ██╔════╝██║ ██╔══██╗██║ ██║██╔══██╗██╔════╝ ██║ ██║ ███████║██║ ██║██║ ██║█████╗ ██║ ██║ ██╔══██║██║ ██║██║ ██║██╔══╝ ╚██████╗███████╗██║ ██║╚██████╔╝██████╔╝███████╗ ╚═════╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝ ██████╗ ██████╗ ██╗ ██╗ ██╔══██╗██╔═══██╗╚██╗██╔╝ ██████╔╝██║ ██║ ╚███╔╝ ██╔══██╗██║ ██║ ██╔██╗ ██████╔╝╚██████╔╝██╔╝ ██╗ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ``` ## 🚀 What's New in Latest Update - **Enhanced UI/UX**: Improved menu alignment and comprehensive info display - **New `profiles` Command**: Quick listing of all available profiles with descriptions - **Firewall Management**: New `allowlist` command to view/edit network allowlists - **Per-Project Isolation**: Separate Docker images, auth state, history, and configs - **Improved Clean Menu**: Clear descriptions showing exact paths that will be removed - **Profile Management Menu**: Interactive profile command with status and examples - **Persistent Project Data**: Auth state, shell history, and tool configs preserved - **Smart Profile Dependencies**: Automatic dependency resolution (e.g., C includes build-tools) ## ✨ Features - **Containerized Environment**: Run Claude Code in an isolated Docker container - **Development Profiles**: Pre-configured language stacks (C/C++, Python, Rust, Go, etc.) - **Project Isolation**: Complete separation of images, settings, and data between projects - **Persistent Configuration**: Settings and data persist between sessions - **Multi-Instance Support**: Work on multiple projects simultaneously - **Package Management**: Easy installation of additional development tools - **Auto-Setup**: Handles Docker installation and configuration automatically - **Security Features**: Network isolation with project-specific firewall allowlists - **Developer Experience**: GitHub CLI, Delta, fzf, and zsh with oh-my-zsh powerline - **Python Virtual Environments**: Automatic per-project venv creation with uv - **Cross-Platform**: Works on Ubuntu, Debian, Fedora, Arch, and more - **Shell Experience**: Powerline zsh with syntax highlighting and autosuggestions - **Tmux Integration**: Seamless tmux socket mounting for multi-pane workflows ## 📋 Prerequisites - Linux or macOS (WSL2 for Windows) - Bash shell - Docker (will be installed automatically if missing) ## 🛠️ Installation ClaudeBox v2.0.0 offers two installation methods: ### Method 1: Self-Extracting Installer (Recommended) The self-extracting installer is ideal for automated setups and quick installation: ```bash # Download the latest release wget https://github.com/RchGrav/claudebox/releases/latest/download/claudebox.run chmod +x claudebox.run ./claudebox.run ``` This will: - Extract ClaudeBox to `~/.claudebox/source/` - Create a symlink at `~/.local/bin/claudebox` (you may need to add `~/.local/bin` to your PATH) - Show setup instructions if PATH configuration is needed ### Method 2: Archive Installation For manual installation or custom locations, use the archive: ```bash # Download the archive wget https://github.com/RchGrav/claudebox/releases/latest/download/claudebox-2.0.0.tar.gz # Extract to your preferred location mkdir -p ~/my-tools/claudebox tar -xzf claudebox-2.0.0.tar.gz -C ~/my-tools/claudebox # Run main.sh to create symlink cd ~/my-tools/claudebox ./main.sh # Or create your own symlink ln -s ~/my-tools/claudebox/main.sh ~/.local/bin/claudebox ``` ### Development Installation For dev
Excerpt of 14,815 characters
Read on GitHub208
4
Prateek SU · @usebruno · India
3
3
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:35e1c6e873e42019, desc:reproducible