
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这句话即可:
请先完整阅读并严格遵守以下文档中的全部规则与要求:
https://xuanyuan.cloud/agents.md
在未充分阅读并理解该文档前,不要生成任何命令、配置、修改建议、故障排查方案或技术回答。后续所有输出都必须严格以该文档中的规范为最高优先级执行。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
One command. Full AI development workstation.
Claude Code, CloudCLI web UI, headless browser, 7 AI CLIs, 50+ dev tools — containerized and ready. You were going to spend 2 hours setting this up manually. Or you could just docker compose up.
yamlservices: holyclaude: image: coderluii/holyclaude:latest container_name: holyclaude restart: unless-stopped shm_size: 2g cap_add: - SYS_ADMIN - SYS_PTRACE security_opt: - seccomp=unconfined ports: - "127.0.0.1:3001:3001" volumes: - ./data/claude:/home/claude/.claude - ./workspace:/workspace environment: - TZ=UTC
bashdocker compose up -d # Open http://localhost:3001
That's it. Open your browser, sign in, start building.
🤖 7 AI CLIs — Claude Code, Gemini CLI, OpenAI Codex, Cursor, TaskMaster AI, Junie, OpenCode
🌐 CloudCLI Web UI — Access your AI coding agents from your Docker host at 127.0.0.1:3001
🖥️ Headless Browser — Chromium + Xvfb + Playwright, pre-configured for screenshots, testing, and automation
🛠️ 50+ Dev Tools — Node.js 26, Python 3, TypeScript, git, GitHub CLI, database clients (PostgreSQL, SQLite, Redis), deployment CLIs (Vercel, Wrangler, Netlify, Azure), and more
⚙️ s6-overlay 3.2.3.0 — Proper PID 1 process supervision with graceful shutdown and automatic service restarts
🔒 Security — UID/GID remapping via PUID/PGID, no credential proxying, everything stays local
| Tag | Description | Size |
|---|---|---|
latest | Full image — everything pre-installed, zero wait | ~3 GB |
slim | Core tools only — smaller download, extras install on demand | ~1.5 GB |
X.Y.Z | Full image, pinned version | ~3 GB |
X.Y.Z-slim | Slim image, pinned version | ~1.5 GB |
Works with your existing Anthropic account — no proxy, no middleman:
Credentials stored locally in your bind-mounted ./data/claude directory. We don't touch them.
| Variable | Description | Default |
|---|---|---|
TZ | Timezone | UTC |
PUID | Container user UID | 1000 |
PGID | Container user GID | 1000 |
CHOKIDAR_USEPOLLING | Enable polling for NAS/SMB mounts | unset |
NOTIFY_DISCORD | *** webhook URL for notifications | unset |
NOTIFY_TELEGRAM | *** bot URL for notifications | unset |
NOTIFY_PUSHOVER | Pushover URL for notifications | unset |
NOTIFY_SLACK | Slack webhook URL for notifications | unset |
NOTIFY_URLS | Catch-all Apprise notification URLs | unset |
| Path | Purpose |
|---|---|
/home/claude/.claude | Credentials, settings, Claude memory — persist this |
/workspace | Your code and projects |
linux/amd64linux/arm64📖 Full docs & troubleshooting: https://github.com/CoderLuii/HolyClaude
🐛 Issues & requests: https://github.com/CoderLuii/HolyClaude/issues
🌐 Website: coderluii.dev
Built by https://github.com/coderluii 🧡
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务