ghcr.io/catthehacker/ubuntu:act-24.04 linux/amd64

ghcr.io/catthehacker/ubuntu:act-24.04 - 国内下载镜像源 浏览次数:9

这是一个基于Ubuntu操作系统的Docker容器镜像,由用户名为catthehacker的用户发布在GitHub Container Registry (ghcr.io)上。

源镜像 ghcr.io/catthehacker/ubuntu:act-24.04
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04
镜像ID sha256:5c6d3e9ddee58ce7795557d300df46c058069a5dad78f1f16e2530895af30913
镜像TAG act-24.04
大小 1.57GB
镜像源 ghcr.io
CMD /bin/bash
启动入口
工作目录 /tmp
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2025-12-08T13:07:56.196277081Z
同步时间 2026-01-14 15:19
更新时间 2026-01-14 18:18
环境变量
DEBIAN_FRONTEND=noninteractive PATH=/opt/acttoolcache/node/18.20.8/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin IMAGE_OS=ubuntu24 ImageOS=ubuntu24 LSB_RELEASE=24.04 AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache RUN_TOOL_CACHE=/opt/hostedtoolcache DEPLOYMENT_BASEPATH=/opt/runner USER=root RUNNER_USER=root ACT_TOOLSDIRECTORY=/opt/acttoolcache LSB_OS_VERSION=2404
镜像标签
1.35.0: io.buildah.version https://github.com/catthehacker: org.opencontainers.image.authors 2025-12-08 13:01:13Z: org.opencontainers.image.created Special image built for using with https://github.com/nektos/act: org.opencontainers.image.description https://github.com/catthehacker/catthehacker/docker_images: org.opencontainers.image.documentation ubuntu: org.opencontainers.image.ref.name c7f3bf0ac91040094508ebb3f85fde540ce8a1ab: org.opencontainers.image.revision https://github.com/catthehacker/catthehacker/docker_images: org.opencontainers.image.source act-24.04-amd64: org.opencontainers.image.title https://github.com/catthehacker/catthehacker/docker_images/tree/c7f3bf0ac91040094508ebb3f85fde540ce8a1ab/linux/ubuntu/act/: org.opencontainers.image.url catthehacker: org.opencontainers.image.vendor 20251208: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04  ghcr.io/catthehacker/ubuntu:act-24.04

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04  ghcr.io/catthehacker/ubuntu:act-24.04

Shell快速替换命令

sed -i 's#ghcr.io/catthehacker/ubuntu:act-24.04#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04  ghcr.io/catthehacker/ubuntu:act-24.04'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04  ghcr.io/catthehacker/ubuntu:act-24.04'

镜像构建历史


# 2025-12-08 21:07:56  0.00B 
/bin/bash --login -e -o pipefail -c
                        
# 2025-12-08 21:07:50  770.65MB 
/bin/sh -c #(nop) USER ${RUNNER}
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.revision="${BUILD_REF}"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.description="Special image built for using with https://github.com/nektos/act"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.title="${BUILD_TAG}-${TARGETARCH}"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.version="${BUILD_TAG_VERSION}"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation="https://github.com/${BUILD_OWNER}/${BUILD_REPO}"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.source="https://github.com/${BUILD_OWNER}/${BUILD_REPO}"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.url="https://github.com/${BUILD_OWNER}/${BUILD_REPO}/tree/${BUILD_REF}/linux/${DISTRO}/${TYPE}/"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="https://github.com/${BUILD_OWNER}"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor="${BUILD_OWNER}"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.created="${BUILD_DATE}"
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE BUILD_OWNER BUILD_REF BUILD_REPO BUILD_TAG BUILD_TAG_VERSION DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE BUILD_OWNER BUILD_REF BUILD_TAG BUILD_TAG_VERSION DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-12-08 21:07:48  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE BUILD_REF BUILD_TAG BUILD_TAG_VERSION DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-12-08 21:07:47  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE BUILD_REF BUILD_TAG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-12-08 21:07:47  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE BUILD_TAG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-12-08 21:07:47  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-12-08 21:07:47  0.00B 
|9 DISTRO=ubuntu FROM_IMAGE=buildpack-deps FROM_TAG=24.04 NODE_VERSION=16 18 20 RUNNER=root TARGETARCH=amd64 TYPE=act /bin/sh -c bash /imagegeneration/installers/${TYPE}.sh
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) COPY dir:09c4e9994c0481ae7b269c82ce90f34869904a0a700e3293f7a6f7deed685278 in /imagegeneration/installers 
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) WORKDIR /tmp
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) SHELL [ "/bin/bash", "--login", "-e", "-o", "pipefail", "-c" ]
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH TYPE
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) ARG FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) ARG FROM_IMAGE FROM_TAG TARGETARCH
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) ARG FROM_IMAGE TARGETARCH
                        
# 2025-12-08 21:01:21  0.00B 
/bin/sh -c #(nop) ARG TARGETARCH
                        
# 2025-11-14 09:12:58  544.67MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex; 	apt-get update; 	apt-get install -y --no-install-recommends 		autoconf 		automake 		bzip2 		default-libmysqlclient-dev 		dpkg-dev 		file 		g++ 		gcc 		imagemagick 		libbz2-dev 		libc6-dev 		libcurl4-openssl-dev 		libdb-dev 		libevent-dev 		libffi-dev 		libgdbm-dev 		libglib2.0-dev 		libgmp-dev 		libjpeg-dev 		libkrb5-dev 		liblzma-dev 		libmagickcore-dev 		libmagickwand-dev 		libmaxminddb-dev 		libncurses5-dev 		libncursesw5-dev 		libpng-dev 		libpq-dev 		libreadline-dev 		libsqlite3-dev 		libssl-dev 		libtool 		libwebp-dev 		libxml2-dev 		libxslt-dev 		libyaml-dev 		make 		patch 		unzip 		xz-utils 		zlib1g-dev 	; 	apt-get dist-clean # buildkit
                        
# 2025-11-14 08:17:23  139.02MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 	apt-get update; 	apt-get install -y --no-install-recommends 		git 		mercurial 		openssh-client 		subversion 				procps 	; 	apt-get dist-clean # buildkit
                        
# 2025-11-14 07:09:11  33.73MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 	apt-get update; 	apt-get install -y --no-install-recommends 		ca-certificates 		curl 		gnupg 		netbase 		sq 		wget 		tzdata 	; 	apt-get dist-clean # buildkit
                        
# 2025-10-17 03:23:03  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2025-10-17 03:23:03  78.12MB 
/bin/sh -c #(nop) ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in / 
                        
# 2025-10-17 03:23:01  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=24.04
                        
# 2025-10-17 03:23:01  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2025-10-17 03:23:01  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2025-10-17 03:23:01  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:5c6d3e9ddee58ce7795557d300df46c058069a5dad78f1f16e2530895af30913",
    "RepoTags": [
        "ghcr.io/catthehacker/ubuntu:act-24.04",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-24.04"
    ],
    "RepoDigests": [
        "ghcr.io/catthehacker/ubuntu@sha256:f9226686f6183a3a4a8537d556bad039e0356dca57af900a6cfd0ea8d9bf132a",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu@sha256:2943b928f682d2b0774a0fffbedc3dd4d354b5fd373fddecec2913d7c661e5cf"
    ],
    "Parent": "",
    "Comment": "FROM localhost/da398159-7e95-4135-84a5-0348260aff9b-intermediate:latest",
    "Created": "2025-12-08T13:07:56.196277081Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "d644e035f0c1",
        "Domainname": "",
        "User": "root",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "DEBIAN_FRONTEND=noninteractive",
            "PATH=/opt/acttoolcache/node/18.20.8/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",
            "IMAGE_OS=ubuntu24",
            "ImageOS=ubuntu24",
            "LSB_RELEASE=24.04",
            "AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache",
            "RUN_TOOL_CACHE=/opt/hostedtoolcache",
            "DEPLOYMENT_BASEPATH=/opt/runner",
            "USER=root",
            "RUNNER_USER=root",
            "ACT_TOOLSDIRECTORY=/opt/acttoolcache",
            "LSB_OS_VERSION=2404"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": {},
        "WorkingDir": "/tmp",
        "Entrypoint": [],
        "OnBuild": [],
        "Labels": {
            "io.buildah.version": "1.35.0",
            "org.opencontainers.image.authors": "https://github.com/catthehacker",
            "org.opencontainers.image.created": "2025-12-08 13:01:13Z",
            "org.opencontainers.image.description": "Special image built for using with https://github.com/nektos/act",
            "org.opencontainers.image.documentation": "https://github.com/catthehacker/catthehacker/docker_images",
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.revision": "c7f3bf0ac91040094508ebb3f85fde540ce8a1ab",
            "org.opencontainers.image.source": "https://github.com/catthehacker/catthehacker/docker_images",
            "org.opencontainers.image.title": "act-24.04-amd64",
            "org.opencontainers.image.url": "https://github.com/catthehacker/catthehacker/docker_images/tree/c7f3bf0ac91040094508ebb3f85fde540ce8a1ab/linux/ubuntu/act/",
            "org.opencontainers.image.vendor": "catthehacker",
            "org.opencontainers.image.version": "20251208"
        },
        "Shell": [
            "/bin/bash",
            "--login",
            "-e",
            "-o",
            "pipefail",
            "-c"
        ]
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1566192564,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a0584a78e82671579052d593c6ea5946fc46004339f6f8ee4b674b193527f1b6/diff:/var/lib/docker/overlay2/a5f2b772c5dd3f7602ee71f85ee316fd483da11a9d92ce1a3d3ea71dade7ef80/diff:/var/lib/docker/overlay2/2118f4a1654b519a9674826d117ac8efc0f545f1ee2015e1a3bc092075788314/diff:/var/lib/docker/overlay2/99c261c3647e815859ee64f1561ffacea2a2c597ee28bc1fbad574c6420c8c84/diff:/var/lib/docker/overlay2/eb70712178461cb65c5a956187c966c31d60ac41eacf62af98ead2c9415d1d0a/diff",
            "MergedDir": "/var/lib/docker/overlay2/97efa3944022aaa957517917e42c13b4811b3f3e9824ce253f76789fcb10333b/merged",
            "UpperDir": "/var/lib/docker/overlay2/97efa3944022aaa957517917e42c13b4811b3f3e9824ce253f76789fcb10333b/diff",
            "WorkDir": "/var/lib/docker/overlay2/97efa3944022aaa957517917e42c13b4811b3f3e9824ce253f76789fcb10333b/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae",
            "sha256:43d3ab33f891802d597e3aab8e62d6154468c370529024f93c285d79cc6dc6b5",
            "sha256:db387ad5169fe72f3c61f83bfab8119b1c6e0485c84f7499d60c3c94b7d1a069",
            "sha256:905ecb01fe71998bb982080123239c819b4cc696e2573aaf1aa8606bd5d59406",
            "sha256:69809aafa3fb071f57b4f1fe02d6e9b18429d9cc05128ccca9aa4dbe2caa8052",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-01-14T15:17:02.953822122+08:00"
    }
}

更多版本

ghcr.io/catthehacker/ubuntu:act-latest

linux/amd64 ghcr.io1.50GB2025-07-15 16:01
430

ghcr.io/catthehacker/ubuntu:act-24.04

linux/amd64 ghcr.io1.57GB2026-01-14 15:19
8