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

quay.io/kiali/kiali-operator:v2.0.0 - 国内下载镜像源 浏览次数:56

kiali-operator 镜像

该镜像包含了 Kiali Operator,用于在 Kubernetes 集群中部署和管理 Kiali。Kiali Operator 是一个 Kubernetes 控制器,它负责创建、更新和删除 Kiali 资源,并确保 Kiali 能够正确运行。

该镜像由 Kiali 项目团队维护。

源镜像 quay.io/kiali/kiali-operator:v2.0.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali-operator:v2.0.0
镜像ID sha256:d5726b69d366821c07bf0e4de3b154b7f2a70e6fa3fa949f478dec472ba84955
镜像TAG v2.0.0
大小 758.42MB
镜像源 quay.io
CMD
启动入口 /tini -- /usr/local/bin/ansible-operator run --watches-file=./watches.yaml
工作目录 /opt/ansible
OS/平台 linux/amd64
浏览量 56 次
贡献者
镜像创建 2024-10-21T11:40:16.31995542Z
同步时间 2024-10-28 16:09
更新时间 2024-11-22 07:15
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci TINI_VERSION=v0.19.0 HOME=/opt/ansible USER_NAME=ansible USER_UID=1001
镜像标签
x86_64: architecture 2023-06-23T02:02:46: build-date 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 b247ac8390699c2773625b321a55b2240c5ce3c0: git_commit 1.29.0: io.buildah.version 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 1009: 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.8-1009: url 384f2bb33eebab960262e967aa16d01fe2dbebff: vcs-ref git: vcs-type Red Hat, Inc.: vendor 8.8: version
镜像安全扫描 查看Trivy扫描报告

系统OS: redhat 8.10 扫描引擎: Trivy 扫描时间: 2024-10-28 16:09

低危漏洞:186 中危漏洞:56 高危漏洞:10 严重漏洞:1

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

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像历史

大小 创建时间 层信息
151.00B 2024-10-21 19:40:16 RUN /bin/sh -c cp /etc/ansible/ansible.cfg ${HOME}/ansible-profiler.cfg && echo "callbacks_enabled = profile_tasks" >> ${HOME}/ansible-profiler.cfg && echo "callback_whitelist = profile_tasks" >> ${HOME}/ansible-profiler.cfg # buildkit
17.75MB 2024-10-21 19:40:07 RUN /bin/sh -c ansible-galaxy collection install -r ${HOME}/requirements.yml && chmod -R ug+rwx ${HOME}/.ansible # buildkit
1.84KB 2024-10-21 19:40:07 COPY requirements.yml /opt/ansible/requirements.yml # buildkit
1.13KB 2024-10-21 19:40:07 COPY watches-os-ns.yaml /opt/ansible/watches-os-ns.yaml # buildkit
751.00B 2024-10-21 19:40:07 COPY watches-k8s-ns.yaml /opt/ansible/watches-k8s-ns.yaml # buildkit
763.00B 2024-10-21 19:40:07 COPY watches-os.yaml /opt/ansible/watches-os.yaml # buildkit
385.00B 2024-10-21 19:40:07 COPY watches-k8s.yaml /opt/ansible/watches-k8s.yaml # buildkit
11.06KB 2024-10-21 19:40:07 COPY playbooks/ /opt/ansible/playbooks/ # buildkit
816.49KB 2024-10-21 19:40:07 COPY roles/ /opt/ansible/roles/ # buildkit
0.00B 2024-10-21 19:40:05 USER 1001
121.53KB 2024-10-21 19:40:05 RUN /bin/sh -c python3 -m pip install jmespath # buildkit
242.51MB 2024-10-21 19:39:41 RUN /bin/sh -c yum update -y && yum clean all # buildkit
16.33MB 2024-10-21 19:39:19 RUN /bin/sh -c yum remove -y subscription-manager python3-subscription-manager-rhsm # buildkit
0.00B 2024-10-21 19:39:19 USER root
0.00B 2023-07-27 22:55:40 ENTRYPOINT ["/tini" "--" "/usr/local/bin/ansible-operator" "run" "--watches-file=./watches.yaml"]
57.46MB 2023-07-27 22:55:40 COPY /workspace/build/ansible-operator /usr/local/bin/ansible-operator # buildkit
0.00B 2023-07-27 22:49:13 USER 1001
0.00B 2023-07-27 22:49:13 WORKDIR /opt/ansible
824.00B 2023-07-27 22:49:13 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
0.00B 2023-07-27 22:49:13 ENV HOME=/opt/ansible USER_NAME=ansible USER_UID=1001
24.06KB 2023-07-27 04:35:26 RUN |2 TARGETARCH=amd64 GIT_COMMIT=b247ac8390699c2773625b321a55b2240c5ce3c0 /bin/sh -c curl -L -o /tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${TARGETARCH} && chmod +x /tini && /tini --version # buildkit
0.00B 2023-07-27 04:35:26 ENV TINI_VERSION=v0.19.0
24.14KB 2023-07-27 04:35:26 COPY /usr/local/bin /usr/local/bin # buildkit
86.18MB 2023-07-27 04:35:26 COPY /usr/local/lib/python3.9/site-packages /usr/local/lib/python3.9/site-packages # buildkit
19.67MB 2023-07-27 04:35:23 COPY /usr/local/lib64/python3.9/site-packages /usr/local/lib64/python3.9/site-packages # buildkit
110.20MB 2023-07-27 04:33:12 RUN |2 TARGETARCH=amd64 GIT_COMMIT=b247ac8390699c2773625b321a55b2240c5ce3c0 /bin/sh -c set -e && yum clean all && rm -rf /var/cache/yum/* && yum update -y && yum install -y python39-pip python39-setuptools && pip3 install --upgrade pip~=23.1.2 && pip3 install pipenv==2023.6.26 && yum clean all && rm -rf /var/cache/yum # buildkit
117.00B 2023-07-27 04:32:17 RUN |2 TARGETARCH=amd64 GIT_COMMIT=b247ac8390699c2773625b321a55b2240c5ce3c0 /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
0.00B 2023-07-27 04:32:17 LABEL git_commit=b247ac8390699c2773625b321a55b2240c5ce3c0
0.00B 2023-07-27 04:32:17 ARG GIT_COMMIT=devel
0.00B 2023-07-27 04:32:17 ARG TARGETARCH
207.33MB 2023-06-23 10:13:21 /bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
0.00B 2023-06-23 10:13:19 /bin/sh -c rm -f /tmp/tls-ca-bundle.pem
0.00B 2023-06-23 10:13:19 /bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
0.00B 2023-06-23 10:13:18 /bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:46" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="384f2bb33eebab960262e967aa16d01fe2dbebff" "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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.8-1009"
0.00B 2023-06-23 10:13:18 /bin/sh -c #(nop) ADD file:c6fd9895a026a6a96ab8618d565fc672b8aa34898b7583721c92d4e3e571bc7a in /root/buildinfo/Dockerfile-ubi8-8.8-1009
0.00B 2023-06-23 10:13:18 /bin/sh -c #(nop) ADD file:dafea69ffe53b1e37203129545c0dab37fb63be809b76f830c8b49deb2e149a2 in /root/buildinfo/content_manifests/ubi8-container-8.8-1009.json
0.00B 2023-06-23 10:13:18 /bin/sh -c #(nop) LABEL release=1009
0.00B 2023-06-23 10:13:18 /bin/sh -c mkdir -p /var/log/rhsm
0.00B 2023-06-23 10:13:17 /bin/sh -c rm -rf /var/log/*
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) CMD ["/bin/bash"]
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) ENV container oci
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) LABEL io.openshift.expose-services=""
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) LABEL 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."
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.8"
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
0.00B 2023-06-23 10:13:17 /bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
0.00B 2023-06-23 10:13:16 /bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
0.00B 2023-06-23 10:13:16 /bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
0.00B 2023-06-23 10:13:16 /bin/sh -c #(nop) ADD file:a50f210b65ad9b745df14b238bdc54b519764537404808875bcb6a039286db88 in /

镜像信息

{
    "Id": "sha256:d5726b69d366821c07bf0e4de3b154b7f2a70e6fa3fa949f478dec472ba84955",
    "RepoTags": [
        "quay.io/kiali/kiali-operator:v2.0.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali-operator:v2.0.0"
    ],
    "RepoDigests": [
        "quay.io/kiali/kiali-operator@sha256:2a346785e900d5e86071324543bc86ebafa7f3b6775c4f62211f048f69d93f39",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/kiali/kiali-operator@sha256:2fe2cc9f90d3fa2656eb065987dde7f7cf9972bb8e0cf0ab1a851a4cff5d51bd"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-10-21T11:40:16.31995542Z",
    "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",
            "TINI_VERSION=v0.19.0",
            "HOME=/opt/ansible",
            "USER_NAME=ansible",
            "USER_UID=1001"
        ],
        "Cmd": null,
        "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": "2023-06-23T02:02:46",
            "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": "b247ac8390699c2773625b321a55b2240c5ce3c0",
            "io.buildah.version": "1.29.0",
            "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": "1009",
            "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.8-1009",
            "vcs-ref": "384f2bb33eebab960262e967aa16d01fe2dbebff",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.8"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 758423261,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/adf6177ff78325158605174734c80e24f85434e945f6e080a00c9d9ee506602a/diff:/var/lib/docker/overlay2/f71d9b8db7aa5973157c7b0f02ea71776c59745ec37d9f4582a64abf0679fc7c/diff:/var/lib/docker/overlay2/b4cfbf31d75cde3d87b1d1fb8cfbaa611aa63bb42a002e59d761283bb2b2ba23/diff:/var/lib/docker/overlay2/e16183f277ac8866ac3b76e9ae0e168df40d18dca031c61b6099119f6fadabea/diff:/var/lib/docker/overlay2/b9edc96befa6abb9d81e13d815018204dc39389c04e945e76ab358e47c576cae/diff:/var/lib/docker/overlay2/741fa318b57e7b6a18eadda3eba14550fd8c9fd33a750299983bca14b846cad5/diff:/var/lib/docker/overlay2/c8dd2821e6091756f833dec82fbb1970f686e4c1664ecdc0de79444de896ba4f/diff:/var/lib/docker/overlay2/c1ea1da4b0adbb1d7f22f7a098610b310d110c7fa6d819d310b1c541449b13d7/diff:/var/lib/docker/overlay2/18badddcbf2a1f40ebf9041573d3dc388c1d6ba2929973101987a96f88507c44/diff:/var/lib/docker/overlay2/c2a860ae083e72e1296bad90d664f1bbf20186badb8d5c5735fb529914b29d46/diff:/var/lib/docker/overlay2/5df827fbe05f9d2c893fe410c3b65e11cfdeb61bc3a93ec7e8a8f4a83a57acd6/diff:/var/lib/docker/overlay2/d01701b5802dc592e29347c327fc0e98eeb3399adc523357bb12b6afbe163b9a/diff:/var/lib/docker/overlay2/6a106c39ca40d03f2c67a95b5da2c627076e47f7460c82a737ce0375583a15eb/diff:/var/lib/docker/overlay2/7661d9fc549c0e59f78682aa705e5f4460b2bee25be065dd062f19c64f73bd96/diff:/var/lib/docker/overlay2/13ffb16d719cccc0c9c5edb40d7fb46db8636cef10b11c07126283a6dcec1ebf/diff:/var/lib/docker/overlay2/e67f139f20f607d1dfd65b57dae8ea992760059de4a9bc6bc6a9b1fad4536f34/diff:/var/lib/docker/overlay2/892d8030bb8670c627c9b4bbe214d9900a4584c3295de18f6e7122d7a85aa746/diff:/var/lib/docker/overlay2/bb44579d939b322e7e423fd5fb6ea9dfec16a1ccb0f91600c1f1197c6c3df531/diff:/var/lib/docker/overlay2/70a48975b73a59152d28f07eca0e806376dc978b4c4febab48dea246e9b5cb1e/diff:/var/lib/docker/overlay2/6bb089cec7c3d9056e8e5281beb4bb9789312a2367b3a95815a1aeafe936996b/diff",
            "MergedDir": "/var/lib/docker/overlay2/667127b6b0ca5dbfb12c0bb8989039c31551447cf82343311cf6b0d023043174/merged",
            "UpperDir": "/var/lib/docker/overlay2/667127b6b0ca5dbfb12c0bb8989039c31551447cf82343311cf6b0d023043174/diff",
            "WorkDir": "/var/lib/docker/overlay2/667127b6b0ca5dbfb12c0bb8989039c31551447cf82343311cf6b0d023043174/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b51194abfc91510e7cc523fd1735ea595e9ab7b8fbb8697e7e2ac6bb04b0f5e3",
            "sha256:d7f2c248a718f41c6ccfb41582041e10f44f937a2a08a9217a4ddb0c16e9a5a1",
            "sha256:cf2a89ec0b8e005b033624dff30a21aff2248cdbffb006f6775b601f4ba4ae3c",
            "sha256:cbd0690c2ed77a402dba7ae3a9bbd82882c54d1178c79110df4004d8acd30ac6",
            "sha256:d6495411ea849740075ccff53c6fcbac5469657bfbe83381f29a445fd4fae743",
            "sha256:1c1ba21eb22a37c0c4f8892c4992c8b7cbd84b2d764ba85a3cbe32bc1b92321c",
            "sha256:5255f8a642ad51e48976737497f60099b6a46c848e7013b3f5c8da5d9f587901",
            "sha256:389c6df7f4b71b46eef6ea66671a595bcecce682a0022413d60c958c6e3f9e4b",
            "sha256:48759160b4586dc75cff5618dbf42a37955d26fdfe6f1ed2c9ac4fe8eed38cc0",
            "sha256:bf4b3764ef6011ddac8b1218b2c3220237981e97b81a39f5d538495127eb3e20",
            "sha256:803da06dc92232bcefd6b450fe2292cf6455f6f95fe37b43c7fe1070943b4284",
            "sha256:305caaf2e072567110647ee60b19a6950b54592056fea9663a2eee2b733fb1cd",
            "sha256:3f3c6ab82993580d6a3436f537953cef63bc82e27ad6ea13ddc8e75480bd43e0",
            "sha256:8e7a1a15c42a77c20ed9b75ff3264b123fb39e9eada748ed07fa0e5226747354",
            "sha256:965422130ab5d9ad883c863c2536e20e024e30da95134e8bddafc4c684c8b922",
            "sha256:432a3d7d7b527826e50b33672b23666e3f2617e1741ce5e27258bd5b89f70aa7",
            "sha256:7c5dde9244344cb7e9304bd6f850b334bf72fe477a36e9cbb5d513632cdf5e52",
            "sha256:a1bf5b8c2e72a601d8645a8a59d5b63a720a42bdd355f86e7616cbba2d9b436f",
            "sha256:18af1a8d6d479270fa47e976e01d0636ee3fe2c1d9e03c2a4e25fb134d730031",
            "sha256:44029300a0225bc0ea496be37827de505d61652813b522ebad3a6bd1c075875e",
            "sha256:c258f4a35fec2987aff68ba3f30b9e95eeedfe76c08376f780dbce284de2316f"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-10-28T16:08:50.085973512+08:00"
    }
}

更多版本

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

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