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

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

Tekton Working Dir Init

gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/workingdirinit

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

Containerd拉取命令

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

Shell快速替换命令

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

镜像构建历史


# 0001-01-01 08:00:00  1.92MB 
ko build ko://github.com/tektoncd/pipeline/cmd/workingdirinit
                        
# 0001-01-01 08:00:00  0.00B 
ko build ko://github.com/tektoncd/pipeline/cmd/workingdirinit
                        
# 2023-01-10 08:11:12  1.38MB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:c42e95f686cea06dd5bc15025200889728a7b80a8759c14f85c986edcadaf2a5",
    "RepoTags": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/workingdirinit:v0.43.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/workingdirinit:v0.43.2"
    ],
    "RepoDigests": [
        "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/workingdirinit@sha256:707cf41528b19e7b20925fcfe17b1ebf8e61a22fe824df6b79c17b36f81a2d19",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/workingdirinit@sha256:ecdb509069063b1f925744f50d3db78bf8ae63036e419ddc32a09d454c204d75"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/workingdirinit",
    "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/workingdirinit"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 3303136,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/40d8db4e7c55132c88c9d72bc866fe8aa690176b796dadb5e92460264bb1f72c/diff:/var/lib/docker/overlay2/3ff53df74e7705f074e90751df97a2a96a0504bd0759d0aba17c8ef5abffc473/diff",
            "MergedDir": "/var/lib/docker/overlay2/658aacf0d7ac6989a558db1d28446db4c924ba6ebe5b75582920de87bbbc8204/merged",
            "UpperDir": "/var/lib/docker/overlay2/658aacf0d7ac6989a558db1d28446db4c924ba6ebe5b75582920de87bbbc8204/diff",
            "WorkDir": "/var/lib/docker/overlay2/658aacf0d7ac6989a558db1d28446db4c924ba6ebe5b75582920de87bbbc8204/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:34cc746b95a7adec5c71bb80677afc95eda83ca1e434784425795a9fa809eb91",
            "sha256:ffe56a1c5f3878e9b5f803842adb9e2ce81584b6bd027e8599582aefe14a975b",
            "sha256:27063f27d2d8e589afae536c19e44f256fadd7a6e1e02b33a2a63364126de49c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-12T00:56:33.807097735+08:00"
    }
}

更多版本