docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35 linux/amd64

docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35 - 国内下载镜像源 浏览次数:21

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

源镜像 docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35
镜像ID sha256:fc23b0ff5495ac0367f3b4c9b069d68d6bb05d3531964788c57a74aeae0a7031
镜像TAG 1.17.0-pxc8.0-backup-pxb8.0.35
大小 721.51MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD sleep infinity
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 21 次
贡献者
镜像创建 2025-04-10T18:55:14.87703683Z
同步时间 2025-08-22 10:46
更新时间 2025-08-26 22:23
目录挂载
/backup
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci PXB_VERSION=8.0.35-32.1 PS_VERSION=8.0.41-32.1 PXC_VERSION=8.0.41-32.1 PXC_REPO=release OS_VER=el9 FULL_PERCONA_VERSION=8.0.41-32.1.el9 FULL_PERCONA_XTRABACKUP_VERSION=8.0.35-32.1.el9 FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.41-32.1.el9
镜像标签
x86_64: architecture 2025-03-25T14:50:12Z: 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 XtraBackup works with MySQL, MariaDB, and Percona Server. It supports completely non-blocking backups of InnoDB, XtraDB, and HailDB storage engines. In addition, it can back up the following storage engines by briefly pausing writes at the end of the backup: MyISAM, Merge, and Archive, including partitioned tables, triggers, and database options.: description public: distribution-scope 1.39.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 XtraBackup: name 8.0.41-32.1: org.label-schema.schema-version Percona XtraDB Cluster is a high availability solution that helps enterprises avoid downtime and outages and meet expected customer experience.: org.opencontainers.image.description GPL: org.opencontainers.image.license Percona XtraDB Cluster: org.opencontainers.image.title Percona: org.opencontainers.image.vendor 8.0.41-32.1: org.opencontainers.image.version 8.0: release Percona XtraBackup is an open-source hot backup utility for MySQL - based servers that doesn’t lock your database during the backup: summary https://www.redhat.com: url 63823c7605fee63261a8e33cad8085bc4bb24676: 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.17.0-pxc8.0-backup-pxb8.0.35
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35  docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35  docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35

Shell快速替换命令

sed -i 's#percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35#' 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.17.0-pxc8.0-backup-pxb8.0.35 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35  docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35'

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.17.0-pxc8.0-backup-pxb8.0.35 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35  docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35'

镜像构建历史


# 2025-04-11 02:55:14  0.00B 设置默认要执行的命令
CMD ["sleep" "infinity"]
                        
# 2025-04-11 02:55:14  0.00B 指定运行容器时使用的用户
USER 1001
                        
# 2025-04-11 02:55:14  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/backup]
                        
# 2025-04-11 02:55:14  16.42KB 复制新文件或目录到容器中
COPY recovery-*.sh run_backup.sh backup.sh get-pxc-state /usr/bin/ # buildkit
                        
# 2025-04-11 02:55:14  8.30KB 复制新文件或目录到容器中
COPY lib/pxc /usr/lib/pxc # buildkit
                        
# 2025-04-11 02:55:14  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c install -d -o 1001 -g 0 -m 0775 /backup; 	mkdir /usr/lib/pxc # buildkit
                        
# 2025-04-11 02:55:13  281.39KB 执行命令并创建新的镜像层
RUN /bin/sh -c cp /usr/share/doc/percona-xtrabackup-80/LICENSE /licenses/LICENSE.xtrabackup; 	cp /usr/share/doc/percona-xtradb-cluster-garbd-3/COPYING /licenses/LICENSE.garbd; 	curl -o /licenses/LICENSE.aws-cli https://raw.githubusercontent.com/aws/aws-cli/refs/heads/master/LICENSE.txt # buildkit
                        
# 2025-04-11 02:55:13  11.34KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE.Dockerfile # buildkit
                        
# 2025-04-11 02:55:13  245.05MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex; 	curl -Lf -o /tmp/percona-xtrabackup.rpm http://repo.percona.com/pxb-80/yum/release/9/RPMS/x86_64/percona-xtrabackup-80-${FULL_PERCONA_XTRABACKUP_VERSION}.x86_64.rpm; 	curl -Lf -o /tmp/percona-server-shared.rpm http://repo.percona.com/ps-80/yum/${PXC_REPO}/9/RPMS/x86_64/percona-server-shared-${FULL_PERCONA_VERSION}.x86_64.rpm; 	curl -Lf -o /tmp/percona-xtradb-cluster-garbd.rpm https://repo.percona.com/pxc-80/yum/${PXC_REPO}/9/RPMS/x86_64/percona-xtradb-cluster-garbd-${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}/9/RPMS/x86_64/percona-xtradb-cluster-client-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm; 	rpmkeys --checksig /tmp/percona-xtradb-cluster-garbd.rpm /tmp/percona-xtrabackup.rpm /tmp/percona-xtradb-cluster-client.rpm /tmp/percona-server-shared.rpm; 	rpm -iv /tmp/percona-xtradb-cluster-garbd.rpm /tmp/percona-xtrabackup.rpm /tmp/percona-xtradb-cluster-client.rpm /tmp/percona-server-shared.rpm --nodeps; 	rm -rf /tmp/percona-xtradb-cluster-garbd.rpm /tmp/percona-xtrabackup.rpm /tmp/percona-xtradb-cluster-client.rpm /tmp/percona-server-shared.rpm; 	rpm -ql percona-xtradb-cluster-client | egrep -v "mysql$|mysqldump$|mysqlbinlog$" | xargs rm -rf; 	microdnf clean all; 	rm -rf /var/cache/dnf /var/cache/yum /var/lib/mysql # buildkit
                        
# 2025-04-11 02:55:02  2.89KB 执行命令并创建新的镜像层
RUN /bin/sh -c groupadd -g 1001 mysql; 	useradd -u 1001 -r -g 1001 -s /sbin/nologin 	-c "Default Application User" mysql # buildkit
                        
# 2025-04-11 02:55:01  279.52MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex; 	microdnf install -y 	shadow-utils 	hostname 	libaio 	iproute 	tar 	cracklib-dicts 	openssl 	numactl-libs 	jq 	socat 	iputils 	procps-ng 	util-linux 	unzip 	findutils; 	microdnf clean all; 	unzip -q /tmp/awscliv2.zip -d /tmp/; 	/tmp/aws/install; 	rm -rf /var/cache/dnf /var/cache/yum /tmp/awscliv2.zip /tmp/awscliv2.sig /tmp/aws # buildkit
                        
# 2025-04-11 02:54:53  10.46MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex; 	curl -Lf -o /tmp/libev.rpm https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/x86_64/getPackage/libev-4.33-5.el9.x86_64.rpm; 	curl -Lf -o /tmp/pv.rpm https://yum.oracle.com/repo/OracleLinux/OL9/developer/EPEL/x86_64/getPackage/pv-1.6.20-1.el9.x86_64.rpm; 	curl -Lf -o /tmp/boost-program-options.rpm https://yum.oracle.com/repo/OracleLinux/OL9/appstream/x86_64/getPackage/boost-program-options-1.75.0-8.el9.x86_64.rpm; 	rpmkeys --checksig /tmp/libev.rpm /tmp/pv.rpm /tmp/boost-program-options.rpm; 	rpm -i /tmp/libev.rpm /tmp/pv.rpm /tmp/boost-program-options.rpm; 	rm -rf /tmp/libev.rpm /tmp/pv.rpm /tmp/boost-program-options.rpm # buildkit
                        
# 2025-04-11 02:54:52  86.04MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex; 	export GNUPGHOME="$(mktemp -d)"; 	gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 4D1BB29D63D98E422B2113B19334A25F8507EFA5 3E6D826D3FBAB389C2F38E34BC4D06A08D8B756F FB5DB77FD5C118B80511ADA8A6310ACC4672475C; 	gpg --batch --export --armor 4D1BB29D63D98E422B2113B19334A25F8507EFA5 > ${GNUPGHOME}/PERCONA-PACKAGING-KEY; 	gpg --batch --export --armor 3E6D826D3FBAB389C2F38E34BC4D06A08D8B756F > ${GNUPGHOME}/RPM-GPG-KEY-oracle; 	gpg --batch --export --armor FB5DB77FD5C118B80511ADA8A6310ACC4672475C > ${GNUPGHOME}/RPM-GPG-KEY-aws; 	rpmkeys --import ${GNUPGHOME}/PERCONA-PACKAGING-KEY ${GNUPGHOME}/RPM-GPG-KEY-oracle ${GNUPGHOME}/RPM-GPG-KEY-aws; 	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; 	curl -o /tmp/awscliv2.zip https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip;  	curl -o /tmp/awscliv2.sig https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip.sig; 	gpg --verify /tmp/awscliv2.sig /tmp/awscliv2.zip; 	rpm -i /tmp/percona-release.rpm; 	rm -rf "$GNUPGHOME" /tmp/percona-release.rpm; 	rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY # buildkit
                        
# 2025-04-11 02:54:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.version=8.0.41-32.1
                        
# 2025-04-11 02:54:52  0.00B 添加元数据标签
LABEL org.label-schema.schema-version=8.0.41-32.1
                        
# 2025-04-11 02:54:52  0.00B 设置环境变量 FULL_PERCONA_XTRADBCLUSTER_VERSION
ENV FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.41-32.1.el9
                        
# 2025-04-11 02:54:52  0.00B 设置环境变量 FULL_PERCONA_XTRABACKUP_VERSION
ENV FULL_PERCONA_XTRABACKUP_VERSION=8.0.35-32.1.el9
                        
# 2025-04-11 02:54:52  0.00B 设置环境变量 FULL_PERCONA_VERSION
ENV FULL_PERCONA_VERSION=8.0.41-32.1.el9
                        
# 2025-04-11 02:54:52  0.00B 设置环境变量 OS_VER
ENV OS_VER=el9
                        
# 2025-04-11 02:54:52  0.00B 设置环境变量 PXC_REPO
ENV PXC_REPO=release
                        
# 2025-04-11 02:54:52  0.00B 设置环境变量 PXC_VERSION
ENV PXC_VERSION=8.0.41-32.1
                        
# 2025-04-11 02:54:52  0.00B 设置环境变量 PS_VERSION
ENV PS_VERSION=8.0.41-32.1
                        
# 2025-04-11 02:54:52  0.00B 设置环境变量 PXB_VERSION
ENV PXB_VERSION=8.0.35-32.1
                        
# 2025-04-11 02:54:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.license=GPL
                        
# 2025-04-11 02:54:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Percona XtraDB Cluster is a high availability solution that 	helps enterprises avoid downtime and outages and meet expected customer experience.
                        
# 2025-04-11 02:54:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.vendor=Percona
                        
# 2025-04-11 02:54:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.title=Percona XtraDB Cluster
                        
# 2025-04-11 02:54:52  0.00B 添加元数据标签
LABEL name=Percona XtraBackup release=8.0 vendor=Percona summary=Percona XtraBackup is an open-source hot backup utility for MySQL - based servers that doesn’t lock your database during the backup description=Percona XtraBackup works with MySQL, MariaDB, and Percona Server. It supports completely non-blocking backups of InnoDB, XtraDB, and HailDB storage engines. In addition, it can back up the following storage engines by briefly pausing writes at the end of the backup: MyISAM, Merge, and Archive, including partitioned tables, triggers, and database options. maintainer=Percona Development <info@percona.com>
                        
# 2025-03-25 23:00:12  939.00B 
/bin/sh
                        
# 2025-03-25 23:00:07  100.12MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-03-25T14:59:41" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="63823c7605fee63261a8e33cad8085bc4bb24676" "build-date"="2025-03-25T14:50:12Z" "release"="1742914212"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c . /cachi2/cachi2.env &&     rm -rf /var/log/*
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) COPY dir:df27096315f97be2134faf11df5dc31f92c8dd671e0b8267905e1f2330865336 in / 
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2025-03-25 23:00:06  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."
                        
# 2025-03-25 23:00:06  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."
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.5"       distribution-scope="public"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-03-25 23:00:05  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-03-25 23:00:05  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:fc23b0ff5495ac0367f3b4c9b069d68d6bb05d3531964788c57a74aeae0a7031",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-pxc8.0-backup-pxb8.0.35"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:2f28c09027a249426b2f4393aa8b76971583d80e0c56be37f77dad49cb5cd5c4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:210cd5f0f8119835a5d9bf49269283782324b562f14a240e54e57055698974e0"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-04-10T18:55:14.87703683Z",
    "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",
            "PXB_VERSION=8.0.35-32.1",
            "PS_VERSION=8.0.41-32.1",
            "PXC_VERSION=8.0.41-32.1",
            "PXC_REPO=release",
            "OS_VER=el9",
            "FULL_PERCONA_VERSION=8.0.41-32.1.el9",
            "FULL_PERCONA_XTRABACKUP_VERSION=8.0.35-32.1.el9",
            "FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.41-32.1.el9"
        ],
        "Cmd": [
            "sleep",
            "infinity"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/backup": {}
        },
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-03-25T14:50:12Z",
            "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 XtraBackup works with MySQL, MariaDB, and Percona Server. It supports completely non-blocking backups of InnoDB, XtraDB, and HailDB storage engines. In addition, it can back up the following storage engines by briefly pausing writes at the end of the backup: MyISAM, Merge, and Archive, including partitioned tables, triggers, and database options.",
            "distribution-scope": "public",
            "io.buildah.version": "1.39.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 XtraBackup",
            "org.label-schema.schema-version": "8.0.41-32.1",
            "org.opencontainers.image.description": "Percona XtraDB Cluster is a high availability solution that \thelps enterprises avoid downtime and outages and meet expected customer experience.",
            "org.opencontainers.image.license": "GPL",
            "org.opencontainers.image.title": "Percona XtraDB Cluster",
            "org.opencontainers.image.vendor": "Percona",
            "org.opencontainers.image.version": "8.0.41-32.1",
            "release": "8.0",
            "summary": "Percona XtraBackup is an open-source hot backup utility for MySQL - based servers that doesn’t lock your database during the backup",
            "url": "https://www.redhat.com",
            "vcs-ref": "63823c7605fee63261a8e33cad8085bc4bb24676",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.5"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 721506131,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8619a7688e762a4dadac414614b6ac8933f259969fa62d2bda3290d9480605b2/diff:/var/lib/docker/overlay2/963253fc2a87c4fcb5b8d472bf32a87ba4ec6e8b7196d66200ee1108c035a1fa/diff:/var/lib/docker/overlay2/310bf1037bcf8cc853b2b4f40df49ca9423662d8ce2704eb22d45eb9c202c479/diff:/var/lib/docker/overlay2/6639bb15d35926dad85755de4fc026e44155616bcbaf733ebbeecd1b141504bb/diff:/var/lib/docker/overlay2/d117d65c8b3d1f825f23c22155340fef32a958c7fefdf54476391e6b9744ccd6/diff:/var/lib/docker/overlay2/03648dd34483814030706579951f85be17cdf2b6a2273910cd1ff7a4e122e489/diff:/var/lib/docker/overlay2/6f37ed4596ee0c0e4d0202b4b542cecbf0fa0ecb37a89a0fc404e465530964f4/diff:/var/lib/docker/overlay2/4877f71892d872d1939fefd443fe57e1309a51da319846b1470a41d0505183ca/diff:/var/lib/docker/overlay2/baddc4e21b244049b962c09b22fb363714091111ed398ea998478ba5ae1106ea/diff:/var/lib/docker/overlay2/7bd8f820b0690b6ce86b1230433073850f0c30bf340fc1c039f1018018bc2c84/diff:/var/lib/docker/overlay2/2b6f907dab5a0ba84e3281e58020cd4db1b217c7077023666d377aaf0e79a99d/diff",
            "MergedDir": "/var/lib/docker/overlay2/8f7ab743aeede67797e9364c424a23d810dceed14b6ed6c3c16fa92a71f7965e/merged",
            "UpperDir": "/var/lib/docker/overlay2/8f7ab743aeede67797e9364c424a23d810dceed14b6ed6c3c16fa92a71f7965e/diff",
            "WorkDir": "/var/lib/docker/overlay2/8f7ab743aeede67797e9364c424a23d810dceed14b6ed6c3c16fa92a71f7965e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:0ee7f3003527b9685ebfd9fed5700b8df307e35929a6cfe38b516e7acea83258",
            "sha256:1a4bd3506461721b349c760eb8b61fe3546f88662457b77123d353defa85f924",
            "sha256:c3c6c8e6cbe73fc04c451c828b44c1aaeb47ccac6fd058a94ed27c22cac14c4a",
            "sha256:019cf249335749adadda9b889f9c72ba67589eaff5325a046440214e52b76ad1",
            "sha256:80a0125cfbc729760df29b8f0d9a825c366ad3012823d4f6c044b40d72372c4c",
            "sha256:208fb9c1881081ff08b63e98d598c94889bccaf48462eb3ea75149868d5fb17b",
            "sha256:08f03640d2ef4dd4c26167adcf447f172f237a2c610cd9ce66aa6d85a7eeec98",
            "sha256:4eb97f8771a9149df04d5dece496780ebc1adca5f44c14c25cdd005a0882ba8f",
            "sha256:6a08032fa5a9d3fa7c95e8e73d3bb53ff7e0369f10a3eef5ce080a39234be6ea",
            "sha256:ee1eb453a47d51c417998a48422611cb22400eef170334a1fb3c78a64f7d86a2",
            "sha256:bbb98602b57fc9947819dcbe71f468cb5d925d9aa9f5f0f82558e1d47036188c",
            "sha256:928cdd31f719bd43514c0638b6cc4bedf5f50843276c063402ed97597320e190"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-22T10:45:45.073750475+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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