让 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
codefresh/github_pr-labeler-action
docker/github-actions
starlingx/sriov-fec-labeler
openwhisk/action-php-v7.3
openwhisk/action-nodejs-v10
openwhisk/action-ruby-v2.5
intel/intel-ethernet-operator-labeler
devopsinfra/action-commit-push
openwhisk/action-php-v7.4
openwhisk/action-nodejs-v14
openwhisk/action-rust-v1.34
docker/github-actions
openwhisk/actionloop-ruby-v2.6
devopsinfra/action-terraform-validate
github/virga-actions-runner
openwhisk/actionloop-python-v3.7
openwhisk/actionloop
agentcatalog/github-action-jest-flaky-test-analyzer
securecodebox/gatsby-gh-pages-action
openwhisk/swift3action
openwhisk/actionloop-v2
openwhisk/action-dotnet-v3.0
openwhisk/action-swift-v4.0
openwhisk/actionloop-rust-v1.34
lintoai/linto-platform-nlp-keyword-extraction
jimschubert/labeler-action
openwhisk/actionloop-golang-v1.10
openwhisk/action-typescript-v3.7
openwhisk/actionloop-golang-v1.12
lintoai/linto-platform-nlp-keyphrase-extraction
github/repo2docker-action
openwhisk/actionloop-python-v3.6-ai
openwhisk/nodejsactionbase
agentcatalog/github-action-playwright-flaky-test-analyzer
decathlon/pull-request-labeler-action
openwhisk/javaaction
openwhisk/python3aiaction
openwhisk/action-ballerina-v0.975
reactioncommerce/reaction
actiontestscript/linux-build
ilyam8/periodic-pr-labeler
certifaction/certifaction-da
k8slt/github-labeler-action
reactioncommerce/reaction-demo
mosipid/registration-processor-registration-transaction-service
actionml/harness
actionml/harness-cli
vexxhost/node-labeler
devth/k8s-labeler
combor/k8s-mongo-labeler-sidecar
redmart/redis-pod-labeler
interaction/github-actions-runner
mosipdev/registration-processor-registration-transaction-service
redmart/mongo-pod-labeler
biocontainers/camitk-actionstatemachine
actions/sed
slapula/k3s-labeler
actions/pg_isready
subbu2107/labeler
actions/ssh-keyscan
reactionmechanismgenerator/rmg
actions/jq
summerwind/actions-runner
waggle/wes-device-labeler
interaction/autoprune
giantswarm/capi-node-labeler-app
reactioncommerce/reaction-skipper
actions/avro-tools
korenlev/k8s-mongo-labeler-sidecar
actionsflow/act-environment
rtcamp/action-slack-notify
actions/techdocs-cli
summerwind/actions-runner-dind
launchdarkly/ld-find-code-refs-github-action
delmendo/yq-action
cpclermont/theme-check-action
ldactions/git-flag-parser-gh-action
与「github_pr-labeler-action」相关的博客与命名空间
相关博客
OpenProject Docker 容器化部署指南:从快速启动到生产环境配置
OpenProject是一款功能全面的开源项目管理平台,支持敏捷管理、任务跟踪、工时记录、成本控制等多种项目管理需求,提供社区版和企业版两种部署选项,适配不同规模团队与组织的使用场景。
HAPROXY Docker 容器化部署指南:从入门到生产环境实践
HAPROXY(High Availability Proxy)是一款免费开源的高可用性解决方案,专注于为TCP和HTTP应用提供负载均衡与代理服务。作为一款用C语言编写的轻量级软件,HAPROXY以其卓越的性能和资源效率著称,能够将请求智能分发到多台服务器,有效提升应用系统的可用性和扩展性。
NGINX-PROXY-MANAGER Docker 容器化部署指南
NGINX-PROXY-MANAGER(简称NPM)是一款基于Docker容器的Nginx代理主机管理工具,提供直观的Web界面用于配置反向代理、SSL证书自动签发与续期、流量路由等功能。其核心优势在于将复杂的Nginx配置简化为图形化操作,无需手动编写Nginx配置文件,即可快速实现域名代理、负载均衡、HTTPS加密等高级功能。
Prometheus Docker 容器化部署指南
Prometheus是由Cloud Native Computing Foundation(CNCF)托管的开源系统监控和警报工具包,采用时序数据库存储监控数据,通过多维度数据模型和灵活的查询语言PromQL提供强大的指标分析能力。
OBPROXY-CE Docker 容器化部署指南
OceanBase Database Proxy(简称OBPROXY-CE)是OceanBase数据库生态中的专用代理服务器,作为客户端与OceanBase集群之间的中间层,承担着SQL请求路由、负载均衡、连接管理、高可用切换等核心功能。通过OBPROXY-CE,用户可以透明地访问OceanBase集群,无需关心后端OBServer节点的具体分布和状态,显著简化了数据库集群的运维复杂度。
MONGO-EXPRESS Docker 容器化部署指南
MONGO-EXPRESS是一个基于Web的MongoDB管理界面,采用Node.js、Express.js和Bootstrap3开发,提供直观的图形化界面用于管理MongoDB数据库。通过MONGO-EXPRESS,用户可以方便地执行数据库查询、管理集合、操作文档以及配置数据库参数等任务,特别适合开发环境中的快速数据库管理。