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

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

Tekton pipeline命令镜像

源镜像 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2
镜像ID sha256:6a88a02e840a960ffaea6dd93aaa199eb4f7fad44e3c01ce0a4012205940c549
镜像TAG v0.43.2
大小 15.32MB
镜像源 gcr.io
CMD
启动入口 /ko-app/nop
工作目录
OS/平台 linux/amd64
浏览量 21 次
贡献者
镜像创建 2023-01-10T00:11:12Z
同步时间 2025-05-12 00:53
更新时间 2025-05-17 23:15
环境变量
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/nop:v0.43.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2  gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop: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/nop:v0.43.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2  gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop: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/nop:v0.43.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2  gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2'

镜像构建历史


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

镜像信息

{
    "Id": "sha256:6a88a02e840a960ffaea6dd93aaa199eb4f7fad44e3c01ce0a4012205940c549",
    "RepoTags": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.43.2"
    ],
    "RepoDigests": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop@sha256:6c99e85668d5c5d383ee341fb22affb71ea2908f5615a3ec0157980ac1891ef4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop@sha256:85379940257bf9527e1b02f7838b4c3e29b64691199ab9b09cfe326000ec257a"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/nop",
    "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/nop"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 15318695,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/1495c637be7312932ca49e11e79aa3e2ccf50afd53a74ea555fac397fecd4a15/diff:/var/lib/docker/overlay2/3ff53df74e7705f074e90751df97a2a96a0504bd0759d0aba17c8ef5abffc473/diff",
            "MergedDir": "/var/lib/docker/overlay2/b03500eeaf63b8463464ced105fabb5d34e6f328daa43fad1682ab61175ea6c7/merged",
            "UpperDir": "/var/lib/docker/overlay2/b03500eeaf63b8463464ced105fabb5d34e6f328daa43fad1682ab61175ea6c7/diff",
            "WorkDir": "/var/lib/docker/overlay2/b03500eeaf63b8463464ced105fabb5d34e6f328daa43fad1682ab61175ea6c7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:34cc746b95a7adec5c71bb80677afc95eda83ca1e434784425795a9fa809eb91",
            "sha256:6a70d231e3c15c7c18682b64fcbd739b81a31d90453d106521fbf4b17b13c0cd",
            "sha256:2a2855d73b1aaf63a77c17557efd790fa61d5c53e08f8f1d9e50d3bae97f2b86"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-12T00:53:46.164448129+08:00"
    }
}

更多版本

177
179
22
20