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

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

271
浏览次数
275.71MB
镜像大小
源镜像
docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql
镜像ID
sha256:f9be03cddb2f7a21875ffd0d3fe2f2846e9191e7100b750fd55775b640d4aacc
镜像 TAG
1.12.0-proxysql
镜像大小
275.71MB
平台架构
linux/amd64
镜像源
docker.io
CMD
/usr/bin/proxysql -f -c /etc/proxysql/proxysql.cnf --reload
启动入口
/entrypoint.sh
工作目录
OS/平台
linux/amd64
镜像创建
2022-12-01T14:47:06.866936872Z
同步时间
2025-09-02 17:02
浏览量
271 次
贡献者
🔌 开放端口 2
3306/tcp 6032/tcp
📁 目录挂载 1
 /var/lib/proxysql
⚙️ 环境变量 7
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
PXC_VERSION=8.0.29-21.1 2
PROXYSQL_VERSION=2.4.4-1.2 3
OS_VER=el8 4
FULL_PERCONA_VERSION=8.0.29-21.1.el8 5
FULL_PROXYSQL_VERSION=2.4.4-1.2.el8 6
🏷️ 镜像标签 21
KeyValue
x86_64 architecture
2022-11-01T04:29:11 build-date
ubi8-minimal-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 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. description
public distribution-scope
1.26.2 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 8 Minimal io.k8s.display-name
io.openshift.expose-services
minimal rhel8 io.openshift.tags
Red Hat, Inc. maintainer
ubi8-minimal name
info@percona.com org.opencontainers.image.authors
923 release
Provides the latest release of the minimal Red Hat Universal Base Image 8. summary
https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923 url
146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4 vcs-ref
git vcs-type
Red Hat, Inc. vendor
8.7 version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#percona/percona-xtradb-cluster-operator:1.12.0-proxysql#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql#' 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.12.0-proxysql && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql  docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql'

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.12.0-proxysql && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql  docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql'

镜像构建历史


# 2022-12-01 22:47:06  182.63MB 

                        
# 2022-12-01 22:47:05  0.00B 
/bin/sh -c #(nop)  CMD ["/usr/bin/proxysql" "-f" "-c" "/etc/proxysql/proxysql.cnf" "--reload"]
                        
# 2022-12-01 22:47:05  0.00B 
/bin/sh -c #(nop)  EXPOSE 3306 6032
                        
# 2022-12-01 22:47:05  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/entrypoint.sh"]
                        
# 2022-12-01 22:47:04  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/lib/proxysql]
                        
# 2022-12-01 22:47:04  0.00B 
/bin/sh -c #(nop)  USER 1001
                        
# 2022-12-01 22:47:04  0.00B 
/bin/sh -c chown 1001:1001 /etc/proxysql/proxysql.cnf /etc/proxysql-admin.cnf;     chmod 664 /etc/proxysql/proxysql.cnf /etc/proxysql-admin.cnf
                        
# 2022-12-01 22:47:03  0.00B 
/bin/sh -c #(nop) COPY file:ccd03236bcebbc27924e51c6a57a21d0c5a20e4539365597c63a832388173648 in /usr/bin/ 
                        
# 2022-12-01 22:47:03  0.00B 
/bin/sh -c #(nop) COPY dir:93fe391ce50efbc9a463666998a1ab9d9b2ce98b36087219ec2ef4367be2cc58 in / 
                        
# 2022-12-01 22:47:03  0.00B 
/bin/sh -c cp /usr/share/doc/proxysql2/LICENSE /licenses/LICENSE.proxysql
                        
# 2022-12-01 22:47:02  0.00B 
/bin/sh -c #(nop) COPY file:bedd48799198edfa2dab0f6b30a6a26abc1e6747350d620a9f1e11a812d4e2b5 in /licenses/LICENSE.Dockerfile 
                        
# 2022-12-01 22:47:01  0.00B 
/bin/sh -c rm -f /usr/bin/pxc_scheduler_handler
                        
# 2022-12-01 22:47:00  0.00B 
/bin/sh -c set -ex; 	curl -Lf -o /tmp/krb5-libs.rpm https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/getPackage/krb5-libs-1.18.2-22.0.1.el8_7.x86_64.rpm;     curl -Lf -o /tmp/util-linux.rpm http://vault.centos.org/centos/8/BaseOS/x86_64/os/Packages/util-linux-2.32.1-28.el8.x86_64.rpm;     curl -Lf -o /tmp/proxysql2-${FULL_PROXYSQL_VERSION}.rpm http://repo.percona.com/proxysql/yum/release/8/RPMS/x86_64/proxysql2-${FULL_PROXYSQL_VERSION}.x86_64.rpm;     curl -Lf -o /tmp/percona-xtradb-cluster-server-${FULL_PERCONA_VERSION}.rpm http://repo.percona.com/pxc-80/yum/release/8.0/RPMS/x86_64/percona-xtradb-cluster-server-${FULL_PERCONA_VERSION}.x86_64.rpm;     rpmkeys --checksig /tmp/percona-xtradb-cluster-server-${FULL_PERCONA_VERSION}.rpm /tmp/proxysql2-${FULL_PROXYSQL_VERSION}.rpm /tmp/util-linux.rpm /tmp/krb5-libs.rpm;     rpm -iv /tmp/proxysql2-${FULL_PROXYSQL_VERSION}.rpm /tmp/util-linux.rpm --nodeps; 	rpm -U /tmp/krb5-libs.rpm;     rm -rf /tmp/proxysql2-${FULL_PROXYSQL_VERSION}.rpm /tmp/util-linux.rpm /tmp/krb5-libs.rpm;     microdnf clean all;     rm -rf /var/cache/dnf /var/cache/yum /etc/proxysql /var/lib/proxysql;     rpm -ql percona-xtradb-cluster-client | egrep -v "mysql$|mysqldump$" | xargs rm -rf;     install -o 1001 -g 0 -m 775 -d /etc/proxysql /var/lib/proxysql;     rpm2cpio /tmp/percona-xtradb-cluster-server-${FULL_PERCONA_VERSION}.rpm | cpio -idv ./usr/bin/my_print_defaults;     rm -rf /tmp/percona-xtradb-cluster-server-${FULL_PERCONA_VERSION}.rpm
                        
# 2022-12-01 22:46:45  0.00B 
/bin/sh -c groupadd -g 1001 proxysql;     useradd -u 1001 -r -g 1001 -s /sbin/nologin         -c "Default Application User" proxysql
                        
# 2022-12-01 22:46:43  0.00B 
/bin/sh -c set -ex;     microdnf install -y         percona-xtradb-cluster-client-${FULL_PERCONA_VERSION}         shadow-utils         which         hostname         procps-ng         perl-DBD-MySQL         perl-DBI         cpio         tar;     microdnf clean all;     rm -rf /var/cache/dnf /var/cache/yum
                        
# 2022-12-01 22:46:31  0.00B 
/bin/sh -c set -ex;     curl -Lf -o /tmp/jq.rpm http://vault.centos.org/centos/8/AppStream/x86_64/os/Packages/jq-1.5-12.el8.x86_64.rpm;     curl -Lf -o /tmp/oniguruma.rpm http://vault.centos.org/centos/8/AppStream/x86_64/os/Packages/oniguruma-6.8.2-2.el8.x86_64.rpm;     rpmkeys --checksig /tmp/jq.rpm /tmp/oniguruma.rpm;     rpm -i /tmp/jq.rpm /tmp/oniguruma.rpm;     rm -rf /tmp/jq.rpm /tmp/oniguruma.rpm
                        
# 2022-12-01 22:46:30  0.00B 
/bin/sh -c set -ex;     export GNUPGHOME="$(mktemp -d)";     gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 99DB70FAE1D7CE227FB6488205B555B38483C65D 94E279EB8D8F25B21810ADF121EA45AB2F86D6A1 76FD3DB13AB67410B89DB10E82562EA9AD986DA3;     gpg --batch --export --armor 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A > ${GNUPGHOME}/RPM-GPG-KEY-Percona;     gpg --batch --export --armor 99DB70FAE1D7CE227FB6488205B555B38483C65D > ${GNUPGHOME}/RPM-GPG-KEY-centosofficial;     gpg --batch --export --armor 94E279EB8D8F25B21810ADF121EA45AB2F86D6A1 > ${GNUPGHOME}/RPM-GPG-KEY-EPEL-8;     gpg --batch --export --armor 76FD3DB13AB67410B89DB10E82562EA9AD986DA3 > ${GNUPGHOME}/RPM-GPG-KEY-oracle;     rpmkeys --import ${GNUPGHOME}/RPM-GPG-KEY-Percona ${GNUPGHOME}/RPM-GPG-KEY-centosofficial ${GNUPGHOME}/RPM-GPG-KEY-EPEL-8 ${GNUPGHOME}/RPM-GPG-KEY-oracle;     microdnf install -y findutils;     curl -Lf -o /tmp/percona-release.rpm https://repo.percona.com/yum/percona-release-latest.noarch.rpm;     rpmkeys --checksig /tmp/percona-release.rpm;     rpm -i /tmp/percona-release.rpm;     rm -rf "$GNUPGHOME" /tmp/percona-release.rpm;     rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY;     percona-release setup pxc80;     percona-release enable tools testing
                        
# 2022-12-01 22:46:26  0.00B 
/bin/sh -c #(nop)  ENV FULL_PROXYSQL_VERSION=2.4.4-1.2.el8
                        
# 2022-12-01 22:46:26  0.00B 
/bin/sh -c #(nop)  ENV FULL_PERCONA_VERSION=8.0.29-21.1.el8
                        
# 2022-12-01 22:46:25  0.00B 
/bin/sh -c #(nop)  ENV OS_VER=el8
                        
# 2022-12-01 22:46:25  0.00B 
/bin/sh -c #(nop)  ENV PROXYSQL_VERSION=2.4.4-1.2
                        
# 2022-12-01 22:46:25  0.00B 
/bin/sh -c #(nop)  ENV PXC_VERSION=8.0.29-21.1
                        
# 2022-12-01 22:46:25  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.authors=info@percona.com
                        
# 2022-11-01 12:43:59  93.08MB 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2022-11-01 12:43:58  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/repo-48a4d.repo' '/etc/yum.repos.d/repo-b8bb7.repo'
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2022-11-01T04:29:11" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923"
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c #(nop) ADD file:03a7de1667a42823460692c665156b6509e10e6dcadc0f1a1269d69ff647a67a in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-923 
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c #(nop) ADD file:cc5193bc684cdbac78aea8d5d2c3db92b2ec091a563eb7fac47423ac387c0236 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-923.json 
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c #(nop) LABEL release=923
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
                        
# 2022-11-01 12:43:56  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."
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container"       name="ubi8-minimal"       version="8.7"
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) ADD multi:ed62428592320e9a8d4a26792455dcaf96be4f429e752404b35ace3941c2a7ed in /etc/yum.repos.d/ 
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem 
                        
# 2022-11-01 12:43:55  0.00B 
/bin/sh -c #(nop) ADD file:2edb7ab236f85e76c1e503929b950e45e450fa17736eda7ad99a78e2e9f3b4df in / 
                        
                    

镜像信息

{
    "Id": "sha256:f9be03cddb2f7a21875ffd0d3fe2f2846e9191e7100b750fd55775b640d4aacc",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.12.0-proxysql",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:a0352f7491ba32f4cb1fb8edb1ad9248235f4ae1186932965383f47e3239e0f7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:f406af3da2892216285f35d92863480ccfd5edd88246ad2ff1472543e53f46c5"
    ],
    "Parent": "",
    "Comment": "merge sha256:ea84a5abdc5ef7bcb54a38ac86119e1f88e4e5e77b2e54000b2b8dfec80d094a to sha256:4df334db583d90ee9dce049a48e4b97898c9b6e72376f2b001252fcba79f9483",
    "Created": "2022-12-01T14:47:06.866936872Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.17",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "3306/tcp": {},
            "6032/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci",
            "PXC_VERSION=8.0.29-21.1",
            "PROXYSQL_VERSION=2.4.4-1.2",
            "OS_VER=el8",
            "FULL_PERCONA_VERSION=8.0.29-21.1.el8",
            "FULL_PROXYSQL_VERSION=2.4.4-1.2.el8"
        ],
        "Cmd": [
            "/usr/bin/proxysql",
            "-f",
            "-c",
            "/etc/proxysql/proxysql.cnf",
            "--reload"
        ],
        "Image": "sha256:f03b1cf6de3e57c804e5d05bf10539d156c1d4cd54ae3127dc8ee11bd83328e5",
        "Volumes": {
            "/var/lib/proxysql": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2022-11-01T04:29:11",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "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.",
            "distribution-scope": "public",
            "io.buildah.version": "1.26.2",
            "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 8 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi8-minimal",
            "org.opencontainers.image.authors": "info@percona.com",
            "release": "923",
            "summary": "Provides the latest release of the minimal Red Hat Universal Base Image 8.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923",
            "vcs-ref": "146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.7"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 275710058,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c77ebf0aaa6c960462b1cef70132a50da0e366b386099b1487cfaeff21562e27/diff",
            "MergedDir": "/var/lib/docker/overlay2/8e9a6259f482ef605d4a3e019ed90e0b37c4422f924cfef7c9e9190f3fcbe502/merged",
            "UpperDir": "/var/lib/docker/overlay2/8e9a6259f482ef605d4a3e019ed90e0b37c4422f924cfef7c9e9190f3fcbe502/diff",
            "WorkDir": "/var/lib/docker/overlay2/8e9a6259f482ef605d4a3e019ed90e0b37c4422f924cfef7c9e9190f3fcbe502/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a4973385360d660bd151004ac57e211a1deced89f1c8d13cbb82bc8d48c55f95",
            "sha256:dec61b0c7ffe506e1e9945af2e1dfd06e1fa4d656f1c78045358830c777eedde"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-02T17:02:05.169681842+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linux/amd64 docker.io211.76MB2025-09-10 22:01
252
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×