ghcr.io/catthehacker/ubuntu:rust-20.04-20260615
ghcr.iolinux/amd64rust-20.04-20260615大小: 870.74 MB更新于 2026年6月21日
让 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
Docker 镜像
镜像更新时机
- 为确保操作正常运行所需的软件包可能会被添加、移除或修改
- 由于以下原因需要的任何维护:
- GitHub Container Registry
- GitHub Actions
- Act
- 性能和/或磁盘空间改进
可用镜像
- ChristopherHX/runner-image-blobs:GitHub Actions 托管运行器镜像副本,包含几乎所有可能的工具(镜像非常大,压缩后 20GB,解压后约 60GB)。GitHub 托管运行器的 tar 备份通过 runner-image-blobs 仓库中的自定义 Docker 镜像上传脚本每周上传一次。通过 cron 任务同步到以下标签:
.github/workflows/copy-full-image.yml - 你可以通过检查以下命令输出中的日期来验证镜像是否仍在定期更新:
docker buildx imagetools inspect catthehacker/ubuntu:full-latest --format "{{ json . }}"
- 输出中的友好标签名称版本可在此处查阅:https://github.com/actions/runner-images/releases%EF%BC%8C%E4%BB%A5%E4%BA%86%E8%A7%A3%E6%9B%B4%E5%A4%9A%E5%85%B3%E4%BA%8E%E6%9D%A5%E6%BA%90%E7%9A%84%E4%BF%A1%E6%81%AF%E3%80%82
- 可用标签包括:
- ghcr.io/catthehacker/ubuntu:full-latest(又名 full-22.04)
ghcr.io/catthehacker/ubuntu:full-latestfull-22.04
- ghcr.io/catthehacker/ubuntu:full-latest(又名 full-22.04)
- ghcr.io/catthehacker/ubuntu:full-24.04(测试版镜像)
ghcr.io/catthehacker/ubuntu:full-24.04 - ghcr.io/catthehacker/ubuntu:full-22.04
ghcr.io/catthehacker/ubuntu:full-22.04 /linux/ubuntu/act:用于 github.com/nektos/act 的中等大小镜像,在保持较小体积的同时与大多数操作保持兼容性。/linux/ubuntu/act- ghcr.io/catthehacker/ubuntu:act-22.04
ghcr.io/catthehacker/ubuntu:act-22.04 - ghcr.io/catthehacker/ubuntu:act-24.04
ghcr.io/catthehacker/ubuntu:act-24.04 - ghcr.io/catthehacker/ubuntu:act-latest
ghcr.io/catthehacker/ubuntu:act-latest /linux/ubuntu/runner:基于ghcr.io/catthehacker/ubuntu:act-*构建,但使用runner用户而非root用户。/linux/ubuntu/runnerghcr.io/catthehacker/ubuntu:act-*runnerroot- ghcr.io/catthehacker/ubuntu:runner-22.04
ghcr.io/catthehacker/ubuntu:runner-22.04 - ghcr.io/catthehacker/ubuntu:runner-24.04
ghcr.io/catthehacker/ubuntu:runner-24.04 - ghcr.io/catthehacker/ubuntu:runner-latest
ghcr.io/catthehacker/ubuntu:runner-latest /linux/ubuntu/js:基于ghcr.io/catthehacker/ubuntu:act-*构建,但已安装js工具(yarn、nvm、node v20/v24、pnpm、grunt 等)。/linux/ubuntu/jsghcr.io/catthehacker/ubuntu:act-*jsyarnnvmnodepnpmgrunt- ghcr.io/catthehacker/ubuntu:js-22.04
ghcr.io/catthehacker/ubuntu:js-22.04 - ghcr.io/catthehacker/ubuntu:js-24.04
ghcr.io/catthehacker/ubuntu:js-24.04 - ghcr.io/catthehacker/ubuntu:js-latest
ghcr.io/catthehacker/ubuntu:js-latest /linux/ubuntu/rust:基于ghcr.io/catthehacker/ubuntu:act-*构建,但已安装rust工具(rustfmt、clippy、cbindgen 等)。/linux/ubuntu/rustghcr.io/catthehacker/ubuntu:act-*rustrustfmtclippycbindgen- ghcr.io/catthehacker/ubuntu:rust-22.04
ghcr.io/catthehacker/ubuntu:rust-22.04 - ghcr.io/catthehacker/ubuntu:rust-24.04
ghcr.io/catthehacker/ubuntu:rust-24.04 - ghcr.io/catthehacker/ubuntu:rust-latest
ghcr.io/catthehacker/ubuntu:rust-latest /linux/ubuntu/pwsh:基于ghcr.io/catthehacker/ubuntu:act-*构建,但已安装pwsh工具和模块。/linux/ubuntu/pwshghcr.io/catthehacker/ubuntu:act-*pwsh- ghcr.io/catthehacker/ubuntu:pwsh-22.04
ghcr.io/catthehacker/ubuntu:pwsh-22.04 - ghcr.io/catthehacker/ubuntu:pwsh-24.04
ghcr.io/catthehacker/ubuntu:pwsh-24.04 - ghcr.io/catthehacker/ubuntu:pwsh-latest
ghcr.io/catthehacker/ubuntu:pwsh-latest /linux/ubuntu/go:基于ghcr.io/catthehacker/ubuntu:act-*构建,但已安装go工具。/linux/ubuntu/goghcr.io/catthehacker/ubuntu:act-*go- ghcr.io/catthehacker/ubuntu:go-22.04
ghcr.io/catthehacker/ubuntu:go-22.04 - ghcr.io/catthehacker/ubuntu:go-24.04
ghcr.io/catthehacker/ubuntu:go-24.04 - ghcr.io/catthehacker/ubuntu:go-latest
ghcr.io/catthehacker/ubuntu:go-latest /linux/ubuntu/dotnet:基于ghcr.io/catthehacker/ubuntu:act-*构建,但已安装 .NET 工具。/linux/ubuntu/dotnetghcr.io/catthehacker/ubuntu:act-*.NET- ghcr.io/catthehacker/ubuntu:dotnet-22.04
ghcr.io/catthehacker/ubuntu:dotnet-22.04 - ghcr.io/catthehacker/ubuntu:dotnet-24.04
ghcr.io/catthehacker/ubuntu:dotnet-24.04 - ghcr.io/catthehacker/ubuntu:dotnet-latest
ghcr.io/catthehacker/ubuntu:dotnet-latest /linux/ubuntu/java-tools:基于ghcr.io/catthehacker/ubuntu:act-*构建,但已安装 Java 工具。/linux/ubuntu/java-toolsghcr.io/catthehacker/ubuntu:act-*- ghcr.io/catthehacker/ubuntu:java-tools-22.04
ghcr.io/catthehacker/ubuntu:java-tools-22.04 - ghcr.io/catthehacker/ubuntu:java-tools-24.04
ghcr.io/catthehacker/ubuntu:java-tools-24.04 - ghcr.io/catthehacker/ubuntu:java-tools-latest
ghcr.io/catthehacker/ubuntu:java-tools-latest /linux/ubuntu/gh:基于ghcr.io/catthehacker/ubuntu:act-*构建,但已安装 GitHub CLI 工具。/linux/ubuntu/ghghcr.io/catthehacker/ubuntu:act-*- ghcr.io/catthehacker/ubuntu:gh-22.04
ghcr.io/catthehacker/ubuntu:gh-22.04 - ghcr.io/catthehacker/ubuntu:gh-24.04
ghcr.io/catthehacker/ubuntu:gh-24.04 - ghcr.io/catthehacker/ubuntu:gh-latest
ghcr.io/catthehacker/ubuntu:gh-latest /linux/ubuntu/custom:基于ghcr.io/catthehacker/ubuntu:act-*构建,但已安装自定义工具。/linux/ubuntu/customghcr.io/catthehacker/ubuntu:act-*- ghcr.io/catthehacker/ubuntu:custom-22.04
ghcr.io/catthehacker/ubuntu:custom-22.04 - ghcr.io/catthehacker/ubuntu:custom-24.04
ghcr.io/catthehacker/ubuntu:custom-24.04 - ghcr.io/catthehacker/ubuntu:custom-latest
ghcr.io/catthehacker/ubuntu:custom-latest
ubuntu-20.04 已弃用,该环境的镜像将不再更新
ubuntu-20.04
ubuntu-18.04 已弃用,该环境的镜像将不再更新
ubuntu-18.04
本仓库包含 actions/virtual-environments 的部分内容,该部分内容采用 MIT 许可证授权
actions/virtual-environments
镜像拉取常见问题
功能
错误码
用户好评
来自真实用户的反馈,见证轩辕镜像的优质服务