gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.41.0 linux/amd64

gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.41.0 - 国内下载镜像源 浏览次数:21
Tekton Dashboard 是一个用于管理和可视化 Kubernetes 集群和工作流程的容器镜像。
源镜像 gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.41.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.41.0
镜像ID sha256:991c42c81b396782dedaf6b8002d2f9dd5bda6aa8e374d2c242ff6fc900015cb
镜像TAG v0.41.0
大小 55.05MB
镜像源 gcr.io
CMD
启动入口 /ko-app/dashboard
工作目录
OS/平台 linux/amd64
浏览量 21 次
贡献者
镜像创建 2023-09-27T06:14:36Z
同步时间 2025-05-09 21:18
更新时间 2025-05-17 16:33
环境变量
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/dashboard/cmd/dashboard:v0.41.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.41.0  gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.41.0

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


# 0001-01-01 08:00:00  50.72MB 
ko build ko://github.com/tektoncd/dashboard/cmd/dashboard
                        
# 0001-01-01 08:00:00  2.27MB 
ko build ko://github.com/tektoncd/dashboard/cmd/dashboard
                        
# 2023-09-27 14:14:36  2.06MB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:991c42c81b396782dedaf6b8002d2f9dd5bda6aa8e374d2c242ff6fc900015cb",
    "RepoTags": [
        "gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.41.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.41.0"
    ],
    "RepoDigests": [
        "gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard@sha256:698b458f98789177571182b8d092d49e44cd814ab8bbd3434e6ea66d538196c1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard@sha256:e4915fa4941126b5f8b6b5de598511ddeec3a36259f71781f03b9ab59ba84b54"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/dashboard",
    "Created": "2023-09-27T06:14:36Z",
    "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/dashboard"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 55048136,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b9365b741b5e03ab71c005d28eb585f6f3b266e6d3448c7c934e2af8d029565f/diff:/var/lib/docker/overlay2/796a6b9d7860d43e7c7c01b1b5a84fb61a850af68cd1c8629a7b22c2b1d73131/diff",
            "MergedDir": "/var/lib/docker/overlay2/bd10f6b43f1593e36fd89f81f038df3443bdee5f8ea28622773af03da9e6809e/merged",
            "UpperDir": "/var/lib/docker/overlay2/bd10f6b43f1593e36fd89f81f038df3443bdee5f8ea28622773af03da9e6809e/diff",
            "WorkDir": "/var/lib/docker/overlay2/bd10f6b43f1593e36fd89f81f038df3443bdee5f8ea28622773af03da9e6809e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e4c0de64ef0249d606020f8b9a2b56efaf43dec426f3388c2ffbfcad282f14e8",
            "sha256:ce783a22d3a6c365ff230d6f8bae471857d7531d16da7cf5c9583333ca10504a",
            "sha256:e3fd431e1cf1158a8b001051d61e5bd945c74c540c3d8f8ad63deac17661215a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-09T21:17:45.270104474+08:00"
    }
}

更多版本