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

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

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

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

源镜像 ghcr.io/catthehacker/ubuntu:act-latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-latest
镜像ID sha256:0b8d5df42b63a6d73631ddef112d525aa8a0fe1db4d35a0d384cfa2e2a5e494f
镜像TAG act-latest
大小 1.50GB
镜像源 ghcr.io
CMD /bin/bash
启动入口
工作目录 /tmp
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-07-01T13:06:39.411963151Z
同步时间 2025-07-15 16:01
更新时间 2025-07-16 09:02
环境变量
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=ubuntu22 ImageOS=ubuntu22 LSB_RELEASE=22.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=2204
镜像标签
1.35.0: io.buildah.version https://github.com/catthehacker: org.opencontainers.image.authors 2025-07-01 13:00: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 7df48ceacddf5c162cd6b1cbae4972e14c5bdfd7: org.opencontainers.image.revision https://github.com/catthehacker/catthehacker/docker_images: org.opencontainers.image.source act-22.04-amd64: org.opencontainers.image.title https://github.com/catthehacker/catthehacker/docker_images/tree/7df48ceacddf5c162cd6b1cbae4972e14c5bdfd7/linux/ubuntu/act/: org.opencontainers.image.url catthehacker: org.opencontainers.image.vendor 20250701: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-07-01 21:06:39  0.00B 
/bin/bash --login -e -o pipefail -c
                        
# 2025-07-01 21:06:30  782.10MB 
/bin/sh -c #(nop) USER ${RUNNER}
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.revision="${BUILD_REF}"
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.description="Special image built for using with https://github.com/nektos/act"
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.title="${BUILD_TAG}-${TARGETARCH}"
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.version="${BUILD_TAG_VERSION}"
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation="https://github.com/${BUILD_OWNER}/${BUILD_REPO}"
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.source="https://github.com/${BUILD_OWNER}/${BUILD_REPO}"
                        
# 2025-07-01 21:06:28  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-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="https://github.com/${BUILD_OWNER}"
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor="${BUILD_OWNER}"
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.created="${BUILD_DATE}"
                        
# 2025-07-01 21:06:28  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-07-01 21:06:28  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-07-01 21:06:28  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-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE BUILD_REF BUILD_TAG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE BUILD_TAG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-07-01 21:06:28  0.00B 
/bin/sh -c #(nop) ARG BUILD_DATE DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-07-01 21:06:28  0.00B 
|9 DISTRO=ubuntu FROM_IMAGE=buildpack-deps FROM_TAG=22.04 NODE_VERSION=16 18 20 RUNNER=root TARGETARCH=amd64 TYPE=act /bin/sh -c bash /imagegeneration/installers/${TYPE}.sh
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) COPY dir:09c4e9994c0481ae7b269c82ce90f34869904a0a700e3293f7a6f7deed685278 in /imagegeneration/installers 
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) WORKDIR /tmp
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) SHELL [ "/bin/bash", "--login", "-e", "-o", "pipefail", "-c" ]
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH TYPE
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) ARG FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) ARG FROM_IMAGE FROM_TAG TARGETARCH
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) ARG FROM_IMAGE TARGETARCH
                        
# 2025-07-01 21:00:20  0.00B 
/bin/sh -c #(nop) ARG TARGETARCH
                        
# 2024-01-09 09:14:25  496.01MB 执行命令并创建新的镜像层
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 	; 	rm -rf /var/lib/apt/lists/* # buildkit
                        
# 2024-01-09 09:14:25  122.52MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 	apt-get update; 	apt-get install -y --no-install-recommends 		git 		mercurial 		openssh-client 		subversion 				procps 	; 	rm -rf /var/lib/apt/lists/* # buildkit
                        
# 2023-04-29 05:58:08  17.12MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 	apt-get update; 	apt-get install -y --no-install-recommends 		ca-certificates 		curl 		gnupg 		netbase 		wget 		tzdata 	; 	rm -rf /var/lib/apt/lists/* # buildkit
                        
# 2023-04-29 05:58:08  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2023-04-29 05:58:08  77.86MB 
/bin/sh -c #(nop) ADD file:82f38ebced7b2756311fb492d3d44cc131b22654e8620baa93883537a3e355aa in / 
                        
# 2023-04-29 05:58:08  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=22.04
                        
# 2023-04-29 05:58:08  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2023-04-29 05:58:08  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2023-04-29 05:58:08  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:0b8d5df42b63a6d73631ddef112d525aa8a0fe1db4d35a0d384cfa2e2a5e494f",
    "RepoTags": [
        "ghcr.io/catthehacker/ubuntu:act-latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-latest"
    ],
    "RepoDigests": [
        "ghcr.io/catthehacker/ubuntu@sha256:9dcb118a517cbaee5d948bc5b4b654ba86bb4fa92d0e3eae3a7b4a4d0e73a3b3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu@sha256:9ee8914f66056d2258745ee57cf40928d79b2b80148dc9a35d97a98d83c9cbbc"
    ],
    "Parent": "",
    "Comment": "FROM localhost/5b36c208-d4a9-4c7e-ae67-c8ea508d9ac8-intermediate:latest",
    "Created": "2025-07-01T13:06:39.411963151Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "fff2bb79d0ba",
        "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=ubuntu22",
            "ImageOS=ubuntu22",
            "LSB_RELEASE=22.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=2204"
        ],
        "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-07-01 13:00: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": "7df48ceacddf5c162cd6b1cbae4972e14c5bdfd7",
            "org.opencontainers.image.source": "https://github.com/catthehacker/catthehacker/docker_images",
            "org.opencontainers.image.title": "act-22.04-amd64",
            "org.opencontainers.image.url": "https://github.com/catthehacker/catthehacker/docker_images/tree/7df48ceacddf5c162cd6b1cbae4972e14c5bdfd7/linux/ubuntu/act/",
            "org.opencontainers.image.vendor": "catthehacker",
            "org.opencontainers.image.version": "20250701"
        },
        "Shell": [
            "/bin/bash",
            "--login",
            "-e",
            "-o",
            "pipefail",
            "-c"
        ]
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1495617938,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/3dc102b93fd97d75790dcc133415d79cd401c21cb236081fb3e81b61a014aaa3/diff:/var/lib/docker/overlay2/0a4e207de655a6d43e2318f75de59eecd70a18acfb63f8223a5594d8e2ca80a8/diff:/var/lib/docker/overlay2/389ac0db21c6e2417116213a503e55cd381ed581eac96341b276846d1d8ad6b8/diff:/var/lib/docker/overlay2/c728b05c6d2f67aa0054f917bc3aff62b728fa5211122a93cf35d3a594665304/diff:/var/lib/docker/overlay2/961ed719afbf56afeff5ed1ca7466ba76529d0216637dd6c0137b8c6a1b05240/diff",
            "MergedDir": "/var/lib/docker/overlay2/545486f9804dbc29b698ffc4bbf367ceded7c80aac23257cfcb687129bc40779/merged",
            "UpperDir": "/var/lib/docker/overlay2/545486f9804dbc29b698ffc4bbf367ceded7c80aac23257cfcb687129bc40779/diff",
            "WorkDir": "/var/lib/docker/overlay2/545486f9804dbc29b698ffc4bbf367ceded7c80aac23257cfcb687129bc40779/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f862e1968e4b4c3c3af141e37d2ec22b19ec0fd50d6a8aaf683de6729e296226",
            "sha256:b7ca4df424356f9cba595519551667d498658b4521df7c9b12b76c62b1253362",
            "sha256:be46e453f01b5f6b919d9a17891136ad79cc12440000a837d23c4e2e87a1b8a1",
            "sha256:8685b3daa912c623e89ea23d287e41f9740489da433b830f617fba28dbc3b93b",
            "sha256:251897c22d22f23f1386c8916ecc4e2bdc85488d981f33afdd54f90c67644842",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-15T16:00:39.172091263+08:00"
    }
}

更多版本

ghcr.io/catthehacker/ubuntu:act-latest

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