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

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

Tekton Pipeline Entry Point

这是一个来自 Tekton CD 的命令镜像,用于作为 pipeline 的 entry point,启动和管理 Tekton pipeline 过程。

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

Containerd拉取命令

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

Shell快速替换命令

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

镜像构建历史


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

镜像信息

{
    "Id": "sha256:26d8e2334c586c6e354c986f2b2078dc92308b86925a0dc5260acf6dea202a11",
    "RepoTags": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.53.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.53.3"
    ],
    "RepoDigests": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint@sha256:46ab99e2cfb183e3bd6350f8f4c520a63cb592e560a1b1ab1c5b78459f376b32",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint@sha256:e6472516c32f43f050a1a7c36b109c26fc5048c4b5a8e4aaa9cd524914e3fa2f"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/entrypoint",
    "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/entrypoint"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 77832506,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5f743abe951a03760696cf03f6e13392df073390cdae1dc34e948cefc760e798/diff:/var/lib/docker/overlay2/86d267c28aefe1022af82437ef48f4cec5b58d2404e5a89d04796e4078deae90/diff",
            "MergedDir": "/var/lib/docker/overlay2/9f0222b1b3858fffc7b682a0e3d43030796902dbed406f471a5a403241374c63/merged",
            "UpperDir": "/var/lib/docker/overlay2/9f0222b1b3858fffc7b682a0e3d43030796902dbed406f471a5a403241374c63/diff",
            "WorkDir": "/var/lib/docker/overlay2/9f0222b1b3858fffc7b682a0e3d43030796902dbed406f471a5a403241374c63/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:8a97b4904a858668d8e460aa72da7de105c6986c0e4cec594a4f9df8d46f47cb",
            "sha256:fe80074066dac52e2e302ecf5d7cf307faa863e5582628004e6036e4cafacdd7",
            "sha256:9d154dbc9c90f98410a24f19b71431cc65b53212f40269f76076ad559242a6b9"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-09T19:19:34.657750773+08:00"
    }
}

更多版本