让 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
moonlay/com-moonlay-service-auth-webapi
authelia/authelia
docker/ucp-auth
voidauth/voidauth
mirantis/ucp-auth
rancher/kube-api-auth
docker/ucp-auth-store
victoriametrics/vmauth
ohdsi/webapi
mirantis/ucp-auth-store
demisto/auth-utils
docker/ucp-auth-s390x
authelia/base
bitnamicharts/oauth2-proxy
linuxserver/ldap-auth
github/gcloud-auth
authelia/buildkite
atlassian/pipelines-auth-proxy
google/apigee-authn-authz
eclipse/hono-service-auth
mosipid/kernel-auth-service
demisto/oauthlib
authelia/integration-duo
ghga/auth-service
rancher/prometheus-auth
mosipdev/kernel-auth-service
istio/ext-authz
authelia/oidc-tester-app
docker/ucp-auth
voidauth/voidauth
okteto/test-auth
openpolicyagent/opa-docker-authz
onlyoffice/4testing-docspace-ssoauth
authelia/oidcc
mosipid/authentication-service
mosipid/authentication-otp-service
rancher/opni-drain-service
docker/labs-debug-tools-service
mosipid/authentication-kyc-service
pingidentity/pingauthorize
docker/devenv-vm-service
sslhep/servicex_app
hashicorp/counting-service
jetbrains/ide-services
circleci/vm-service-lite
cbioportal/session-service
docker/scout-demo-service
mosipid/authentication-internal-service
rucio/test-xrootd-noauth
longhornio/openshift-origin-oauth-proxy
atlassian/jira-servicedesk
glauth/glauth
hashicorp/vault-plugin-auth-alicloud
grafana/netlify-cms-oauth-provider-go
mosipdev/authentication-otp-service
journeyapps/powersync-service
mosipid/admin-service
pactfoundation/pact-mock-service
hashicorp/vault-plugin-auth-kerberos
hashicorp/dashboard-service
goharbor/harbor-jobservice
intel/authservice-configurator
mosipdev/authentication-service
okteto/registry-auth
starlingx/stx-seaweedfs-auth
oryd/hydra-auth0-consent-sdk
rancher/rke-service-sidekick
mosipint/authentication-service
2fauth/2fauth
sslhep/servicex-did-finder
mosipdev/authentication-kyc-service
mosipid/pmp-misp-service
onlyoffice/docs-docservice-de
redislabs/service-broker
airbyte/source-shopify-oauth
mosipdev/authentication-internal-service
mosipqa/authentication-service
rancher/go-machine-service
mosipqa/authentication-otp-service
tractusx/portal-services-service
pingidentity/pingone-authorize-gateway
jetbrains/ide-services-helm
mosipdev/admin-service
mosipid/websub-service
mosipid/data-share-service
sslhep/servicex_code_gen_topcp
与「com-moonlay-service-auth-webapi」相关的博客与命名空间
相关博客
ComfyUI Docker 镜像部署指南
ComfyUI 是一款基于节点工作流的 Stable Diffusion 图形界面,支持通过可视化方式组合复杂的图像生成流程。ComfyUI-BOOT 基于官方 ComfyUI 构建,内置:Python 运行环境,PyTorch(按 CUDA / 架构区分),ComfyUI 本体,启动与下载脚本,用于简化 ComfyUI 的部署与启动流程。
Visual Studio Code Docker 容器化部署指南
Visual Studio Code 是一款允许用户在浏览器中运行Visual Studio Code的容器化应用。它实现了"在任何机器上编码,通过浏览器访问"的核心功能,为开发者提供了一致的开发环境,无论使用的是Chromebook、平板还是笔记本电脑。
COMFYUI Docker 容器化部署指南
COMFYUI是一款功能强大的AI模型可视化操作界面,主要用于 Stable Diffusion 等生成式AI模型的工作流设计与执行。通过容器化部署COMFYUI,可以有效简化环境配置流程,提高部署一致性和可移植性。本文将详细介绍如何使用Docker快速部署COMFYUI,包括环境准备、镜像拉取、容器配置及生产环境优化等关键步骤,为开发和运维人员提供可参考的部署方案。
手把手教你在 Linux 上安装 Docker 与 Docker Compose(支持 Ubuntu、CentOS 等 11 个发行版)
该脚本支持 11 种 Linux 发行版,包括国产操作系统(Anolis OS、OpenCloudOS、Alinux),一键安装 docker、docker-compose 并自动配置国内镜像访问支持源。
Docker 部署微服务项目保姆级教程
这是一篇专门写给编程新手的微服务部署全流程教程,不用纠结复杂概念,不用怕踩网络或环境坑。我们从Docker环境一键搭建开始,用轩辕镜像解决国内拉取镜像慢的问题,避开OpenJDK弃用的雷区,全程手把手带你完成「本地调试→服务器部署」,哪怕是2核4G的低配服务器,也能顺利跑通包含MySQL、Redis、Nacos和4个电商场景业务服务的微服务项目。