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

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

307
浏览次数
330.60MB
镜像大小
源镜像
docker.io/percona/percona-xtradb-cluster-operator:1.12.0-pxc8.0-backup
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-pxc8.0-backup
镜像ID
sha256:767aaa65d3857adedae885ea4c81da177889785287b436721a49c04a748b73a9
镜像 TAG
1.12.0-pxc8.0-backup
镜像大小
330.60MB
平台架构
linux/amd64
镜像源
docker.io
CMD
sleep infinity
启动入口
工作目录
OS/平台
linux/amd64
镜像创建
2022-11-30T19:15:59.230587109Z
同步时间
2025-09-02 17:04
浏览量
307 次
贡献者
📁 目录挂载 1
 /backup
⚙️ 环境变量 12
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
PXB_VERSION=8.0.30-23.1 2
PS_VERSION=8.0.29-21.1 3
PXC_VERSION=8.0.29-21.1 4
PXC_REPO=release 5
KUBECTL_VERSION=v1.21.14 6
KUBECTL_SHA256SUM=0c1682493c2abd7bc5fe4ddcdb0b6e5d417aa7e067994ffeca964163a988c6ee 7
OS_VER=el8 8
FULL_PERCONA_VERSION=8.0.29-21.1.el8 9
FULL_PERCONA_XTRABACKUP_VERSION=8.0.30-23.1.el8 10
FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.29-21.1.el8 11
🏷️ 镜像标签 26
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
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.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
Percona Development <info@percona.com> maintainer
Percona XtraBackup name
8.0.29-21.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.29-21.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://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923 url
146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4 vcs-ref
git vcs-type
Percona 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-pxc8.0-backup
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-pxc8.0-backup  docker.io/percona/percona-xtradb-cluster-operator:1.12.0-pxc8.0-backup

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


# 2022-12-01 03:15:59  237.51MB 

                        
# 2022-12-01 03:15:57  0.00B 
/bin/sh -c #(nop)  CMD ["sleep" "infinity"]
                        
# 2022-12-01 03:15:57  0.00B 
/bin/sh -c #(nop)  USER 1001
                        
# 2022-12-01 03:15:57  0.00B 
/bin/sh -c #(nop)  VOLUME [/backup]
                        
# 2022-12-01 03:15:57  0.00B 
/bin/sh -c #(nop) COPY file:e5b6d26a32c3749e27254a3ec2158667a99fb04547f61bbfdf5ad89a178f0723 in /usr/bin/ 
                        
# 2022-12-01 03:15:56  0.00B 
/bin/sh -c #(nop) COPY dir:0812c53148ebb2cf6f0bffcaaba5d0cbcbaae8cf8b2cab189b932e84a03ccd60 in /usr/bin/ 
                        
# 2022-12-01 03:15:56  0.00B 
/bin/sh -c #(nop) COPY file:6d18e8dfae7db01326184335350a7bdc8a48f4a5a3aa1db62adf52f612eeec73 in /licenses/LICENSE.mc 
                        
# 2022-12-01 03:15:56  0.00B 
/bin/sh -c #(nop) COPY file:55ab043806432fff10c3705776e401fcdbe49ff99e4d29057c531c7b5b1f3a81 in /usr/bin/ 
                        
# 2022-12-01 03:15:55  0.00B 
/bin/sh -c #(nop) COPY multi:e98ede4dbebc2a3e076d348804b9436367266a472dc2b40fb5749b48e522bd39 in /usr/bin/ 
                        
# 2022-12-01 03:15:55  0.00B 
/bin/sh -c #(nop) COPY dir:ff1b1453ef8acfa60e25a5f3a8dba30cab4aa27eb28a580a8576cb2ae9ba14a7 in /usr/lib/pxc 
                        
# 2022-12-01 03:15:55  0.00B 
/bin/sh -c install -d -o 1001 -g 0 -m 0775 /backup; 	mkdir /usr/lib/pxc
                        
# 2022-12-01 03:15:54  0.00B 
/bin/sh -c curl -o /usr/bin/kubectl 	https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/amd64/kubectl; 	chmod +x /usr/bin/kubectl; 	echo "${KUBECTL_SHA256SUM} /usr/bin/kubectl" | sha256sum -c -; 	curl -o /licenses/LICENSE.kubectl 	https://raw.githubusercontent.com/kubernetes/kubectl/master/LICENSE
                        
# 2022-12-01 03:15:50  0.00B 
/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
                        
# 2022-12-01 03:15:49  0.00B 
/bin/sh -c #(nop) COPY file:bedd48799198edfa2dab0f6b30a6a26abc1e6747350d620a9f1e11a812d4e2b5 in /licenses/LICENSE.Dockerfile 
                        
# 2022-12-01 03:15:49  0.00B 
/bin/sh -c set -ex; 	curl -Lf -o /tmp/percona-xtrabackup.rpm http://repo.percona.com/tools/yum/release/8/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}/8/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}/8/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}/8/RPMS/x86_64/percona-xtradb-cluster-client-${FULL_PERCONA_XTRADBCLUSTER_VERSION}.x86_64.rpm; 	curl -Lf -o /tmp/procps-ng.rpm http://vault.centos.org/centos/8/BaseOS/x86_64/os/Packages/procps-ng-3.3.15-6.el8.x86_64.rpm; 	curl -Lf -o /tmp/iputils.rpm http://vault.centos.org/centos/8/BaseOS/x86_64/os/Packages/iputils-20180629-7.el8.x86_64.rpm; 	rpmkeys --checksig /tmp/procps-ng.rpm /tmp/iputils.rpm /tmp/percona-xtradb-cluster-garbd.rpm /tmp/percona-xtrabackup.rpm /tmp/percona-xtradb-cluster-client.rpm /tmp/percona-server-shared.rpm; 	rpm -iv /tmp/procps-ng.rpm /tmp/iputils.rpm /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/procps-ng.rpm /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
                        
# 2022-12-01 03:15:41  0.00B 
/bin/sh -c groupadd -g 1001 mysql; 	useradd -u 1001 -r -g 1001 -s /sbin/nologin 	-c "Default Application User" mysql
                        
# 2022-12-01 03:15:40  0.00B 
/bin/sh -c set -ex; 	microdnf install -y 	shadow-utils 	hostname 	libaio 	iproute 	tar 	cracklib-dicts 	openssl 	util-linux 	findutils; 	microdnf clean all; 	rm -rf /var/cache/dnf /var/cache/yum
                        
# 2022-12-01 03:15:33  0.00B 
/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-01 03:15:31  0.00B 
/bin/sh -c set -ex; 	export GNUPGHOME="$(mktemp -d)"; 	gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 99DB70FAE1D7CE227FB6488205B555B38483C65D 76FD3DB13AB67410B89DB10E82562EA9AD986DA3 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-01 03:15:27  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=8.0.29-21.1
                        
# 2022-12-01 03:15:26  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.schema-version=8.0.29-21.1
                        
# 2022-12-01 03:15:26  0.00B 
/bin/sh -c #(nop)  ENV FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.29-21.1.el8
                        
# 2022-12-01 03:15:26  0.00B 
/bin/sh -c #(nop)  ENV FULL_PERCONA_XTRABACKUP_VERSION=8.0.30-23.1.el8
                        
# 2022-12-01 03:15:26  0.00B 
/bin/sh -c #(nop)  ENV FULL_PERCONA_VERSION=8.0.29-21.1.el8
                        
# 2022-12-01 03:15:26  0.00B 
/bin/sh -c #(nop)  ENV OS_VER=el8
                        
# 2022-12-01 03:15:25  0.00B 
/bin/sh -c #(nop)  ENV KUBECTL_SHA256SUM=0c1682493c2abd7bc5fe4ddcdb0b6e5d417aa7e067994ffeca964163a988c6ee
                        
# 2022-12-01 03:15:25  0.00B 
/bin/sh -c #(nop)  ENV KUBECTL_VERSION=v1.21.14
                        
# 2022-12-01 03:15:25  0.00B 
/bin/sh -c #(nop)  ENV PXC_REPO=release
                        
# 2022-12-01 03:15:25  0.00B 
/bin/sh -c #(nop)  ENV PXC_VERSION=8.0.29-21.1
                        
# 2022-12-01 03:15:24  0.00B 
/bin/sh -c #(nop)  ENV PS_VERSION=8.0.29-21.1
                        
# 2022-12-01 03:15:24  0.00B 
/bin/sh -c #(nop)  ENV PXB_VERSION=8.0.30-23.1
                        
# 2022-12-01 03:15:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.license=GPL
                        
# 2022-12-01 03:15:24  0.00B 
/bin/sh -c #(nop)  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.
                        
# 2022-12-01 03:15:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.vendor=Percona
                        
# 2022-12-01 03:15:23  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.title=Percona XtraDB Cluster
                        
# 2022-12-01 03:15:23  0.00B 
/bin/sh -c #(nop)  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>
                        
# 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:767aaa65d3857adedae885ea4c81da177889785287b436721a49c04a748b73a9",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.12.0-pxc8.0-backup",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-pxc8.0-backup"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:d5a45266857dcccec973103cd5ad35306bdd83d540fa1f31be673aa12814d521",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:89fce5ea222bc906feaffe76e80b8a397969d129bcb1b6993eadcdf6399112e7"
    ],
    "Parent": "",
    "Comment": "merge sha256:1a0477609ceb50ab5198f170b8154907b93061b9081a9c476e5ac33f550b52a0 to sha256:4df334db583d90ee9dce049a48e4b97898c9b6e72376f2b001252fcba79f9483",
    "Created": "2022-11-30T19:15:59.230587109Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.17",
    "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.30-23.1",
            "PS_VERSION=8.0.29-21.1",
            "PXC_VERSION=8.0.29-21.1",
            "PXC_REPO=release",
            "KUBECTL_VERSION=v1.21.14",
            "KUBECTL_SHA256SUM=0c1682493c2abd7bc5fe4ddcdb0b6e5d417aa7e067994ffeca964163a988c6ee",
            "OS_VER=el8",
            "FULL_PERCONA_VERSION=8.0.29-21.1.el8",
            "FULL_PERCONA_XTRABACKUP_VERSION=8.0.30-23.1.el8",
            "FULL_PERCONA_XTRADBCLUSTER_VERSION=8.0.29-21.1.el8"
        ],
        "Cmd": [
            "sleep",
            "infinity"
        ],
        "Image": "sha256:9bcc73316ffff608118ac8811026bb1fd0e616960dca7704c6b1dc88df7382f1",
        "Volumes": {
            "/backup": {}
        },
        "WorkingDir": "",
        "Entrypoint": null,
        "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": "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.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": "Percona Development \u003cinfo@percona.com\u003e",
            "name": "Percona XtraBackup",
            "org.label-schema.schema-version": "8.0.29-21.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.29-21.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://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923",
            "vcs-ref": "146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "8.7"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 330596564,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c77ebf0aaa6c960462b1cef70132a50da0e366b386099b1487cfaeff21562e27/diff",
            "MergedDir": "/var/lib/docker/overlay2/4f7c430091449a20af0183721fa1b732c1a1d095b7c68d459287d7ff65d5ef42/merged",
            "UpperDir": "/var/lib/docker/overlay2/4f7c430091449a20af0183721fa1b732c1a1d095b7c68d459287d7ff65d5ef42/diff",
            "WorkDir": "/var/lib/docker/overlay2/4f7c430091449a20af0183721fa1b732c1a1d095b7c68d459287d7ff65d5ef42/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a4973385360d660bd151004ac57e211a1deced89f1c8d13cbb82bc8d48c55f95",
            "sha256:fb6c49269ad0ab827ee1d3a9dd2c73f9edcfa29affdddb8db860380203188c4c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-02T17:04:04.482738437+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
332

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

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

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
275

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

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

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

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

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

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