
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这段话即可:
请先阅读并遵守:https://xuanyuan.cloud/agents.md
未读文档前不要生成 pull 命令或排错方案。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
https://hub.docker.com/r/greyfoxit/alpine-glibc/ https://hub.docker.com/r/greyfoxit/alpine-glibc/ https://microbadger.com/images/greyfoxit/alpine-glibc https://microbadger.com/images/greyfoxit/alpine-glibc
这是一个基于https://hub.docker.com/r/_/alpine/的轻量级Docker镜像,集成了https://www.gnu.org/software/libc/(glibc),解决Alpine原生musl库与部分依赖glibc应用不兼容的问题。
在Dockerfile中直接引用:
DockerfileFROM docker.xuanyuan.run/greyfoxit/alpine-glibc
sh$ docker pull docker.xuanyuan.run/greyfoxit/alpine-glibc
sh$ git clone https://github.com/greyfoxit/alpine-glibc.git && cd alpine-glibc $ docker build --no-cache -t greyfoxit/alpine-glibc .
sh$ docker run --rm -it greyfoxit/alpine-glibc
感谢https://github.com/andyshinn提供的适用于Alpine Linux的glibc兼容层https://github.com/sgerrand/alpine-pkg-glibc。
请在Github上https://github.com/greyfoxit/alpine-glibc/issues。
本镜像基于MIT License发布,版权归Greyfox, Inc.所有。
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务