让 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
mlz777/mc-auth
authelia/authelia
docker/ucp-auth
voidauth/voidauth
mirantis/ucp-auth
rancher/kube-api-auth
eclipse/hono-service-auth-native
2fauth/2fauth
ubuntu/authentik-server
pingidentity/pingone-authorize-gateway
hashicorp/vault-plugin-auth-kubernetes
simonsobs/soauth
pingidentity/pingauthorizepap
grafana/db-auth-gateway
mosipdev2/apitest-auth
fusionauth/fusionauth-app
ubuntu/litmuschaos-authserver
mosipid/authentication-service
onlyoffice/4testing-docspace-identity-authorization
mosipid/authentication-otp-service
mosipid/authentication-kyc-service
rancher/mirrored-longhornio-openshift-origin-oauth-proxy
fluent/fluent-bit-5.0.0-oauth2-rfc
onlyoffice/docspace-identity-authorization
portainer/authenticator
mosipid/authentication-internal-service
glauth/glauth-plugins
mosipdev/authentication-otp-service
authup/authup
authzed/spicedb
intel/authservice-configurator
mosipdev/authentication-service
mosipint/authentication-service
siscc/dotstatsuite-core-auth-management
webauthn4j/webauthn4j-spring-security
mosipdev/authentication-kyc-service
mosipdev/authentication-internal-service
mosipqa/authentication-service
mosipqa/authentication-otp-service
thidauthanh/thidauthanh
authzed/zed
authory/authory-reverse-proxy
authzed/spicedb-operator
mosipqa/authentication-internal-service
minetestauth/minetest-auth-proxy
mosipint/authentication-internal-service
auth0blog/kubernetes-tutorial
authzed/spicedb-git
vdaas/authorization-proxy
author/rproxy
ftauth/ftauth
auth9/forward-auth
propelauth/propelauth-byo
itzg/grpc-authenticated-greeter
bitnami/oauth2-proxy
siscc/dotstatsuite-supercore-auth
cesanta/docker_auth
golauth/golauth
deepsecurity/auth
beevelop/nginx-basic-auth
envirocar/auth-proxy
mosipint/authentication-demo-service
stackauth/server
sblauth/cashocs
与「mc-auth」相关的博客与命名空间
相关博客
Obsidian Docker 部署|Windows+Linux 通用,新手也能10分钟上手
Obsidian 作为一款备受欢迎的本地知识管理工具,凭借其灵活的笔记链接、本地存储优势,成为很多开发者、知识管理者的首选。而通过 Docker 部署 Obsidian,不仅能实现跨环境快速部署,还能轻松实现数据持久化,适配 NAS、服务器、个人电脑等多种场景。本文将详细介绍 Windows 和 Linux 两大系统下,通过 Docker 部署 Obsidian 的完整流程,同时提供 Docker 一键安装命令,降低部署门槛。
MinIO Client (MC) Docker 容器化部署指南
MinIO Client (简称MC) 是MinIO提供的命令行工具,为UNIX命令(如ls、cat、cp、mirror、diff等)提供了现代化的替代方案。它支持文件系统和兼容Amazon S3的云存储服务(AWS Signature v2和v4),是管理对象存储的强大工具。
SEAFILE-MC Docker 容器化部署指南
SEAFILE-MC是基于Docker容器化的Seafile应用部署方案。Seafile是一款专注于稳定性和高性能的本地部署文件同步与共享解决方案,其社区版开源且免费可用,适用于企业、团队及个人搭建私有文件管理系统。通过Docker容器化部署SEAFILE-MC,可简化安装流程、提高环境一致性,并便于维护和升级。
TOMCAT Docker 容器化部署指南
Apache Tomcat(简称Tomcat)是由Apache软件基金会开发的开源Web服务器和Servlet容器,实现了Java Servlet和JavaServer Pages(JSP)规范,为Java Web应用提供了"纯Java"的HTTP运行环境。Tomcat以其轻量、稳定、可扩展的特性,广泛应用于企业级Java应用部署。