热门搜索:
ghcr.io/catthehacker/ubuntu

ghcr.io/catthehacker/ubuntu:custom-20.04-20260515

ghcr.iolinux/amd64custom-20.04-20260515大小: 未知更新于 2026年5月23日

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-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/runner ghcr.io/catthehacker/ubuntu:act-* runner root
  • 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/js ghcr.io/catthehacker/ubuntu:act-* js yarn nvm node pnpm grunt
  • 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/rust ghcr.io/catthehacker/ubuntu:act-* rust rustfmt clippy cbindgen
  • 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/pwsh ghcr.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/go ghcr.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/dotnet ghcr.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-tools ghcr.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/gh ghcr.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/custom ghcr.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

镜像拉取常见问题

用户好评

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

用户头像

oldzhang

运维工程师

Linux服务器

5

"Docker访问体验非常流畅,大镜像也能快速完成下载。"

镜像拉取问题咨询请 提交工单。官方公众号:源码跳动。官方技术交流群:51517718。轩辕镜像所有镜像均来源于原始仓库,本站不存储、不修改、不传播任何镜像内容。