gcr.io/istio-testing/pilot:latest-distroless linux/amd64

gcr.io/istio-testing/pilot:latest-distroless - 国内下载镜像源 浏览次数:16

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

这是一个Istio项目的测试镜像,用于Pilot组件。

Pilot是Istio服务网格中的控制平面组件,负责管理和配置服务发现、流量管理以及安全策略。

这个镜像包含了Pilot运行所需的所有依赖项和配置,用于Istio的测试和开发。

源镜像 gcr.io/istio-testing/pilot:latest-distroless
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless
镜像ID sha256:56916dc6a58ff2f6dfe5b5e90c30b1756cb0f95460ab8272321b3cd9fd91f352
镜像TAG latest-distroless
大小 113.94MB
镜像源 gcr.io
CMD
启动入口 /usr/local/bin/pilot-discovery
工作目录
OS/平台 linux/amd64
浏览量 16 次
贡献者
镜像创建 2025-07-25T03:12:50.694064113Z
同步时间 2025-07-25 14:30
更新时间 2025-07-27 11:22
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
镜像标签
: dev.chainguard.package.main Chainguard Team https://www.chainguard.dev/: org.opencontainers.image.authors 2025-06-23T13:08:21Z: org.opencontainers.image.created https://github.com/chainguard-images/images/tree/main/images/static: org.opencontainers.image.source https://images.chainguard.dev/directory/image/static/overview: org.opencontainers.image.url Chainguard: org.opencontainers.image.vendor

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless  gcr.io/istio-testing/pilot:latest-distroless

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless  gcr.io/istio-testing/pilot:latest-distroless

Shell快速替换命令

sed -i 's#gcr.io/istio-testing/pilot:latest-distroless#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless  gcr.io/istio-testing/pilot:latest-distroless'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless  gcr.io/istio-testing/pilot:latest-distroless'

镜像构建历史


# 2025-07-25 11:12:50  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/pilot-discovery"]
                        
# 2025-07-25 11:12:50  0.00B 指定运行容器时使用的用户
USER 1337:1337
                        
# 2025-07-25 11:12:50  111.85MB 复制新文件或目录到容器中
COPY amd64/pilot-discovery /usr/local/bin/pilot-discovery # buildkit
                        
# 2025-07-25 11:12:50  0.00B 定义构建参数
ARG TARGETARCH
                        
# 2025-07-11 03:02:21  0.00B 复制新文件或目录到容器中
COPY /home/nonroot /home/nonroot # buildkit
                        
# 2025-07-11 03:02:21  630.00B 复制新文件或目录到容器中
COPY /home/etc/group /etc/group # buildkit
                        
# 2025-07-11 03:02:20  875.00B 复制新文件或目录到容器中
COPY /home/etc/passwd /etc/passwd # buildkit
                        
# 2025-06-23 21:08:21  2.09MB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:56916dc6a58ff2f6dfe5b5e90c30b1756cb0f95460ab8272321b3cd9fd91f352",
    "RepoTags": [
        "gcr.io/istio-testing/pilot:latest-distroless",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot:latest-distroless"
    ],
    "RepoDigests": [
        "gcr.io/istio-testing/pilot@sha256:04de5908686d1c1730a69bee97e4e0ea041ba5b77ba5e0c852e0dcf4c6975386",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/istio-testing/pilot@sha256:227696bcada1240c2a041b0f633e5b831c533571615305c147ce6ffc992fec35"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-25T03:12:50.694064113Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "github.com/chainguard-dev/apko",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1337:1337",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/usr/local/bin/pilot-discovery"
        ],
        "OnBuild": null,
        "Labels": {
            "dev.chainguard.package.main": "",
            "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
            "org.opencontainers.image.created": "2025-06-23T13:08:21Z",
            "org.opencontainers.image.source": "https://github.com/chainguard-images/images/tree/main/images/static",
            "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/static/overview",
            "org.opencontainers.image.vendor": "Chainguard"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 113940089,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/0d9f99ed52927ac7837284bf272e71ec5e2b2a67fe1f10eb711983ef737b3b82/diff:/var/lib/docker/overlay2/799d5a9f2ccd9f74cf4f4f4a67b45d5b00078b8ef4df3878ee0d6d33fb883d63/diff:/var/lib/docker/overlay2/e8b6062a7913b91c6f3ac7532c159cc60324894266e9b9721dc8a124eeadcd97/diff:/var/lib/docker/overlay2/9dd71265db665026239c032c120eec08b2ef60a7c25e40bf26d0cd00c392d51c/diff",
            "MergedDir": "/var/lib/docker/overlay2/c536421b223a24869e4c94dc3210a62bc117764002a27840e966662cd30440f2/merged",
            "UpperDir": "/var/lib/docker/overlay2/c536421b223a24869e4c94dc3210a62bc117764002a27840e966662cd30440f2/diff",
            "WorkDir": "/var/lib/docker/overlay2/c536421b223a24869e4c94dc3210a62bc117764002a27840e966662cd30440f2/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:0983c44e3f6a26e62f93952141134242399cdd82ee938239ce5d9be669d65204",
            "sha256:ef18c96bf35b51338ead302b2c59e38eeb4b079ea5bbf904583a654735e7a784",
            "sha256:76f643e6587f6e5af0e8a66a6422a7ce9801c54f772215b6434621947f125f21",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5616bc4491c155178fcf8761fd42511665f1689cf213095647af7e7bf2361c14"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-25T14:30:35.367878312+08:00"
    }
}

更多版本

gcr.io/istio-testing/pilot:latest-distroless

linux/amd64 gcr.io113.94MB2025-07-25 14:30
15