docker.io/kubesphere/kiali-operator:v1.59.1 linux/amd64

docker.io/kubesphere/kiali-operator:v1.59.1 - 国内下载镜像源 浏览次数:30 安全受验证的发布者-Kubesphere

Kiali Operator 是一个 Kubernetes operator,用于部署和管理 Kiali 应用程序。在 Kubernetes 集群中,它可以自动地创建、更新或删除 Kiali 实例,并提供了对 Kiali 的监控和控制功能。

源镜像 docker.io/kubesphere/kiali-operator:v1.59.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1
镜像ID sha256:8161bcfb80ef9044d72c7ca08f8f96e6191e37222b466793de03e4c9f39dde69
镜像TAG v1.59.1
大小 889.38MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /tini -- /usr/local/bin/ansible-operator run --watches-file=./watches.yaml
工作目录 /opt/ansible
OS/平台 linux/amd64
浏览量 30 次
贡献者
镜像创建 2022-11-14T19:24:52.052376771Z
同步时间 2025-03-14 17:35
更新时间 2025-03-29 15:12
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci PIP_NO_CACHE_DIR=1 PIPENV_SYSTEM=1 PIPENV_CLEAR=1 TINI_VERSION=v0.19.0 HOME=/opt/ansible USER_NAME=ansible USER_UID=1001
镜像标签
x86_64: architecture 2022-04-29T11:48:11.055897: build-date cpt-1007.osbs.prod.upshift.rdu2.redhat.com: com.redhat.build-host ubi8-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: description public: distribution-scope f34c12d88b2e889c86a19418dd9ad2ad4e027256: git_commit The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description Red Hat Universal Base Image 8: io.k8s.display-name : io.openshift.expose-services base rhel8: io.openshift.tags Red Hat, Inc.: maintainer ubi8: name 239.1651231664: release Provides the latest release of Red Hat Universal Base Image 8.: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664: url 3aadd00326f3dd6cfe65ee31017ab98915fddb56: vcs-ref git: vcs-type Red Hat, Inc.: vendor 8.5: version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1  docker.io/kubesphere/kiali-operator:v1.59.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1  docker.io/kubesphere/kiali-operator:v1.59.1

Shell快速替换命令

sed -i 's#kubesphere/kiali-operator:v1.59.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1  docker.io/kubesphere/kiali-operator:v1.59.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1  docker.io/kubesphere/kiali-operator:v1.59.1'

镜像构建历史


# 2022-11-15 03:24:52  150.00B 执行命令并创建新的镜像层
RUN /bin/sh -c cp /etc/ansible/ansible.cfg ${HOME}/ansible-profiler.cfg && echo "callback_enabled = profile_tasks" >> ${HOME}/ansible-profiler.cfg && echo "callback_whitelist = profile_tasks" >> ${HOME}/ansible-profiler.cfg # buildkit
                        
# 2022-11-15 03:24:46  1.70MB 执行命令并创建新的镜像层
RUN /bin/sh -c ansible-galaxy collection install -r ${HOME}/requirements.yml  && chmod -R ug+rwx ${HOME}/.ansible # buildkit
                        
# 2022-11-15 03:24:46  1.01KB 复制新文件或目录到容器中
COPY requirements.yml /opt/ansible/requirements.yml # buildkit
                        
# 2022-11-15 03:24:46  272.00B 复制新文件或目录到容器中
COPY watches.yaml /opt/ansible/watches.yaml # buildkit
                        
# 2022-11-15 03:24:46  4.85KB 复制新文件或目录到容器中
COPY playbooks/ /opt/ansible/playbooks/ # buildkit
                        
# 2022-11-15 03:24:46  638.71KB 复制新文件或目录到容器中
COPY roles/ /opt/ansible/roles/ # buildkit
                        
# 2022-11-15 03:24:06  0.00B 指定运行容器时使用的用户
USER 1001
                        
# 2022-11-15 03:24:06  219.69MB 执行命令并创建新的镜像层
RUN /bin/sh -c yum update -y && yum clean all # buildkit
                        
# 2022-11-15 03:23:20  31.62MB 执行命令并创建新的镜像层
RUN /bin/sh -c yum remove -y subscription-manager python3-subscription-manager-rhsm # buildkit
                        
# 2022-11-15 03:23:20  0.00B 指定运行容器时使用的用户
USER root
                        
# 2022-06-24 19:11:11  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/tini" "--" "/usr/local/bin/ansible-operator" "run" "--watches-file=./watches.yaml"]
                        
# 2022-06-24 19:11:11  54.45MB 复制新文件或目录到容器中
COPY /workspace/build/ansible-operator /usr/local/bin/ansible-operator # buildkit
                        
# 2022-06-24 19:05:06  0.00B 指定运行容器时使用的用户
USER 1001
                        
# 2022-06-24 19:05:06  0.00B 设置工作目录为/opt/ansible
WORKDIR /opt/ansible
                        
# 2022-06-24 19:05:06  890.00B 执行命令并创建新的镜像层
RUN /bin/sh -c echo "${USER_NAME}:x:${USER_UID}:0:${USER_NAME} user:${HOME}:/sbin/nologin" >> /etc/passwd   && mkdir -p ${HOME}/.ansible/tmp   && chown -R ${USER_UID}:0 ${HOME}   && chmod -R ug+rwx ${HOME} # buildkit
                        
# 2022-06-24 19:05:06  0.00B 设置环境变量 HOME USER_NAME USER_UID
ENV HOME=/opt/ansible USER_NAME=ansible USER_UID=1001
                        
# 2022-06-15 02:10:38  24.06KB 执行命令并创建新的镜像层
RUN |2 TARGETARCH=amd64 GIT_COMMIT=f34c12d88b2e889c86a19418dd9ad2ad4e027256 /bin/sh -c curl -L -o /tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${TARGETARCH}   && chmod +x /tini && /tini --version # buildkit
                        
# 2022-06-15 02:10:37  0.00B 设置环境变量 TINI_VERSION
ENV TINI_VERSION=v0.19.0
                        
# 2022-06-15 02:10:37  365.39MB 执行命令并创建新的镜像层
RUN |2 TARGETARCH=amd64 GIT_COMMIT=f34c12d88b2e889c86a19418dd9ad2ad4e027256 /bin/sh -c yum clean all && rm -rf /var/cache/yum/*   && yum update -y   && yum install -y libffi-devel openssl-devel python38-devel gcc python38-pip python38-setuptools   && pip3 install --upgrade pip~=21.1.0   && pip3 install pipenv==2022.1.8   && pipenv install --deploy   && pipenv check  -i 42926 -i 42923 -i 45114   && yum remove -y gcc libffi-devel openssl-devel python38-devel   && yum clean all   && rm -rf /var/cache/yum # buildkit
                        
# 2022-06-15 02:07:54  0.00B 设置环境变量 PIP_NO_CACHE_DIR PIPENV_SYSTEM PIPENV_CLEAR
ENV PIP_NO_CACHE_DIR=1 PIPENV_SYSTEM=1 PIPENV_CLEAR=1
                        
# 2022-06-15 02:07:54  27.11KB 复制新文件或目录到容器中
COPY Pipfile* ./ # buildkit
                        
# 2022-06-15 02:07:54  117.00B 执行命令并创建新的镜像层
RUN |2 TARGETARCH=amd64 GIT_COMMIT=f34c12d88b2e889c86a19418dd9ad2ad4e027256 /bin/sh -c mkdir -p /etc/ansible   && echo "localhost ansible_connection=local" > /etc/ansible/hosts   && echo '[defaults]' > /etc/ansible/ansible.cfg   && echo 'roles_path = /opt/ansible/roles' >> /etc/ansible/ansible.cfg   && echo 'library = /usr/share/ansible/openshift' >> /etc/ansible/ansible.cfg # buildkit
                        
# 2022-06-15 02:07:54  0.00B 添加元数据标签
LABEL git_commit=f34c12d88b2e889c86a19418dd9ad2ad4e027256
                        
# 2022-06-15 02:07:54  0.00B 定义构建参数
ARG GIT_COMMIT=devel
                        
# 2022-06-15 02:07:54  0.00B 定义构建参数
ARG TARGETARCH
                        
# 2022-04-29 19:48:36  4.76KB 

                        
# 2022-04-29 19:48:25  215.84MB 

                        
                    

镜像信息

{
    "Id": "sha256:8161bcfb80ef9044d72c7ca08f8f96e6191e37222b466793de03e4c9f39dde69",
    "RepoTags": [
        "kubesphere/kiali-operator:v1.59.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator:v1.59.1"
    ],
    "RepoDigests": [
        "kubesphere/kiali-operator@sha256:7336eb77199a4d737435a8bf395e1666b7085cc7f0ad8b4cf9456b7649b7d6ad",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/kiali-operator@sha256:b20c4b2f133c5cf4ed580d15b5972662262bb4b10ff0f31cd429ffe3170238bf"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2022-11-14T19:24:52.052376771Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "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",
            "container=oci",
            "PIP_NO_CACHE_DIR=1",
            "PIPENV_SYSTEM=1",
            "PIPENV_CLEAR=1",
            "TINI_VERSION=v0.19.0",
            "HOME=/opt/ansible",
            "USER_NAME=ansible",
            "USER_UID=1001"
        ],
        "Cmd": null,
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/ansible",
        "Entrypoint": [
            "/tini",
            "--",
            "/usr/local/bin/ansible-operator",
            "run",
            "--watches-file=./watches.yaml"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2022-04-29T11:48:11.055897",
            "com.redhat.build-host": "cpt-1007.osbs.prod.upshift.rdu2.redhat.com",
            "com.redhat.component": "ubi8-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "distribution-scope": "public",
            "git_commit": "f34c12d88b2e889c86a19418dd9ad2ad4e027256",
            "io.k8s.description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 8",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "base rhel8",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi8",
            "release": "239.1651231664",
            "summary": "Provides the latest release of Red Hat Universal Base Image 8.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664",
            "vcs-ref": "3aadd00326f3dd6cfe65ee31017ab98915fddb56",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.5"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 889378742,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c3f0b381450d3baa44bd72a973f20b15a1952428147aca9018bb108c055d32f7/diff:/var/lib/docker/overlay2/8deab3bfbe384bb4f5152564b0e878462f16be3407bc34e8deb12d17094fd3e8/diff:/var/lib/docker/overlay2/260bbd853874c2f09aacf529a5b40f4bd5bcca204e5c4cf5adcf990734300e8c/diff:/var/lib/docker/overlay2/b20d1be93a21457227d746699f58f9fd6be603e05f418a211d856a683cb10a2a/diff:/var/lib/docker/overlay2/4bd88328920ecb452248b95438c6379933313f04b3c17c1aaccd5db441d605a7/diff:/var/lib/docker/overlay2/fc673b8c92a24467469e1ad0982f27f7983305af5aff411b022a061e57d98aed/diff:/var/lib/docker/overlay2/a96545f215a7fb961cb6a1dbdd3cb401b37b670599d0586fb8519eb3c2a226d3/diff:/var/lib/docker/overlay2/038412f6663b82e804532353d678c811e858bc1509109420ce802e8ceb3c8887/diff:/var/lib/docker/overlay2/a4e6c94c85ef07bc51d7408ecd378efbca09c20d41244d26568f44b06bb251b1/diff:/var/lib/docker/overlay2/996f233afc7c96a90d5922eab7726fee377f3b1f5ad27cb8ba2f2867de65b7e1/diff:/var/lib/docker/overlay2/62f59b1322aeea09c9d844dbc3524fd57bbb1f28976517f21b7175f6f8d9643f/diff:/var/lib/docker/overlay2/3add7c553fd820158c70bcf0da3d2b02d85d5ad1d9d87c242c1ede1b3dd60a5e/diff:/var/lib/docker/overlay2/b1eb89f330bfd04d1312151f4291689aff33334110bc8af9bdda6cc02375f9b8/diff:/var/lib/docker/overlay2/40541e698cc3f304465a468c7b9a462dca0bde73f899314f43026ae153b49211/diff:/var/lib/docker/overlay2/01b04dd866ea7eeeceb35db8e00cf3d1becdb0caa55efc965afce2fa32cb9e17/diff",
            "MergedDir": "/var/lib/docker/overlay2/4be2f89bec9bad10a933fb534553b2a46fd6fcda534d5ca47f7f2a7b4791040d/merged",
            "UpperDir": "/var/lib/docker/overlay2/4be2f89bec9bad10a933fb534553b2a46fd6fcda534d5ca47f7f2a7b4791040d/diff",
            "WorkDir": "/var/lib/docker/overlay2/4be2f89bec9bad10a933fb534553b2a46fd6fcda534d5ca47f7f2a7b4791040d/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3813924f3fa4d6d1223ec6c5e8bb2f5f9acd1e49d87a9251364ff99ab52b3296",
            "sha256:c86122b5e4d3e8a0d438442340c75c8e35c343945b1c750b15e53b5efdcbc27d",
            "sha256:e5381a1c19c7a7ffb041a3fd820d7d0b32b3e53065690e01f9b406a69772fe88",
            "sha256:ae23dbafb9cc8b7af68f13297c6529bd97f7855154e2d3b6a95be7b3a83b83c3",
            "sha256:554caf50df5fb3898a402b7c3971aaf7deede3c174fcf670ce97db30fd2848b8",
            "sha256:af9b315030d9054de622681dc4093ba60197d8895f91ed6794cb58fc30ef1ff4",
            "sha256:9647f98761c606d010d5c38b9f78b61e0812a38834d73a93a29d4a7deabd33fd",
            "sha256:a2904bda5d14f56c25c2c9264ac584e5f880cd82cc9c899a77a01b364ba35f27",
            "sha256:8869ab3abc99713618269321b57da5cb1be37f2c3751dd52bca61c68c10b8c19",
            "sha256:16d2f5d4092f2a605ee8f2390bebf73434f22731d3d6851ad4bfe25990413b08",
            "sha256:b6757e46da4e8d97f89a3abd949b3358cfac64bd8bb392c820dbd0b7c3f3a047",
            "sha256:a1e627aa92b17107d05ce7549876895f9338155c4e33fd8400cff101083bef92",
            "sha256:a55d8668043ec93d7f1738b77d1240dc1f58c4aa5884e03ec3be8c642b5bf7ba",
            "sha256:d980bd3f1c8da17b05127076f08d6611a753439152c5d248bf749e079a7953d4",
            "sha256:dd6d529dd788aae653b3075205bc1be3f118e884f5fe9904a772c309e7d86120",
            "sha256:80364a7bc618e4141aa6cb941b488de90584591838e823224a7f2a4d8ed88991"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-14T17:34:53.323164912+08:00"
    }
}

更多版本

docker.io/kubesphere/kiali-operator:v1.50.1

linux/amd64 docker.io762.05MB2024-07-11 16:01
200

docker.io/kubesphere/kiali-operator:v1.50.1

linux/arm64 docker.io833.57MB2024-10-12 14:17
121

docker.io/kubesphere/kiali-operator:v1.59.1

linux/amd64 docker.io889.38MB2025-03-14 17:35
29