让 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
ntzm/php-cs-fixer-playground
mosipqa/debezium-fixer
mosipdev/debezium-fixer
redislabs/redis-playground
semitechnologies/weaviate-playground
apache/gravitino-playground
docker/scout-policy-playground
datadog/datadog-security-playground
apache/flink-statefun-playground
fixer/ghostfixer
oskarstark/php-cs-fixer-ga
ekreative/php-cs-fixer
cytopia/php-cs-fixer
flintci/php-cs-fixer
swerebenchv2/php-cs-fixer-php-cs-fixer
iserv/php-cs-fixer
takamichi/php-cs-fixer
herloct/php-cs-fixer
phpqa/php-cs-fixer
tobiasvdvoorn/wc-order-fixer
unibeautify/php-cs-fixer
pipelinecomponents/php-cs-fixer
machaval/dw-playground
fortio/lll-fixer
fixers/docker-airflow
isaacmartinezjimenez/data-fixer-app
cogset/php-cs-fixer
isrkar/php-cs-fixer
kristen123/playground
jamesandariese/body-fixer
tico/php-cs-fixer
eslam34000/fixer-all-api
apilayer/fixer
siipcarlier/php-cs-fixer
disc99/playground
michadockermisha/fixers
artofwhere/pipe-gts-fixer
diefixer/ci-simapp-webapp
amarshindhemekari/aikido-fixer
fromscratch/tiup-playground
x1unix/go-playground
argoproj/volume-mounts-fixer
dongeldingus/music-year-fixer
swerebenchv2/ergebnis-php-cs-fixer-config
cwreden/php-cs-fixer-docker
reanimate/playground
与「php-cs-fixer-playground」相关的博客与命名空间
相关博客
重要公告:Bitnami 部分镜像 Docker Hub 免费获取通道变更,替代拉取方案看这篇就够了
近期Bitnami官方对旗下镜像分发策略进行重大调整,原可在Docker Hub免费获取的Bitnami核心安全镜像(覆盖Kafka、Redis、MySQL、Elasticsearch等全品类),现已全面取消免费下载服务,这将直接影响大家日常的开发、测试和项目部署工作。为了让大家快速找到可落地的解决方案,我们整理了清晰的替代拉取方法、场景化使用建议,小白也能一步上手,建议收藏备用!
phpMyAdmin Docker 容器化部署指南
phpMyAdmin是一款用PHP编写的免费开源工具,旨在通过Web界面管理MySQL和MariaDB数据库。它支持数据库管理、表操作、用户权限配置等多种功能,同时提供SQL语句直接执行能力,是Web开发者和数据库管理员的常用工具。
Docker 部署 Elasticsearch 全流程手册
Elasticsearch(简称 ES)是一款基于 Lucene 构建的分布式、高扩展、高实时的全文搜索引擎,也是 ELK(Elasticsearch + Logstash + Kibana)技术栈的核心组件,目前广泛应用于企业级数据检索与分析场景。
Docker 部署 PHP 全手册
这篇教程详细介绍了如何在 Docker 环境中部署 PHP,从镜像拉取、容器启动到文件挂载与端口映射,步骤清晰、示例完整,初学者照着操作即可快速搭建可运行的 PHP 开发环境。