quay.io/kiali/kiali:v2.5 linux/amd64

quay.io/kiali/kiali:v2.5 - 国内下载镜像源 浏览次数:235

Kiali是一个用于观察和管理 Istio 服务 mesh 的容器镜像。它提供了一个易于使用的 Web 界面来查看和配置 Istio 服务 mesh 的 metrics、logs 和配置。

源镜像 quay.io/kiali/kiali:v2.5
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5
镜像ID sha256:7eead0247265fd24d72c14c87272d3d70734c727da8e475343e56c4c1728426f
镜像TAG v2.5
大小 143.72MB
镜像源 quay.io
CMD
启动入口 /opt/kiali/kiali
工作目录 /opt/kiali
OS/平台 linux/amd64
浏览量 235 次
贡献者
镜像创建 2025-02-03T07:25:45.506150172Z
同步时间 2025-04-10 08:48
更新时间 2025-12-10 13:44
目录挂载
/keys
环境变量
PATH=:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NAME=openssl SUMMARY=OpenSSL Portable Certificate and Signing Container DESCRIPTION=Container with the openssl binary, giving ability to work with cryptographic keys and certificates needed for web servers. KIALI_HOME=/opt/kiali
镜像标签
x86_64: architecture 2024-02-29T16:05:33: build-date openssl-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms Container with the openssl binary, giving ability to work with cryptographic keys and certificates needed for web servers.: description public: distribution-scope 1.29.0: io.buildah.version Container with the openssl binary, giving ability to work with cryptographic keys and certificates needed for web servers.: io.k8s.description openssl: io.k8s.display-name kiali-dev@googlegroups.com: maintainer ubi9/openssl: name 14: release OpenSSL Portable Certificate and Signing Container: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/openssl/images/9.3-14: url a2250747d5fb7fdf0dea10bfbbd725fe04fb0b07: vcs-ref git: vcs-type Red Hat, Inc.: vendor 9.3: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5  quay.io/kiali/kiali:v2.5

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5  quay.io/kiali/kiali:v2.5

Shell快速替换命令

sed -i 's#quay.io/kiali/kiali:v2.5#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5  quay.io/kiali/kiali:v2.5'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5  quay.io/kiali/kiali:v2.5'

镜像构建历史


# 2025-02-03 15:25:45  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/opt/kiali/kiali"]
                        
# 2025-02-03 15:25:45  0.00B 指定运行容器时使用的用户
USER 1000
                        
# 2025-02-03 15:25:45  8.00MB 复制新文件或目录到容器中
COPY --chown=1000:1000 console/ /opt/kiali/console/ # buildkit
                        
# 2025-02-03 15:25:45  95.26MB 复制新文件或目录到容器中
COPY --chown=1000:1000 kiali-amd64 /opt/kiali/kiali # buildkit
                        
# 2025-02-03 15:25:45  0.00B 定义构建参数
ARG TARGETARCH
                        
# 2025-02-03 15:25:45  0.00B 设置工作目录为/opt/kiali
WORKDIR /opt/kiali
                        
# 2025-02-03 15:25:45  0.00B 设置环境变量 KIALI_HOME PATH
ENV KIALI_HOME=/opt/kiali PATH=:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2025-02-03 15:25:45  577.00B 执行命令并创建新的镜像层
RUN /bin/sh -c echo kiali:x:1000:1000:/home/kiali:/sbin/nologin >> /etc/passwd # buildkit
                        
# 2025-02-03 15:25:45  278.00B 执行命令并创建新的镜像层
RUN /bin/sh -c echo kiali:x:1000: >> /etc/group # buildkit
                        
# 2025-02-03 15:25:45  0.00B 添加元数据标签
LABEL maintainer=kiali-dev@googlegroups.com
                        
# 2024-03-01 00:08:21  40.46MB 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-29T16:05:33" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="a2250747d5fb7fdf0dea10bfbbd725fe04fb0b07" "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/openssl/images/9.3-14"
                        
# 2024-03-01 00:08:20  0.00B 
/bin/sh -c #(nop) ADD file:0b914cc1731ab8dcd42ed2c5bfa0ac00f78bf1dcfdc0ee367f620c5f895b6c8e in /root/buildinfo/Dockerfile-ubi9-openssl-9.3-14 
                        
# 2024-03-01 00:08:20  0.00B 
/bin/sh -c #(nop) ADD file:86df6c011df1ca9377ca923691a84c31f83b55901720c76ff36d92ecc5bb1fc8 in /root/buildinfo/content_manifests/openssl-container-9.3-14.json 
                        
# 2024-03-01 00:08:19  0.00B 
/bin/sh -c #(nop) LABEL release=14
                        
# 2024-03-01 00:08:19  0.00B 
/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/openssl"]
                        
# 2024-03-01 00:08:19  0.00B 
/bin/sh -c #(nop) VOLUME  /keys
                        
# 2024-03-01 00:08:19  0.00B 
/bin/sh -c #(nop) WORKDIR /keys
                        
# 2024-03-01 00:08:19  0.00B 
/bin/sh -c #(nop) COPY dir:41a9f0d441776d90f22dfad9442995d27e82bc693c1b8dcdc94587200f221170 in / 
                        
# 2024-03-01 00:08:18  0.00B 
/bin/sh -c #(nop) LABEL summary="$SUMMARY"       description="$DESCRIPTION"       version="9.3"       io.k8s.description="$DESCRIPTION"       io.k8s.display-name="$NAME"       name="ubi9/${NAME}"       maintainer="SoftwareCollections.org <sclorg@redhat.com>"       com.redhat.component="${NAME}-container"       com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2024-03-01 00:08:18  0.00B 
/bin/sh -c #(nop) ENV SUMMARY="OpenSSL Portable Certificate and Signing Container"     DESCRIPTION="Container with the openssl binary, giving ability to work with cryptographic keys and certificates needed for web servers."
                        
# 2024-03-01 00:08:18  0.00B 
/bin/sh -c #(nop) ENV NAME="openssl"
                        
                    

镜像信息

{
    "Id": "sha256:7eead0247265fd24d72c14c87272d3d70734c727da8e475343e56c4c1728426f",
    "RepoTags": [
        "quay.io/kiali/kiali:v2.5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali:v2.5"
    ],
    "RepoDigests": [
        "quay.io/kiali/kiali@sha256:fc8489b842c5f8d69c779df04daef67d7bbc9168d7823102927541f4da0149cb",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali@sha256:b10665cb94ef379aa30fda795859f93dda647c3171283a5be755c3c0537837a6"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-02-03T07:25:45.506150172Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1000",
        "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",
            "NAME=openssl",
            "SUMMARY=OpenSSL Portable Certificate and Signing Container",
            "DESCRIPTION=Container with the openssl binary, giving ability to work with cryptographic keys and certificates needed for web servers.",
            "KIALI_HOME=/opt/kiali"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/keys": {}
        },
        "WorkingDir": "/opt/kiali",
        "Entrypoint": [
            "/opt/kiali/kiali"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-02-29T16:05:33",
            "com.redhat.component": "openssl-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Container with the openssl binary, giving ability to work with cryptographic keys and certificates needed for web servers.",
            "distribution-scope": "public",
            "io.buildah.version": "1.29.0",
            "io.k8s.description": "Container with the openssl binary, giving ability to work with cryptographic keys and certificates needed for web servers.",
            "io.k8s.display-name": "openssl",
            "maintainer": "kiali-dev@googlegroups.com",
            "name": "ubi9/openssl",
            "release": "14",
            "summary": "OpenSSL Portable Certificate and Signing Container",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/openssl/images/9.3-14",
            "vcs-ref": "a2250747d5fb7fdf0dea10bfbbd725fe04fb0b07",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "9.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 143719783,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5ec6b95f35234f6cbd9734cc74b5844d27f0a5a0adbf5086c3b2e23258e8c910/diff:/var/lib/docker/overlay2/59db6e3a8d6c15ecc3efe955f3f61bd5f1049d3bc75b785b60a1fb826b23ab19/diff:/var/lib/docker/overlay2/29a9cf97db6c45adb4e2721f39e8175b99eeb53c4f49aa07db8eb0dfc534a7da/diff:/var/lib/docker/overlay2/5dbf95653321efa2af87cc594f31dc9c3f195eeda8beb00124fc1cbc24b3ec94/diff:/var/lib/docker/overlay2/dbbe496d958754f247d999427671fd35b477403aa9208e4972de52a1195fd47f/diff",
            "MergedDir": "/var/lib/docker/overlay2/7268c35a1806b8bd2a38a143169edbb48841bc61294575be092a99284545e631/merged",
            "UpperDir": "/var/lib/docker/overlay2/7268c35a1806b8bd2a38a143169edbb48841bc61294575be092a99284545e631/diff",
            "WorkDir": "/var/lib/docker/overlay2/7268c35a1806b8bd2a38a143169edbb48841bc61294575be092a99284545e631/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:ccfd66fff9d7d00c1c475e186963072f87c8394763e3f9474909abf9c53398b4",
            "sha256:dfebd2359551f9c79b7ec658b1b32679d40e5c792a3f7863f8a7d356e3574a27",
            "sha256:b6d48a78d35524244793c86434f615f64203924e76d66cca7e9624e4d1f78426",
            "sha256:754c0f8bf179a926394da714afb2c783ae1eb21c835a350441e239bdfd27f6e5",
            "sha256:0897e32b0d6ce77216821ebc3358ae5929dc642a95d3936c5ab007a83ed529f6",
            "sha256:0f7dc352c16aed6c460234125087676260775e0b9497129846711b99e891d85a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-04-10T08:48:25.244708045+08:00"
    }
}

更多版本

quay.io/kiali/kiali:v1.76

linux/amd64 quay.io119.35MB2024-08-05 13:31
462

quay.io/kiali/kiali:v1.87

linux/amd64 quay.io129.68MB2024-10-28 15:46
263

quay.io/kiali/kiali-operator:v2.0.0

linux/amd64 quay.io758.42MB2024-10-28 16:09
360

quay.io/kiali/kiali:v2.0.0

linux/amd64 quay.io138.49MB2024-10-28 16:14
363

quay.io/kiali/kiali:v1.59

linux/amd64 quay.io102.42MB2025-03-11 14:08
156

quay.io/kiali/kiali:v1.72

linux/amd64 quay.io122.36MB2025-03-28 11:35
150

quay.io/kiali/kiali:v2.5

linux/amd64 quay.io143.72MB2025-04-10 08:48
234