ghcr.io/linuxsuren/workflow-executor-gogit:master linux/amd64

ghcr.io/linuxsuren/workflow-executor-gogit:master - 国内下载镜像源 浏览次数:13

这是一个名为 ghcr.io/linuxsuren/workflow-executor-gogit 的 Docker 容器镜像。根据名称推测,它可能是一个用于执行基于 Go 语言编写的 Git 工作流的工具或服务。

源镜像 ghcr.io/linuxsuren/workflow-executor-gogit:master
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master
镜像ID sha256:5ee09091c2913a96101019271abf2fe9f1732857e5458ee765ca335131340aa8
镜像TAG master
大小 43.48MB
镜像源 ghcr.io
CMD workflow-executor-gogit
启动入口
工作目录
OS/平台 linux/amd64
浏览量 13 次
贡献者
镜像创建 2025-01-06T10:03:22.752741214Z
同步时间 2025-07-09 21:22
更新时间 2025-07-10 11:03
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
A tool for sending build status to git providers: Name https://github.com/linuxsuren/gogit: homepage Rick: maintainer 2025-01-06T10:01:08.011Z: org.opencontainers.image.created Sending build status to different git providers: org.opencontainers.image.description MIT: org.opencontainers.image.licenses 198a18fe5c9694b016869cb6e3d3382a3e7c216f: org.opencontainers.image.revision https://github.com/LinuxSuRen/gogit: org.opencontainers.image.source gogit: org.opencontainers.image.title https://github.com/LinuxSuRen/gogit: org.opencontainers.image.url master: org.opencontainers.image.version https://github.com/linuxsuren/gogit: repository

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master  ghcr.io/linuxsuren/workflow-executor-gogit:master

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master  ghcr.io/linuxsuren/workflow-executor-gogit:master

Shell快速替换命令

sed -i 's#ghcr.io/linuxsuren/workflow-executor-gogit:master#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master  ghcr.io/linuxsuren/workflow-executor-gogit:master'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master  ghcr.io/linuxsuren/workflow-executor-gogit:master'

镜像构建历史


# 2025-01-06 18:03:22  0.00B 设置默认要执行的命令
CMD ["workflow-executor-gogit"]
                        
# 2025-01-06 18:03:22  1.97MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add ca-certificates # buildkit
                        
# 2025-01-06 18:03:22  35.93MB 复制新文件或目录到容器中
COPY /workspace/workflow-executor-gogit /usr/bin/workflow-executor-gogit # buildkit
                        
# 2025-01-06 18:03:22  0.00B 添加元数据标签
LABEL Name=A tool for sending build status to git providers
                        
# 2025-01-06 18:03:22  0.00B 添加元数据标签
LABEL maintainer=Rick
                        
# 2025-01-06 18:03:22  0.00B 添加元数据标签
LABEL homepage=https://github.com/linuxsuren/gogit
                        
# 2025-01-06 18:03:22  0.00B 添加元数据标签
LABEL repository=https://github.com/linuxsuren/gogit
                        
# 2021-04-15 03:20:05  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2021-04-15 03:20:04  5.58MB 
/bin/sh -c #(nop) ADD file:c5377eaa926bf412dd8d4a08b0a1f2399cfd708743533b0aa03b53d14cb4bb4e in / 
                        
                    

镜像信息

{
    "Id": "sha256:5ee09091c2913a96101019271abf2fe9f1732857e5458ee765ca335131340aa8",
    "RepoTags": [
        "ghcr.io/linuxsuren/workflow-executor-gogit:master",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit:master"
    ],
    "RepoDigests": [
        "ghcr.io/linuxsuren/workflow-executor-gogit@sha256:d066d983317cb794f2dae298f2513c566b161cb1536300e9338739fa3440b70e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxsuren/workflow-executor-gogit@sha256:21b7039605ba009ca02ead1e7fa2e719fea5efda18daa22cb0a064cbd1b0739c"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-01-06T10:03:22.752741214Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "workflow-executor-gogit"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "Name": "A tool for sending build status to git providers",
            "homepage": "https://github.com/linuxsuren/gogit",
            "maintainer": "Rick",
            "org.opencontainers.image.created": "2025-01-06T10:01:08.011Z",
            "org.opencontainers.image.description": "Sending build status to different git providers",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "198a18fe5c9694b016869cb6e3d3382a3e7c216f",
            "org.opencontainers.image.source": "https://github.com/LinuxSuRen/gogit",
            "org.opencontainers.image.title": "gogit",
            "org.opencontainers.image.url": "https://github.com/LinuxSuRen/gogit",
            "org.opencontainers.image.version": "master",
            "repository": "https://github.com/linuxsuren/gogit"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 43477004,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b064b626c414da1d9e35a39b693f7e8e5ea34904d1cce001da3279acfd07e509/diff:/var/lib/docker/overlay2/0c919657b9b692cd338cd8a0c1d53be43cdbcae651d0d440f89693834d71e993/diff",
            "MergedDir": "/var/lib/docker/overlay2/5b3615f25651c605cd841aa6f62b446cd21c01e08fb5b51a12cbfdb30c4ea5e0/merged",
            "UpperDir": "/var/lib/docker/overlay2/5b3615f25651c605cd841aa6f62b446cd21c01e08fb5b51a12cbfdb30c4ea5e0/diff",
            "WorkDir": "/var/lib/docker/overlay2/5b3615f25651c605cd841aa6f62b446cd21c01e08fb5b51a12cbfdb30c4ea5e0/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:9fb3aa2f8b8023a4bebbf92aa567caf88e38e969ada9f0ac12643b2847391635",
            "sha256:8b617a520d18eaa26a103a678608eb03393d48375c412fd0eccf47287b5b5616",
            "sha256:f6780587548fc2030e9c606d56ea39792ee69145dad038b317ccc70a67a522ec"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-09T21:21:56.90028604+08:00"
    }
}

更多版本

ghcr.io/linuxsuren/workflow-executor-gogit:master

linux/amd64 ghcr.io43.48MB2025-07-09 21:22
12

ghcr.io/linuxsuren/workflow-executor-gogit:v0.0.19

linux/amd64 ghcr.io43.48MB2025-07-10 00:43
7