docker.io/percona/percona-xtradb-cluster-operator:1.16.1 linux/amd64

docker.io/percona/percona-xtradb-cluster-operator:1.16.1 - 国内下载镜像源 浏览次数:30

这是一个Percona XtraDB Cluster Operator的Docker镜像。它提供了一个用于在Kubernetes集群上部署和管理Percona XtraDB Cluster的工具。

源镜像 docker.io/percona/percona-xtradb-cluster-operator:1.16.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1
镜像ID sha256:b98517f66ce1cf865d0d1a1ef237125fecbaaf34209d135eaebdd5900584de19
镜像TAG 1.16.1
大小 211.76MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 30 次
贡献者
镜像创建 2024-12-24T08:33:27.11027695Z
同步时间 2025-09-10 22:01
更新时间 2025-09-15 14:18
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci
镜像标签
x86_64: architecture 2024-12-18T04:52:16Z: build-date ubi9-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms Percona XtraDB Cluster is a high availability solution that helps enterprises avoid downtime and outages and meet expected customer experience.: description public: distribution-scope 1.38.0-dev: io.buildah.version The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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 9 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel9: io.openshift.tags Percona Development <info@percona.com>: maintainer Percona XtraDB Cluster Operator: name 1734497536: release Percona XtraDB Cluster is an active/active high availability and high scalability open source solution for MySQL clustering: summary https://www.redhat.com: url 0724d65b854a0151fb7d10b0e6510d8aee28e115: vcs-ref git: vcs-type Percona: vendor 9.5: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1  docker.io/percona/percona-xtradb-cluster-operator:1.16.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1  docker.io/percona/percona-xtradb-cluster-operator:1.16.1

Shell快速替换命令

sed -i 's#percona/percona-xtradb-cluster-operator:1.16.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1  docker.io/percona/percona-xtradb-cluster-operator:1.16.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1  docker.io/percona/percona-xtradb-cluster-operator:1.16.1'

镜像构建历史


# 2024-12-24 16:33:27  0.00B 指定运行容器时使用的用户
USER 2
                        
# 2024-12-24 16:33:27  2.12KB 复制新文件或目录到容器中
COPY build/proxysql_add_pxc_nodes.sh /proxysql_add_pxc_nodes.sh # buildkit
                        
# 2024-12-24 16:33:27  1.26KB 复制新文件或目录到容器中
COPY build/proxysql_add_proxysql_nodes.sh /proxysql_add_proxysql_nodes.sh # buildkit
                        
# 2024-12-24 16:33:26  876.00B 复制新文件或目录到容器中
COPY build/proxysql_add_cluster_nodes.sh /proxysql_add_cluster_nodes.sh # buildkit
                        
# 2024-12-24 16:33:26  1.32KB 复制新文件或目录到容器中
COPY build/proxysql-admin.cnf /proxysql-admin.cnf # buildkit
                        
# 2024-12-24 16:33:26  1.27KB 复制新文件或目录到容器中
COPY build/proxysql.cnf /proxysql.cnf # buildkit
                        
# 2024-12-24 16:33:26  775.00B 复制新文件或目录到容器中
COPY build/proxysql-init-entrypoint.sh /proxysql-init-entrypoint.sh # buildkit
                        
# 2024-12-24 16:33:26  3.98KB 复制新文件或目录到容器中
COPY build/proxysql-entrypoint.sh /proxysql-entrypoint.sh # buildkit
                        
# 2024-12-24 16:33:26  1.58KB 复制新文件或目录到容器中
COPY build/haproxy-global.cfg /haproxy-global.cfg # buildkit
                        
# 2024-12-24 16:33:26  736.00B 复制新文件或目录到容器中
COPY build/haproxy.cfg /haproxy.cfg # buildkit
                        
# 2024-12-24 16:33:26  395.00B 复制新文件或目录到容器中
COPY build/haproxy_readiness_check.sh /haproxy_readiness_check.sh # buildkit
                        
# 2024-12-24 16:33:26  396.00B 复制新文件或目录到容器中
COPY build/haproxy_liveness_check.sh /haproxy_liveness_check.sh # buildkit
                        
# 2024-12-24 16:33:26  3.10KB 复制新文件或目录到容器中
COPY build/haproxy_check_pxc.sh /haproxy_check_pxc.sh # buildkit
                        
# 2024-12-24 16:33:26  5.55KB 复制新文件或目录到容器中
COPY build/haproxy_add_pxc_nodes.sh /haproxy_add_pxc_nodes.sh # buildkit
                        
# 2024-12-24 16:33:25  856.00B 复制新文件或目录到容器中
COPY build/haproxy-init-entrypoint.sh /haproxy-init-entrypoint.sh # buildkit
                        
# 2024-12-24 16:33:25  1.18KB 复制新文件或目录到容器中
COPY build/haproxy-entrypoint.sh /haproxy-entrypoint.sh # buildkit
                        
# 2024-12-24 16:33:25  1.14KB 复制新文件或目录到容器中
COPY build/get-pxc-state /get-pxc-state # buildkit
                        
# 2024-12-24 16:33:25  830.00B 复制新文件或目录到容器中
COPY build/pmm-prerun.sh /pmm-prerun.sh # buildkit
                        
# 2024-12-24 16:33:25  1.47KB 复制新文件或目录到容器中
COPY build/readiness-check.sh /readiness-check.sh # buildkit
                        
# 2024-12-24 16:33:25  1.71KB 复制新文件或目录到容器中
COPY build/liveness-check.sh /liveness-check.sh # buildkit
                        
# 2024-12-24 16:33:25  5.47KB 复制新文件或目录到容器中
COPY build/pxc-configure-pxc.sh /pxc-configure-pxc.sh # buildkit
                        
# 2024-12-24 16:33:25  543.00B 复制新文件或目录到容器中
COPY build/unsafe-bootstrap.sh /unsafe-bootstrap.sh # buildkit
                        
# 2024-12-24 16:33:25  124.00B 复制新文件或目录到容器中
COPY build/backup-init-entrypoint.sh /backup-init-entrypoint.sh # buildkit
                        
# 2024-12-24 16:33:25  195.00B 复制新文件或目录到容器中
COPY build/pitr-init-entrypoint.sh /pitr-init-entrypoint.sh # buildkit
                        
# 2024-12-24 16:33:25  918.00B 复制新文件或目录到容器中
COPY build/pxc-init-entrypoint.sh /pxc-init-entrypoint.sh # buildkit
                        
# 2024-12-24 16:33:24  25.01KB 复制新文件或目录到容器中
COPY build/pxc-entrypoint.sh /pxc-entrypoint.sh # buildkit
                        
# 2024-12-24 16:33:24  1.74MB 复制新文件或目录到容器中
COPY /usr/local/bin/mysql-state-monitor /mysql-state-monitor # buildkit
                        
# 2024-12-24 16:33:24  55.52MB 复制新文件或目录到容器中
COPY /usr/local/bin/pitr /pitr # buildkit
                        
# 2024-12-24 16:33:24  3.85MB 复制新文件或目录到容器中
COPY /usr/local/bin/peer-list /peer-list # buildkit
                        
# 2024-12-24 16:33:24  50.23MB 复制新文件或目录到容器中
COPY /usr/local/bin/percona-xtradb-cluster-operator /usr/local/bin/percona-xtradb-cluster-operator # buildkit
                        
# 2024-12-24 16:30:21  11.34KB 复制新文件或目录到容器中
COPY LICENSE /licenses/ # buildkit
                        
# 2024-12-24 16:30:21  0.00B 添加元数据标签
LABEL name=Percona XtraDB Cluster Operator vendor=Percona summary=Percona XtraDB Cluster is an active/active high availability and high scalability open source solution for MySQL clustering description=Percona XtraDB Cluster is a high availability solution that helps enterprises avoid downtime and outages and meet expected customer experience. maintainer=Percona Development <info@percona.com>
                        
# 2024-12-24 16:30:17  184.32KB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf -y update && microdnf clean all # buildkit
                        
# 2024-12-18 12:56:52  100.15MB 
/bin/sh -c #(nop) LABEL "build-date"="2024-12-18T04:56:25" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="0724d65b854a0151fb7d10b0e6510d8aee28e115" "build-date"="2024-12-18T04:52:16Z" "release"="1734497536"
                        
# 2024-12-18 12:56:52  0.00B 
/bin/sh -c . /cachi2/cachi2.env &&     rm -rf /var/log/*
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) COPY dir:0485e287b26ef73c199c820b8915015ba33a659f620dc17eafe7e7a33f8bf780 in / 
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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."
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.5"       distribution-scope="public"
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2024-12-18 12:56:51  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:b98517f66ce1cf865d0d1a1ef237125fecbaaf34209d135eaebdd5900584de19",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.16.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.16.1"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:154e6fceecadb43651b407a63ea05282066c773bb1d4e9b90cfb6cfa45afecb9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:eada3c2395dd2b915fb235b4668044439de257fb0b89604992a3b1639700e0c5"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-12-24T08:33:27.11027695Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "2",
        "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"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-12-18T04:52:16Z",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Percona XtraDB Cluster is a high availability solution that helps enterprises avoid downtime and outages and meet expected customer experience.",
            "distribution-scope": "public",
            "io.buildah.version": "1.38.0-dev",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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 9 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "Percona Development \u003cinfo@percona.com\u003e",
            "name": "Percona XtraDB Cluster Operator",
            "release": "1734497536",
            "summary": "Percona XtraDB Cluster is an active/active high availability and high scalability open source solution for MySQL clustering",
            "url": "https://www.redhat.com",
            "vcs-ref": "0724d65b854a0151fb7d10b0e6510d8aee28e115",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.5"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 211755635,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ea72e5a4a66b584bd99f2010b723b1117763d4d66d7d39e04e22a12593cdcbec/diff:/var/lib/docker/overlay2/83b90208aa28a504eefadfb88629ed685b7fa03c32d9f32d914b1fc02ed98f32/diff:/var/lib/docker/overlay2/499904e87d5ac0e2def41ec506991beda2de885690737b8ceef968908ca97494/diff:/var/lib/docker/overlay2/58dd4fcbafab596c5acc8ba5a9bb4646a2a536dac20786ad89a463b9e067e81f/diff:/var/lib/docker/overlay2/0ff9cd2eb86adbaa90f25ae1050bb8179b564f6ad3730ff8197988ce7c20d385/diff:/var/lib/docker/overlay2/4699f257cc648d5a152fcf63547fb81caa1c5ae90e913374109e830ba5b1d253/diff:/var/lib/docker/overlay2/eb261c19cf7506568b85037b94fedb0fa38448371c45817d4a9a5acabedb2040/diff:/var/lib/docker/overlay2/ea143eb0e256dbac6c5965da517d449b89afe4a08746eced392ec64d2ed90295/diff:/var/lib/docker/overlay2/fd3c63fa33d437fc6227b5003e166feb7c13910e1cfc8115ebe515baec25cfc0/diff:/var/lib/docker/overlay2/c2b2a07b8b4ca9843c58a7bde9eba175103a36b01d85a60bd34cbd6df8ea2e6e/diff:/var/lib/docker/overlay2/5959dc59de84c1b0530cbf6c88edaa0222595be96752bc79e20f1eac29c432f6/diff:/var/lib/docker/overlay2/212db79cdae43baa177034baa85f97d11c957a8ccd576dca5875897168c1815c/diff:/var/lib/docker/overlay2/9ef603fd464babf1c833cf29a762431b0a09095ce351c067ce0bfc7a1a2a13d1/diff:/var/lib/docker/overlay2/445854f1424570878b2c4f635af53c0ffbadbf12b00f4380322e88c9086b2aa5/diff:/var/lib/docker/overlay2/900294e6264c6293bddc953d090dd7240b434ddca9506f13f2a7b7c5d8aae920/diff:/var/lib/docker/overlay2/5cd41a4938783b61dc2a8f801e45a1d8467195fe54cc650ecaa49e83ca4e3707/diff:/var/lib/docker/overlay2/49c8a7cbb0860dca0a0d4ceaf0e84ea16005cdcb82364c68cc2006fbc602ee7e/diff:/var/lib/docker/overlay2/f4d3df0bc029a1ece618d42b1292420ac307305fadf45066e478c0fed5988e28/diff:/var/lib/docker/overlay2/9f0afcebc64be159a374047d31b293bfd330bb9e5bb851525e8be91685dbbe58/diff:/var/lib/docker/overlay2/b04a96b391fbbc8b9c1b6d54f3bc77169adb3b2e5466ae8e0cbdf7001734824b/diff:/var/lib/docker/overlay2/b4da80884819b12d688f4ab6607ba7346c32d5950e83efa48eb451309f9c13a3/diff:/var/lib/docker/overlay2/3dff7b02d5da8887ed3c4264f7b7b9b5680afff2a2225e8e4b659b10ce67bf72/diff:/var/lib/docker/overlay2/19a16673b7c6a3865cca6451ed0e8a8aefe643878c894180f4d994b68d7eea6d/diff:/var/lib/docker/overlay2/43c88619da12ef8875ba89887ee62f25898343f0e2723394c6f8b3d632b2d8c4/diff:/var/lib/docker/overlay2/62b29842d1d2982aa18f90db9bf905369ff1aa0425de2f0e73f5b87a48fd67a3/diff:/var/lib/docker/overlay2/4f90bd937484d4ebf97f125f46f4d69b77a512d7e6d397633b9ebad3ce7782ca/diff:/var/lib/docker/overlay2/e3bddbe0c74a721e11918d1ad496824ca3baaec03cadd4c11eceec4f008063e6/diff:/var/lib/docker/overlay2/a457ddef7be8d558c77b931fe580495ce39e01ce8b71751cc52c6e2bb882bce3/diff:/var/lib/docker/overlay2/f9f07e4cab98b2d642beba2548c19ce8061f29eb9f68d81ba95b8721b23ca839/diff:/var/lib/docker/overlay2/e0baa68af386d6f9541990c090343c9d567f1443c1cdd3e8125cc399ec0b92b5/diff:/var/lib/docker/overlay2/08afec459477579185348c0a8c38e57676927d3225df792d45c46e333081ab26/diff",
            "MergedDir": "/var/lib/docker/overlay2/015e46e31bc2630d54f29e620c44364049adaa994172b3f07bc5b5a664a079db/merged",
            "UpperDir": "/var/lib/docker/overlay2/015e46e31bc2630d54f29e620c44364049adaa994172b3f07bc5b5a664a079db/diff",
            "WorkDir": "/var/lib/docker/overlay2/015e46e31bc2630d54f29e620c44364049adaa994172b3f07bc5b5a664a079db/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:246006dea45edd80c1dfdc3968945be23526d87e0b374ad21cc5033c1dd4e943",
            "sha256:3b1e55c38ceabd81619f042d6fa423e37382e61cb8f9c8b6e940766549a60c81",
            "sha256:bb967eee5d998cea845659642f7d4f7c946677226a78fcbe0abc2d9cdabfc0ae",
            "sha256:b4bf0dca0ced9e7ce08c17b68900f1203659371a7c970e229d33cdda9172804d",
            "sha256:f64bd3fad8e54fe48f724aea4a4b02aec803286f89134a0e36ef9c7c5ef9cf34",
            "sha256:8e5d64fc8415e37393e23521e627f6a65847ba9120efb0975e8218df09b50b6f",
            "sha256:2d0fbf54e6d03e0ff09dd324bcde7a45b748fa17f5a3797809ca76a6fc9c0c90",
            "sha256:530b5316c72a7e6e3eb9387df758f77ff41ae5bdcd93e3b733e18b220d3b5402",
            "sha256:7034a05f88bdb341c0d66680ba26109ce12b063e736862f940608299372f4337",
            "sha256:1ba9f812c6d04c51e6f34b15671983c82001b4df0931def9496e182b11d39c4b",
            "sha256:3a9a490b81d7223459c7ef7731dee9f6f24605b8e26921e84b90fc52e3b2b8e8",
            "sha256:c75e1fe9243d3c4866961d1a078e8e17efa6b2e4652a1772e4902dc4f4d1aa6f",
            "sha256:a2a40937c7e6522330b398ed732fbf3c9bf14362db00ba6736055d46c0b41558",
            "sha256:5e85e51b183e7f1a215f0ed966558a050f2e7a3c681095f66a9fc84eccebc0f2",
            "sha256:076088f72e8641c11651f5c4ab4de31c4a8cc4cf95a1304e73df111d857ac534",
            "sha256:8cbd2a5cdbae9714a95d262a7f28c3b7b241d6a16a286c70822e93393bcb5ddb",
            "sha256:6bb8c8feac375ead04ed95128e82f95b22b6b4365928e102d9d6fec7f7ae2b70",
            "sha256:d8c74228806ae15a3f9afce7f52f36f223fe4219e91353b7955d8cca7906eb92",
            "sha256:9d48eb656a81dc1859cc18f926c4a1b4eb48746610f87f9991fae23f6a6de3b9",
            "sha256:6d1f7f82676ed5d026ce933660aad189f17becd603c6a6ae8ff20df921ca186f",
            "sha256:75cf1a3dbfd4eab49910d76a810c4b99debee4d9edc39edb95df890b22815e46",
            "sha256:a9233855247f0300fed07fb74fd95c5ca9c0e49ce95af429ab1a4ffb3ab3413f",
            "sha256:c2f6d243694ed4d56ae0f67852fbf2070335c93453c6de488022887e2f4f7731",
            "sha256:3a7c704a601bf62e40434023511a52d029b0fb38f91d78007842c225c709fbd0",
            "sha256:74aa04d6705a993088e7f2fedc82e7206dff976b45e846d2ccfd9653ce828623",
            "sha256:efc48a374bbcd7c8f96069021863aeb9ca1ff0fc3befb08b29c24e11253495d7",
            "sha256:1403c4ab8b85281cd6e7e4eb72f994f535cc212be047cd1b56c8237b6cd2ed47",
            "sha256:46944bc8a66ce1d18b3a5fa0271aea9fe0d33032eab60df517a20257b399b69f",
            "sha256:ce6ad2724c736439c0a9c3e1b67cf0a667ae16bf309dbf78cc6ad05c52f558e8",
            "sha256:a91840ffe460a05f5c3e19f11026ca7fdabfc5bdf5f36e9a9aa91c99759458a3",
            "sha256:cb7c614e4bef0607725bb0d2372859bbb7b29a55324b9130d0a09db3aa89db84",
            "sha256:1a9f38d4a97049477dbfe81ea1193afb130c3078c9f32e2b0b6764709d2b8ec1"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-10T22:01:22.850382206+08:00"
    }
}

更多版本

docker.io/percona/percona-xtradb-cluster-operator:1.14.0

linux/amd64 docker.io165.68MB2025-03-16 15:56
104

docker.io/percona/percona-xtradb-cluster-operator:1.14.0-haproxy

linux/amd64 docker.io274.32MB2025-03-16 15:59
122

docker.io/percona/percona-xtradb-cluster-operator:1.14.1

linux/amd64 docker.io171.39MB2025-06-26 11:05
78

docker.io/percona/percona-xtradb-cluster-operator:1.14.1-haproxy

linux/amd64 docker.io274.32MB2025-06-26 11:08
71

docker.io/percona/percona-xtradb-cluster-operator:1.17.0

linux/amd64 docker.io227.39MB2025-08-21 21:41
47

docker.io/percona/percona-xtradb-cluster-operator:1.12.0

linux/amd64 docker.io136.77MB2025-09-02 16:50
33

docker.io/percona/percona-xtradb-cluster-operator:1.12.0-haproxy

linux/amd64 docker.io280.72MB2025-09-02 16:58
37

docker.io/percona/percona-xtradb-cluster-operator:1.12.0-logcollector

linux/amd64 docker.io372.62MB2025-09-02 17:00
38

docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql

linux/amd64 docker.io275.71MB2025-09-02 17:02
32

docker.io/percona/percona-xtradb-cluster-operator:1.12.0-pxc8.0-backup

linux/amd64 docker.io330.60MB2025-09-02 17:04
49

docker.io/percona/percona-xtradb-cluster-operator:1.16.1

linux/amd64 docker.io211.76MB2025-09-10 22:01
29