gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2 linux/amd64

gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2 - 国内下载镜像源 浏览次数:21

这是一个Tekton Pipeline的Docker镜像。它包含了pullrequest-init命令,该命令是Tekton Pipeline的一部分,用于在Pull Request创建或更新时初始化一些操作,例如构建、测试等。 这个镜像由Google Container Registry (gcr.io) 托管。

源镜像 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2
镜像ID sha256:88c726fdea0ed5ffc423e125b45ba1e8ed510d08d89327fc64306b6297f9ae3e
镜像TAG v0.43.2
大小 21.72MB
镜像源 gcr.io
CMD
启动入口 /ko-app/pullrequest-init
工作目录
OS/平台 linux/amd64
浏览量 21 次
贡献者
镜像创建 2023-01-10T00:11:12Z
同步时间 2025-05-12 00:56
更新时间 2025-05-17 06:14
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ko-app SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt KO_DATA_PATH=/var/run/ko

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2  gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2  gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2

Shell快速替换命令

sed -i 's#gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2  gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2  gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2'

镜像构建历史


# 0001-01-01 08:00:00  8.29MB 
ko build ko://github.com/tektoncd/pipeline/cmd/pullrequest-init
                        
# 0001-01-01 08:00:00  12.06MB 
ko build ko://github.com/tektoncd/pipeline/cmd/pullrequest-init
                        
# 2023-01-10 08:11:12  1.38MB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:88c726fdea0ed5ffc423e125b45ba1e8ed510d08d89327fc64306b6297f9ae3e",
    "RepoTags": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0.43.2"
    ],
    "RepoDigests": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init@sha256:8f5809192c455ea3a657203337e139482b06ffdef1a32d3ad494d6bcdb7c1465",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init@sha256:15a176df3e259c0dbea2b08e362dc0e5b7243376cce8552d11c2aab1e9261a18"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/pullrequest-init",
    "Created": "2023-01-10T00:11:12Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "github.com/google/ko",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532",
        "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:/ko-app",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
            "KO_DATA_PATH=/var/run/ko"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/ko-app/pullrequest-init"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 21724622,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/1495c637be7312932ca49e11e79aa3e2ccf50afd53a74ea555fac397fecd4a15/diff:/var/lib/docker/overlay2/3ff53df74e7705f074e90751df97a2a96a0504bd0759d0aba17c8ef5abffc473/diff",
            "MergedDir": "/var/lib/docker/overlay2/575e3f1c7f4af1c7acc857f23b9b2be7b9faaf408c1097615b3b789bd2f1d8c0/merged",
            "UpperDir": "/var/lib/docker/overlay2/575e3f1c7f4af1c7acc857f23b9b2be7b9faaf408c1097615b3b789bd2f1d8c0/diff",
            "WorkDir": "/var/lib/docker/overlay2/575e3f1c7f4af1c7acc857f23b9b2be7b9faaf408c1097615b3b789bd2f1d8c0/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:34cc746b95a7adec5c71bb80677afc95eda83ca1e434784425795a9fa809eb91",
            "sha256:6a70d231e3c15c7c18682b64fcbd739b81a31d90453d106521fbf4b17b13c0cd",
            "sha256:1498f3396e1118e01667e7053d9caa5df3064f7afaa98020508af179d0585615"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-12T00:56:00.920791747+08:00"
    }
}

更多版本