如果你使用 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
Build tools for mysql arm64 images
Oracle does not publish any arm64 images for mysql, but people on Apple Silicon (DDEV) certainly need native images.
This repo is used for publishing those images, and is used and ddev/ddev-dbserver-mysql-5.7
NOTE: As of 2024-12 we are using the Bitnami images for mysql:8.0+, so do not need to build or push images for ddev/mysql:8.0. And Percona is now publishing ARM64 versions of percona-xtrabackup, so we no longer have to build our own. As a result, this README is being updated, but earlier git versions will still show how it was done.
These images are built on upstream Ubuntu.
cd 5.7 && ./push.sh.To run the container by itself:
bashdocker run -it --rm --entrypoint=bash ddev/ddev-mysql:<tag> bash
https://github.com/ddev/mysql-arm64-images
The https://github.com/ddev
https://github.com/ddev/ddev/issues
https://github.com/ddev/ddev is an open source tool for launching local web development environments in minutes. It supports PHP, Node.js, and Python (experimental).
These environments can be extended, version controlled, and shared, so you can take advantage of a Docker workflow without Docker experience or bespoke configuration. Projects can be changed, powered down, or removed as easily as they’re started.
View https://github.com/ddev/ddev/blob/master/LICENSE for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
以下是 ddev/mysql 相关的常用 Docker 镜像,适用于 关系型数据库、事务处理、数据存储 等不同场景:
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。

来自真实用户的反馈,见证轩辕镜像的优质服务