让 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
windsocially/ri-codex-frontend
penpotapp/frontend
rancher/vm-frontend
okteto/frontend
dependencytrack/frontend
owntracks/frontend
sublimesec/strelka-frontend
okteto/movies-frontend
glideinwms/gwms-frontend
elestio/taiga-frontend
dynatrace/easytravel-frontend
samply/blaze-frontend
wikibase/wdqs-frontend
codexteamuser/codex-docs
grafana/cortex-query-frontend
hashtopolis/frontend
elestio/baserow-frontend
antrea/antrea-ui-frontend
tractusx/portal-frontend
cccs/nginx-ssl-frontend
unicef/unpp-frontend
cortexproject/query-frontend
acuvity/mcp-server-aws-frontend
ilios/update-frontend
dynatrace/easytravel-angular-frontend
jetbrains/upsource-frontend
langflowai/langflow-frontend
cccs/assemblyline-ui-frontend
grafana/query-frontend
codexstorage/nim-codex
lintoai/studio-frontend
langflowai/openrag-frontend
eclipsefdn/mhonarc-frontend
ubuntu/litmuschaos-frontend
linode/hello-frontend
codexteamuser/codex-accounting
elestio/lowcoder-frontend
okteto/example-react-frontend
tractusx/digital-product-pass-frontend
rancher/ranchervm-frontend
tractusx/industry-core-hub-frontend
intel/rpbs_pipeline_builder_micro_frontend
okteto/okteflix-frontend
georchestra/datafeeder-frontend
unicef/voy_frontend
ajslater/codex
eclipse/steady-frontend-apps
openg2p/odk-central-frontend
codexdev/codex
folioorg/mod-codex-mux
eclipse/steady-frontend-bugs
rancher/supportability-review-app-frontend
folioorg/mod-codex-ekb
eclipsefdn/projects-website-frontend
intel/vaps_pipeline-builder-micro-frontend
unicef/etools-prp-id-management-frontend
samuelklee/codex
folioci/mod-codex-mux
openmrs/openmrs-reference-application-3-frontend
folioci/mod-codex-ekb
tazamaorg/rule-studio-frontend
mbolin491/codex-bazel
georchestra/maelstro-frontend
ohdsi/perseus-frontend
tractusx/portal-frontend-registration
securablesolution/codex
codexstorage/codex-rewarderbot
tractusx/traceability-foss-frontend
onlyoffice/pipedrive-docspace-frontend
dependencytrack/frontend
owntracks/frontend
sublimesec/strelka-frontend
okteto/movies-frontend
glideinwms/gwms-frontend
elestio/taiga-frontend
dynatrace/easytravel-frontend
samply/blaze-frontend
wikibase/wdqs-frontend
与「ri-codex-frontend」相关的博客与命名空间
相关博客
重要通知:官方 OpenJDK 镜像已正式弃用,建议立即迁移至轩辕镜像支持的替代方案
为保障您的容器化 Java 应用安全与稳定性,特此提醒:Docker 官方库中的 OpenJDK 镜像(library/openjdk)已正式弃用,轩辕镜像平台同步更新了该镜像的状态标识,即日起请您尽快停止在生产环境中使用,并迁移至受支持的替代方案。
重要公告:Bitnami 部分镜像 Docker Hub 免费获取通道变更,替代拉取方案看这篇就够了
近期Bitnami官方对旗下镜像分发策略进行重大调整,原可在Docker Hub免费获取的Bitnami核心安全镜像(覆盖Kafka、Redis、MySQL、Elasticsearch等全品类),现已全面取消免费下载服务,这将直接影响大家日常的开发、测试和项目部署工作。为了让大家快速找到可落地的解决方案,我们整理了清晰的替代拉取方法、场景化使用建议,小白也能一步上手,建议收藏备用!
SWEBENCH-VERIFIED Docker 容器化部署指南
SWEBENCH-VERIFIED(镜像名称:`slimshetty/swebench-verified`)是由R2E-Gym项目核心贡献者发布的容器化应用,专为SWE-Bench Verified基准提供预配置的运行环境。该镜像封装了基准数据集、测试工具与适配的运行时环境,旨在简化AI编程助手性能验证、基准工具开发与实验复现流程,避免手动搭建依赖的复杂性,确保实验结果的一致性与可复现性。
从零开始学构建Docker镜像:4种实用方法+生产级实践规范
本文偏向生产与工程实践,新手可跳过部分进阶章节(如CI/CD自动化、多阶段构建优化),优先掌握基础构建方法与核心规范。Docker镜像作为容器的“基石”,掌握镜像构建是玩转Docker的核心技能。本文先完成Docker环境搭建,再拆解4种构建方法与实战案例,同时补充**安全声明、生产规范与禁用场景**,适配个人开发、团队协作及准生产环境需求,帮助建立正确的技术认知与实践边界。
JDK Docker 容器化部署指南
JDK(Java Development Kit)是Java开发的核心工具包,包含Java编译器、运行时环境及相关工具,广泛应用于企业级应用开发与部署。随着容器化技术的普及,将JDK环境容器化已成为现代应用开发的最佳实践之一,能够有效解决开发环境与生产环境一致性问题,简化部署流程并提高系统可移植性。
XCP-Derivatives Docker容器化部署指南
XCP_D(XCP-Derivatives)是一款基于BIDS(Brain Imaging Data Structure)标准的fMRI后处理应用程序,专为静息态功能连接分析的数据准备而设计。它提供了标准化的预处理流程,能够自动化完成fMRI数据的质量控制、运动校正、标准化等关键步骤,广泛应用于神经影像学研究领域。