让 AI 帮你使用轩辕镜像? · 展开查看说明 · 点击收起说明
如果你使用 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
makut/ht-frontend
jeffrygonzalez/ht-frontend
penpotapp/frontend
rancher/vm-frontend
okteto/frontend
dependencytrack/frontend
owntracks/frontend
rootpublic/dependencytrack-frontend
georchestra/datafeeder-python-frontend
aofrontend/node-serverless-awscli
ttfrontend/yarn-protractor-chrome
universalregistrar/universal-registrar-frontend
frontend457/code
frontendermagazine/frontender
frontenderp/frontend-app
oydeu/anonymization-frontend
ucallfrontend/app-v3
ttfrontend/angular-ma-builder
frontend89/hassio-addons
aofrontend/terraform-awscli
vikunja/frontend
signoz/frontend
jwcraig/ips-frontend
sourcegraph/frontend
linkedin/datahub-frontend-react
signalen/frontend
ehdevops/frontend-core
suhuruli/frontend
kcwong395/hns-frontend
liquity/dev-frontend
kubernetesdemo/to-do-app-frontend
usermine12/frontend
malcoded/blog-frontend
tiangolo/node-frontend
flbrt/thb-frontend
oneelectronicbilling/e-tax-cover-frontend
planimation/frontend
hashicorpdemoapp/frontend
xand6r/cpco-frontend
fullfrontend/mautic-php8-fpm
denniszielke/js-calc-frontend
wogra/os4ml-frontend
plantlogic/frontend
e2eteam/gb-frontend
zenmem/score-align-frontend
flbrt/soul-frontend
sccic/issp-sso-frontend
musicblend/frontend
bierteam/frontend
alekseik1/8ka_frontend
sccic/issp-frontend
blueitfuture/dev-frontend
与「ht-frontend」相关的博客与命名空间
相关博客
告别多账号切换!用 9Router 一键把所有 AI 模型变成一个 API,Cursor/Cline 直接起飞
还在为 AI 客户端配置混乱、多账号来回切换、Token 消耗过高而头疼?最近爆火的开源项目 **9Router** 彻底解决了这些痛点!它能把 OpenAI、Claude、Gemini、Copilot、Ollama 等所有主流 AI 服务,统一成一个标准的 OpenAI API 接口,不管是 Cursor、Cline 还是 Cherry Studio、OpenWebUI,直接用一个地址就能调用所有模型,还自带 Token 压缩,大幅降低成本!本文从 0 开始带你用 Docker 一键部署,全程干货无废话。
WATCHTOWER Docker 容器化部署指南
WATCHTOWER是一款用于自动化Docker容器基础镜像更新的工具。它能够监控运行中的容器,当检测到基础镜像有新版本发布时,自动拉取更新后的镜像,优雅关闭现有容器,并使用原始启动参数重新启动容器。这一过程完全自动化,无需人工干预,有效降低了容器化应用的维护成本,确保应用始终运行在最新的安全补丁和功能更新之上。
REDISINSIGHT Docker 容器化部署指南
Redis Insight 是 Redis 官方推出的图形化管理工具,为开发人员和管理员提供直观的 Redis 数据可视化、性能监控和数据库管理功能。该工具支持所有 Redis 部署类型,包括 Redis Open Source、Redis Stack、Redis Enterprise Software、Redis Enterprise Cloud 以及 Amazon ElastiCache 等,能够帮助用户优化开发流程并提高 Redis 数据库的管理效率。