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

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

Tekton pipeline命令镜像

源镜像 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.53.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.53.3
镜像ID sha256:be18b00e8e1317e0da935c9da19063d501c89bfc912b053c44809c4d706c6518
镜像TAG v0.53.3
大小 17.01MB
镜像源 gcr.io
CMD
启动入口 /ko-app/nop
工作目录
OS/平台 linux/amd64
浏览量 23 次
贡献者
镜像创建 2023-06-05T10:34:41Z
同步时间 2025-05-09 19:21
更新时间 2025-05-17 08:17
环境变量
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.53.3
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.53.3  gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.53.3

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


# 0001-01-01 08:00:00  1.94MB 
ko build ko://github.com/tektoncd/pipeline/cmd/nop
                        
# 0001-01-01 08:00:00  13.05MB 
ko build ko://github.com/tektoncd/pipeline/cmd/nop
                        
# 2023-06-05 18:34:41  2.02MB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:be18b00e8e1317e0da935c9da19063d501c89bfc912b053c44809c4d706c6518",
    "RepoTags": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.53.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.53.3"
    ],
    "RepoDigests": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop@sha256:ef18a715c503c7edde4459aa507bf1b21fae1fc364cc39c097ab98231e573719",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop@sha256:b03a80259b7dda0bdfdb7f2cbb79fa22aed062566340886d84f148add1027c3a"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/nop",
    "Created": "2023-06-05T10:34:41Z",
    "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": 17013766,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5f743abe951a03760696cf03f6e13392df073390cdae1dc34e948cefc760e798/diff:/var/lib/docker/overlay2/86d267c28aefe1022af82437ef48f4cec5b58d2404e5a89d04796e4078deae90/diff",
            "MergedDir": "/var/lib/docker/overlay2/9c9ed318adc6566913755099c9b2067a0810b0190f487ec7d3e36d9b7d3bcad2/merged",
            "UpperDir": "/var/lib/docker/overlay2/9c9ed318adc6566913755099c9b2067a0810b0190f487ec7d3e36d9b7d3bcad2/diff",
            "WorkDir": "/var/lib/docker/overlay2/9c9ed318adc6566913755099c9b2067a0810b0190f487ec7d3e36d9b7d3bcad2/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:8a97b4904a858668d8e460aa72da7de105c6986c0e4cec594a4f9df8d46f47cb",
            "sha256:fe80074066dac52e2e302ecf5d7cf307faa863e5582628004e6036e4cafacdd7",
            "sha256:a8ed31894eefdfcfd6aeabb77c47a248b4a13c826c96478dd0accdbc63a1a46f"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-09T19:21:35.313845715+08:00"
    }
}

更多版本

177
179
22
21