docker.io/percona/percona-xtradb-cluster:8.0.29-21.1 linux/amd64

docker.io/percona/percona-xtradb-cluster:8.0.29-21.1 - 国内下载镜像源 浏览次数:11
**Percona XtraDB Cluster 镜像**

Percona XtraDB Cluster 是一个开源的分布式数据库系统,基于 MySQL 的 XtraDB 引擎。该镜像是用于创建 Percona XtraDB Cluster 实例的 Docker 容器。

使用这个镜像,可以轻松地在 Docker 环境中部署和管理 Percona XtraDB Cluster 实例。它支持高可用性、扩展性和数据恢复等功能,适合用于大规模数据库应用场景。

源镜像 docker.io/percona/percona-xtradb-cluster:8.0.29-21.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster:8.0.29-21.1
镜像ID sha256:9c4eef557437ddcaa1b0d83cf5e972bc33c3307834bd2b3c9a2086ceafcf69ca
镜像TAG 8.0.29-21.1
大小 463.94MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD mysqld
启动入口 /entrypoint.sh
工作目录
OS/平台 linux/amd64
浏览量 11 次
贡献者
镜像创建 2022-12-02T13:14:43.225207563Z
同步时间 2025-09-02 16:55
更新时间 2025-09-03 06:06
开放端口
3306/tcp 33060/tcp 4567/tcp 4568/tcp
目录挂载
/var/lib/mysql /var/log/mysql
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci PXC_VERSION=8.0.29-21.1 PXC_REPO=release OS_VER=el8 FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.29-21.1.el8
镜像标签
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:8.0.29-21.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster:8.0.29-21.1  docker.io/percona/percona-xtradb-cluster:8.0.29-21.1

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#percona/percona-xtradb-cluster:8.0.29-21.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster:8.0.29-21.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:8.0.29-21.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster:8.0.29-21.1  docker.io/percona/percona-xtradb-cluster:8.0.29-21.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:8.0.29-21.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster:8.0.29-21.1  docker.io/percona/percona-xtradb-cluster:8.0.29-21.1'

镜像构建历史


# 2022-12-02 21:14:43  0.00B 
/bin/sh -c #(nop)  CMD ["mysqld"]
                        
# 2022-12-02 21:14:41  0.00B 
/bin/sh -c #(nop)  EXPOSE 3306 33060 4567 4568
                        
# 2022-12-02 21:14:41  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/entrypoint.sh"]
                        
# 2022-12-02 21:14:40  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/lib/mysql /var/log/mysql]
                        
# 2022-12-02 21:14:39  0.00B 
/bin/sh -c #(nop)  USER 1001
                        
# 2022-12-02 21:14:39  0.00B 
/bin/sh -c if [[ -n $DEBUG ]] ; then     set -ex;     sed -i '/\[mysqld\]/a wsrep_log_conflicts\nlog_error_verbosity=3\nwsrep_debug=1' /etc/mysql/node.cnf;     mv /usr/sbin/mysqld /usr/sbin/mysqld-ps;     cp /usr/local/bin/mysqld-debug /usr/sbin/mysqld;     percona-release enable pdpxc-8.0 release;     microdnf install -y         net-tools         nc         percona-toolkit         gdb;     percona-release disable pdpxc-8.0 release;     curl -Lf -o /tmp/telnet.rpm http://vault.centos.org/centos/8/AppStream/x86_64/os/Packages/telnet-0.17-76.el8.x86_64.rpm;     curl -Lf -o /tmp/tcpdump.rpm http://vault.centos.org/centos/8/AppStream/x86_64/os/Packages/tcpdump-4.9.3-2.el8.x86_64.rpm;     curl -Lf -o /tmp/perf.rpm https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/getPackage/perf-4.18.0-372.16.1.0.1.el8_6.x86_64.rpm;     curl -Lf -o /tmp/strace.rpm http://vault.centos.org/centos/8/BaseOS/x86_64/os/Packages/strace-5.7-3.el8.x86_64.rpm;     curl -Lf -o /tmp/percona-xtradb-cluster-debuginfo.rpm https://repo.percona.com/pxc-80/yum/${PXC_REPO}/8/RPMS/x86_64/percona-xtradb-cluster-debuginfo-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm;     curl -Lf -o /tmp/percona-xtradb-cluster-server-debuginfo.rpm https://repo.percona.com/pxc-80/yum/${PXC_REPO}/8/RPMS/x86_64/percona-xtradb-cluster-server-debuginfo-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm;     rpmkeys --checksig /tmp/telnet.rpm /tmp/tcpdump.rpm /tmp/perf.rpm /tmp/strace.rpm /tmp/percona-xtradb-cluster-debuginfo.rpm /tmp/percona-xtradb-cluster-server-debuginfo.rpm;     rpm -i /tmp/telnet.rpm /tmp/tcpdump.rpm /tmp/perf.rpm /tmp/strace.rpm /tmp/percona-xtradb-cluster-debuginfo.rpm /tmp/percona-xtradb-cluster-server-debuginfo.rpm --nodeps;     rm -rf /tmp/telnet.rpm /tmp/tcpdump.rpm /tmp/perf.rpm /tmp/strace.rpm /tmp/percona-xtradb-cluster-debuginfo.rpm /tmp/percona-xtradb-cluster-server-debuginfo.rpm;     microdnf clean all;     rm -rf /var/cache/dnf /var/cache/yum; fi
                        
# 2022-12-02 21:14:37  0.00B 
/bin/sh -c #(nop)  ARG DEBUG
                        
# 2022-12-02 21:14:36  672.00B 
/bin/sh -c set -ex;     mkdir -p /etc/mysql/conf.d/ /var/log/mysql /var/lib/mysql /docker-entrypoint-initdb.d /etc/percona-xtradb-cluster.conf.d;     chown -R 1001:1001 /etc/mysql/ /var/log/mysql /var/lib/mysql /docker-entrypoint-initdb.d /etc/percona-xtradb-cluster.conf.d;     chmod -R g=u /etc/mysql/ /var/log/mysql /var/lib/mysql /docker-entrypoint-initdb.d /etc/percona-xtradb-cluster.conf.d
                        
# 2022-12-02 21:14:34  121.00B 
/bin/sh -c set -ex;     rmdir /etc/my.cnf.d;     ln -s /etc/mysql/conf.d /etc/my.cnf.d;     rm -f /etc/percona-xtradb-cluster.conf.d/*.cnf;     echo '!include /etc/mysql/node.cnf' > /etc/my.cnf;     echo '!includedir /etc/my.cnf.d/' >> /etc/my.cnf;     echo '!includedir /etc/percona-xtradb-cluster.conf.d/' >> /etc/my.cnf
                        
# 2022-12-02 21:14:32  3.27MB 
/bin/sh -c #(nop) COPY file:ccd03236bcebbc27924e51c6a57a21d0c5a20e4539365597c63a832388173648 in /usr/bin/ 
                        
# 2022-12-02 21:14:32  26.07KB 
/bin/sh -c #(nop) COPY dir:85bee2a0fd139e6ce92067d65ad655eafce1e62efb3d661b3a65c58fc460192a in / 
                        
# 2022-12-02 21:14:31  2.83KB 
/bin/sh -c cp /usr/share/doc/percona-xtradb-cluster-galera/COPYING /licenses/LICENSE.galera;     cp /usr/share/doc/percona-xtradb-cluster-galera/LICENSE.* /licenses/
                        
# 2022-12-02 21:14:29  11.34KB 
/bin/sh -c #(nop) COPY file:bedd48799198edfa2dab0f6b30a6a26abc1e6747350d620a9f1e11a812d4e2b5 in /licenses/LICENSE.Dockerfile 
                        
# 2022-12-02 21:14:27  308.45MB 
/bin/sh -c set -ex;     curl -Lf -o /tmp/nss-pam-ldapd.rpm http://vault.centos.org/centos/8/AppStream/x86_64/os/Packages/nss-pam-ldapd-0.9.9-3.el8.x86_64.rpm;     rpmkeys --checksig /tmp/nss-pam-ldapd.rpm;     rpm -iv /tmp/nss-pam-ldapd.rpm --nodeps;     rm -rf /tmp/nss-pam-ldapd.rpm;     curl -Lf -o /tmp/percona-xtradb-cluster-server.rpm https://repo.percona.com/pxc-80/yum/${PXC_REPO}/8/RPMS/x86_64/percona-xtradb-cluster-server-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm;     curl -Lf -o /tmp/percona-xtradb-cluster-shared.rpm https://repo.percona.com/pxc-80/yum/${PXC_REPO}/8/RPMS/x86_64/percona-xtradb-cluster-shared-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm;     curl -Lf -o /tmp/percona-xtradb-cluster-client.rpm https://repo.percona.com/pxc-80/yum/${PXC_REPO}/8/RPMS/x86_64/percona-xtradb-cluster-client-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm;     curl -Lf -o /tmp/percona-xtradb-cluster-shared-compat.rpm https://repo.percona.com/pxc-80/yum/${PXC_REPO}/8/RPMS/x86_64/percona-xtradb-cluster-shared-compat-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm;     curl -Lf -o /tmp/percona-xtradb-cluster-icu-data-files.rpm https://repo.percona.com/pxc-80/yum/${PXC_REPO}/8/RPMS/x86_64/percona-xtradb-cluster-icu-data-files-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm;     rpmkeys --checksig /tmp/percona-xtradb-cluster-shared-compat.rpm /tmp/percona-xtradb-cluster-server.rpm /tmp/percona-xtradb-cluster-shared.rpm /tmp/percona-xtradb-cluster-client.rpm;     rpm -iv /tmp/percona-xtradb-cluster-shared-compat.rpm /tmp/percona-xtradb-cluster-server.rpm /tmp/percona-xtradb-cluster-shared.rpm /tmp/percona-xtradb-cluster-client.rpm /tmp/percona-xtradb-cluster-icu-data-files.rpm --nodeps;     microdnf clean all;     rm -rf /tmp/percona-xtradb-cluster-shared-compat.rpm /tmp/percona-xtradb-cluster-server.rpm /tmp/percona-xtradb-cluster-shared.rpm /tmp/percona-xtradb-cluster-client.rpm /tmp/percona-xtradb-cluster-icu-data-files.rpm;     rm -rf /usr/bin/mysqltest /usr/bin/perror /usr/bin/replace /usr/bin/resolve_stack_dump /usr/bin/resolveip;     rm -rf /var/cache/dnf /var/cache/yum /var/lib/mysql /usr/lib64/mysql/plugin/debug /usr/sbin/mysqld-debug /usr/lib64/mecab /usr/lib64/mysql/mecab /usr/bin/myisam*;     rpm -ql percona-xtradb-cluster-client | egrep -v "mysql$|mysqldump$|mysqladmin$|mysqlbinlog$" | xargs rm -rf
                        
# 2022-12-02 21:13:16  2.80KB 
/bin/sh -c groupadd -g 1001 mysql;     useradd -u 1001 -r -g 1001 -s /sbin/nologin         -c "Default Application User" mysql
                        
# 2022-12-02 21:13:14  30.09MB 
/bin/sh -c set -ex;     rpm -e --nodeps tzdata;     microdnf install -y         jemalloc         openssl         shadow-utils         hostname         curl         tzdata         diffutils         libaio         which         pam         procps-ng         cracklib-dicts         tar;     microdnf clean all;     rm -rf /var/cache/dnf /var/cache/yum
                        
# 2022-12-02 21:12:53  12.19MB 
/bin/sh -c set -ex;     curl -Lf -o /tmp/numactl-libs.rpm http://vault.centos.org/centos/8/BaseOS/x86_64/os/Packages/numactl-libs-2.0.12-13.el8.x86_64.rpm;     curl -Lf -o /tmp/libev.rpm http://vault.centos.org/centos/8/AppStream/x86_64/os/Packages/libev-4.24-6.el8.x86_64.rpm;     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;     curl -Lf -o /tmp/pv.rpm http://download.fedoraproject.org/pub/epel/8/Everything/x86_64/Packages/p/pv-1.6.6-7.el8.x86_64.rpm;     curl -Lf -o /tmp/socat.rpm http://vault.centos.org/centos/8/AppStream/x86_64/os/Packages/socat-1.7.4.1-1.el8.x86_64.rpm;     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;     rpmkeys --checksig /tmp/socat.rpm /tmp/numactl-libs.rpm /tmp/libev.rpm /tmp/jq.rpm /tmp/oniguruma.rpm /tmp/pv.rpm /tmp/krb5-libs.rpm;     rpm -U /tmp/krb5-libs.rpm;     rpm -i /tmp/socat.rpm /tmp/numactl-libs.rpm /tmp/libev.rpm /tmp/jq.rpm /tmp/oniguruma.rpm /tmp/pv.rpm;     rm -rf /tmp/socat.rpm /tmp/numactl-libs.rpm /tmp/libev.rpm /tmp/jq.rpm /tmp/oniguruma.rpm /tmp/pv.rpm /tmp/krb5-libs.rpm
                        
# 2022-12-02 21:12:44  16.81MB 
/bin/sh -c set -ex;     export GNUPGHOME="$(mktemp -d)";     gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 76FD3DB13AB67410B89DB10E82562EA9AD986DA3 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 99DB70FAE1D7CE227FB6488205B555B38483C65D 94E279EB8D8F25B21810ADF121EA45AB2F86D6A1;     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
                        
# 2022-12-02 21:12:34  0.00B 
/bin/sh -c #(nop)  ENV FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.29-21.1.el8
                        
# 2022-12-02 21:12:33  0.00B 
/bin/sh -c #(nop)  ENV OS_VER=el8
                        
# 2022-12-02 21:12:33  0.00B 
/bin/sh -c #(nop)  ENV PXC_REPO=release
                        
# 2022-12-02 21:12:32  0.00B 
/bin/sh -c #(nop)  ENV PXC_VERSION=8.0.29-21.1
                        
# 2022-11-24 19:05:26  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:9c4eef557437ddcaa1b0d83cf5e972bc33c3307834bd2b3c9a2086ceafcf69ca",
    "RepoTags": [
        "percona/percona-xtradb-cluster:8.0.29-21.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster:8.0.29-21.1"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster@sha256:96c6bb8189280aeb773e74ed46aa41c01781b62947ed70c89efeb9f41c367ee7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster@sha256:fe230c00667b7f3334fa74c67e020b7661e190f2a3ff9304bcf0192c632f7d55"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-12-02T13:14:43.225207563Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.12",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "3306/tcp": {},
            "33060/tcp": {},
            "4567/tcp": {},
            "4568/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",
            "PXC_REPO=release",
            "OS_VER=el8",
            "FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.29-21.1.el8"
        ],
        "Cmd": [
            "mysqld"
        ],
        "Image": "sha256:507e5481a7c1228ea43c38b278103b333e659514e7141f5eac8a5015e62fc3e5",
        "Volumes": {
            "/var/lib/mysql": {},
            "/var/log/mysql": {}
        },
        "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": 463942172,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/552a520fe359881a4f89e4d6f9dac085f073b81f01d3015fd4a171e006d0afbc/diff:/var/lib/docker/overlay2/fc1d9f664e431c08800f116d72e4d6477d619763e4e476ea2d3561f14380cc65/diff:/var/lib/docker/overlay2/aa116520c11ca8ed365324c0e41b75aec57617f766f4b96c183303619811ca1d/diff:/var/lib/docker/overlay2/f4bf552bc56882b6bcb925dcfe21576f4ded5b23e9526196e21c7e034e0726ec/diff:/var/lib/docker/overlay2/026aeca4408376607f93eb97dbfb6a4da2c6f8230caa5fb2405335988ee3b3d6/diff:/var/lib/docker/overlay2/1f7dc276605ca5e3053cd52a0f84fd4897e0330a5849bd72b769d302575e7e5e/diff:/var/lib/docker/overlay2/e3525011a01ad2dd01c16f0c08c6b1a95bed105b66de781559ad47cadd44f64e/diff:/var/lib/docker/overlay2/7b2c4f475f537bbbf6d6a14294585d684f2562c8bb7c6fa592348b51c62b9191/diff:/var/lib/docker/overlay2/678ab424a3ad393390585503f5bf9ed9666d1a47bccdd7df32ba71ec96e88ab5/diff:/var/lib/docker/overlay2/ce86452f5512de4dca42a6762b98ec8b6c4f0209dedcb665295b4b67f80ef782/diff:/var/lib/docker/overlay2/c77ebf0aaa6c960462b1cef70132a50da0e366b386099b1487cfaeff21562e27/diff",
            "MergedDir": "/var/lib/docker/overlay2/9393a4bc24ed6df288c8f623118d9f16d7b1dcfe24c52cbb694e2f2580b32171/merged",
            "UpperDir": "/var/lib/docker/overlay2/9393a4bc24ed6df288c8f623118d9f16d7b1dcfe24c52cbb694e2f2580b32171/diff",
            "WorkDir": "/var/lib/docker/overlay2/9393a4bc24ed6df288c8f623118d9f16d7b1dcfe24c52cbb694e2f2580b32171/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a4973385360d660bd151004ac57e211a1deced89f1c8d13cbb82bc8d48c55f95",
            "sha256:502445e46e91686f8e2871f42c05645fa0d270ef035b8272cf8321a180cbfc77",
            "sha256:c55ecc21790aa49b36b2f7328a21870bbfa2779b9bb1c5c93c13deb18f716e5c",
            "sha256:bf94f290a9e7bf8c0489f66692c6b25aeac20a3bc305aa9828cd25ccb63537ef",
            "sha256:7cd14f67b72ab9fb5cf50faaa752d25cb7ba40898e1cae7fdd5a324db5dcc9d8",
            "sha256:54031f68f64c81b8f645137bb62e32c6699e76aa0e774007fcc9c75ee69a9d50",
            "sha256:a457696a226a7667cfd28b71fcb033a3d032e1854920385f887fa0bf15ebdcd2",
            "sha256:fd41bbd6df24562612c4e33129c3b8c473853ee04f0a7d7ad973800df8dddb83",
            "sha256:11f4be1208dd4e0bec6722cf5991359ddec8adf80681b8ec47506626a44ef227",
            "sha256:a517c0d9f55ab47853f025939aebe88954f9e802b12b5655741fb96ddeabb514",
            "sha256:71f4ebbe7be24236237c9e8f10943e217a936944b41806d523c1829de0dc3212",
            "sha256:12fba197943ac57fe967e48372aaa78b1df58a2235560c3545cb988ac0042200"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-02T16:55:10.190087145+08:00"
    }
}

更多版本

docker.io/percona/percona-xtradb-cluster:latest

linux/amd64 docker.io708.31MB2024-09-02 13:51
284

docker.io/percona/percona-xtradb-cluster:5.7

linux/amd64 docker.io309.86MB2025-02-20 16:59
262

docker.io/percona/percona-xtradb-cluster:8.4

linux/amd64 docker.io859.77MB2025-02-21 09:14
163

docker.io/percona/percona-xtradb-cluster:8.0.40

linux/amd64 docker.io681.66MB2025-03-03 09:25
190

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

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

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

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

docker.io/percona/percona-xtradb-cluster:8.0.36-28.1

linux/amd64 docker.io711.34MB2025-03-16 16:01
125

docker.io/percona/percona-xtradb-cluster:8.0.30

linux/amd64 docker.io467.37MB2025-06-26 10:54
66

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

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

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

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

docker.io/percona/percona-xtradb-cluster:8.0.41-32.1

linux/amd64 docker.io641.08MB2025-08-21 14:42
36

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

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

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

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

docker.io/percona/percona-xtradb-cluster:8.0.29-21.1

linux/amd64 docker.io463.94MB2025-09-02 16:55
10

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

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

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

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

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

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

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

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