ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2 linux/amd64

ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2 - 国内下载镜像源 浏览次数:8

该镜像为Grafana提供的集成Helm Chart工具与kubectl的工具箱镜像,用于在Kubernetes环境中开展Grafana相关Helm Chart的部署、管理等操作,包含必要的工具以支持Helm Chart处理及与Kubernetes集群的交互。

源镜像 ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2
镜像ID sha256:221eae770c73b6957c00246783980e4be5de14610ca0d2590d0a25b0040669dd
镜像TAG 0.1.2
大小 361.47MB
镜像源 ghcr.io
CMD
启动入口 /usr/bin/kubectl
工作目录 /
OS/平台 linux/amd64
浏览量 8 次
贡献者
镜像创建 2025-11-14T18:58:29.583566591Z
同步时间 2026-01-29 08:10
更新时间 2026-01-29 09:47
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
Helm Chart Toolbox - Kubectl: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses https://github.com/grafana/helm-chart-toolbox: org.opencontainers.image.source

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2  ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2  ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2

Shell快速替换命令

sed -i 's#ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2  ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2  ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2'

镜像构建历史


# 2025-11-15 02:58:29  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/bin/kubectl"]
                        
# 2025-11-15 02:58:29  21.00B 执行命令并创建新的镜像层
RUN |2 TARGETARCH=amd64 KUBECTL_VERSIONS=1.29 1.30 1.31 1.32 1.33 1.34 /bin/sh -c ln -s /usr/bin/kubectl-1.34 /usr/bin/kubectl # buildkit
                        
# 2025-11-15 02:58:29  338.99MB 执行命令并创建新的镜像层
RUN |2 TARGETARCH=amd64 KUBECTL_VERSIONS=1.29 1.30 1.31 1.32 1.33 1.34 /bin/sh -c set -eux;   for v in $KUBECTL_VERSIONS; do     echo "Downloading kubectl v${v}";     curl -sSL -o "/usr/bin/kubectl-$v" "https://dl.k8s.io/release/$(curl -L -s "https://dl.k8s.io/release/stable-${v}.txt")/bin/linux/${TARGETARCH}/kubectl" &&     chmod +x "/usr/bin/kubectl-$v";   done # buildkit
                        
# 2025-11-15 02:07:15  0.00B 定义构建参数
ARG KUBECTL_VERSIONS=1.29 1.30 1.31 1.32 1.33 1.34
                        
# 2025-11-15 02:07:15  0.00B 定义构建参数
ARG TARGETARCH=amd64
                        
# 2025-11-15 02:07:15  14.16MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache bash curl gettext jq ca-certificates # buildkit
                        
# 2025-11-15 02:07:15  0.00B 添加元数据标签
LABEL org.opencontainers.image.licenses=Apache-2.0
                        
# 2025-11-15 02:07:15  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Helm Chart Toolbox - Kubectl
                        
# 2025-11-15 02:07:15  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/grafana/helm-chart-toolbox
                        
# 2025-10-08 19:04:56  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-10-08 19:04:56  8.32MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:221eae770c73b6957c00246783980e4be5de14610ca0d2590d0a25b0040669dd",
    "RepoTags": [
        "ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2"
    ],
    "RepoDigests": [
        "ghcr.io/grafana/helm-chart-toolbox-kubectl@sha256:c7adcc4db378d73fbc1d6a83b3ca2d7a6dcab40c4a54a8246da01d3235569083",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/grafana/helm-chart-toolbox-kubectl@sha256:e46439d24e3e434ba59fbf99cfcd5b71dde3f2ee753b118cda280e7cd6bd0e15"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-11-14T18:58:29.583566591Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/bin/kubectl"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.description": "Helm Chart Toolbox - Kubectl",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.source": "https://github.com/grafana/helm-chart-toolbox"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 361469453,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a2fc006f3d5dddef0e229da3a2f42f4fc3ede671d581e129687717af1420a253/diff:/var/lib/docker/overlay2/ededbab1d755db281f219715194080002df756d8ab7cebf80552f655f264ca86/diff:/var/lib/docker/overlay2/9228d0dea91f2a86651259163a395152983e6f8dd01e3c64990f331280069735/diff",
            "MergedDir": "/var/lib/docker/overlay2/86582a23de7bbb7eda11b9aae0619e576bfddb4499a49845682a0a98ad62cde5/merged",
            "UpperDir": "/var/lib/docker/overlay2/86582a23de7bbb7eda11b9aae0619e576bfddb4499a49845682a0a98ad62cde5/diff",
            "WorkDir": "/var/lib/docker/overlay2/86582a23de7bbb7eda11b9aae0619e576bfddb4499a49845682a0a98ad62cde5/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:256f393e029fa2063d8c93720da36a74a032bed3355a2bc3e313ad12f8bde9d1",
            "sha256:2b974264f38d4626045b21a3ff3224ae7ba6230beb8033c54d4d870f2851a380",
            "sha256:6d8a4b11847b7c5945386c394cf5bdac290e1fd9d02c849ef32af38894a98501",
            "sha256:2e5d06f8dfe4d0101f851f4957658b5ea18a1c5f049650426847d04da8846779"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-01-29T08:09:57.789201002+08:00"
    }
}

更多版本

ghcr.io/grafana/helm-chart-toolbox-kubectl:0.1.2

linux/amd64 ghcr.io361.47MB2026-01-29 08:10
7