
如果你使用 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
https://travis-ci.org/kobotoolbox/kpi.svg?branch=develop](https://travis-ci.org/kobotoolbox/kpi)
Python dependencies are listed in requirements.in, which is then compiled to requirements.txt by https://github.com/nvie/pip-tools. You may use pip directly with requirements.txt, but *** using instead the pip-sync command provided by https://github.com/nvie/pip-tools. Do not add new dependencies directly to requirements.txt.
locale directory with git submodule update.locale directory with tx pull --allpython manage.py compilemessages to create .mo files from the .po files.Top-level (null-parent) assets and collections can be found by including parent= in the query string. For other searches, construct a string using the Whoosh query language and pass it in as the q parameter, e.g. /assets/?q=name:sanitation. Fields indexed by Whoosh are:
name: a tokenized* representation of the name;name__exact: a space- and comma-escaped representation of the name, e.g. "Fun, Exciting Asset" would be indexed as "Fun--Exciting-Asset";owner__username: a tokenized* representation of the owner's username;owner__username__exact: a space- and comma-escaped representation of the owner's username;parent__name: a tokenized* representation of the parent object's name;parent__name__exact: a space- and comma-escaped representation of the parent object's name;parent__uid: the UID of the parent collection;ancestor__uid: a multi-value field containing the UIDs of all ancestor collections;tag: a multi-valued field holding space- and comma-escaped representations of each tag assigned to the object;asset_type (for assets only): a space- and comma-escaped representation of the asset's type string;text: the search "document," which is built by https://github.com/kobotoolbox/kpi/tree/master/kpi/templates/search/indexes/kpi.When the q parameter contains a search term without a specified field, e.g. /collections/?q=health, that term is matched against the search "document" (the text field).
Construct a string using the Whoosh query language and pass it in as the q parameter, e.g. /tags/?q=asset_type:block. Fields indexed by Whoosh are:
name__ngram: the tag's name decomposed into n-grams, e.g. ?q=name__ngram:cat would match tags named "dogs/cats" and "education";asset_type: a multi-value field containing the types (e.g. form, question, block) of all tagged assets;kind: a multi-value field containing "asset" when assets are tagged, "collection" when collections are tagged, or both;text: a tokenized* representation of the name, which serves as the search "document" (see note below).When the q parameter contains a search term without a specified field, e.g. /tags/?q=health, that term is matched against the search "document" (the text field).
* Implemented by Haystack as https://github.com/django-haystack/django-haystack/blob/ad90028a22b4274b8df1f4698dd59ac0643f03d5/haystack/backends/whoosh_backend.py#L174. Unsuitable for exact matching.
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务