logo
docker.io/perconalab/percona-xtrabackup:8.0
linux/amd64 docker.io

Percona XtraBackup是Percona实验室提供的开源热备份工具,用于MySQL、Percona Server等数据库系统,支持InnoDB/XtraDB存储引擎,可在不停止数据库服务的情况下执行事务一致性备份,同时支持增量备份、压缩备份等功能,帮助用户高效、安全地管理数据库备份与恢复。

15
浏览次数
1.45GB
镜像大小
源镜像
docker.io/perconalab/percona-xtrabackup:8.0
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0
镜像ID
sha256:db78258116303169ab55d4f6febc28e4e4217bd54b6345136b736946cdd6e0a9
镜像 TAG
8.0
镜像大小
1.45GB
平台架构
linux/amd64
镜像源
docker.io
CMD
/usr/bin/xtrabackup
启动入口
/docker-entrypoint.sh
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-06-05T13:06:57.023595573Z
同步时间
2026-07-01 15:49
浏览量
15 次
贡献者
📁 目录挂载 1
 /backup
⚙️ 环境变量 16
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
XTRABACKUP_VERSION=8.0.35-36.1 2
PS_VERSION=8.0.45-36.1 3
OS_VER=el9 4
PXC_REPO=release 5
PS_REPO=testing 6
PXB_REPO=testing 7
TOOLS_REPO=testing 8
FULL_PERCONA_VERSION=8.0.45-36.1.el9 9
PXB_TELEMETRY_VERSION=8.0.35-36.1 10
FULL_PERCONA_XTRABACKUP_VERSION=8.0.35-36.1.el9 11
CALL_HOME_DOWNLOAD_SHA256=5e84d2f1a5d57f44c46e6a1f16794d649d3de09fe8021f0294bc321c89e51068 12
KEY_RPM_DOWNLOAD_SHA256=fcf0eab4f05a1c0de6363ac4b707600a27a9d774e9b491059e59e6921b255a84 13
CALL_HOME_VERSION=0.1 14
CALL_HOME_OPTIONAL_PARAMS= -s el9 15
🏷️ 镜像标签 24
KeyValue
x86_64 architecture
2026-06-02T05:44:58Z 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
cpe:/a:redhat:enterprise_linux:9::appstream cpe
Percona XtraBackup is an open-source tool that performs hot, non-blocking backups of MySQL and Percona Server databases with minimal downtime description
public distribution-scope
1.42.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 9 Minimal io.k8s.display-name
io.openshift.expose-services
minimal rhel9 io.openshift.tags
Percona Development <info@percona.com> maintainer
XtraBackup name
info@percona.com org.opencontainers.image.authors
2026-06-02T05:44:58Z org.opencontainers.image.created
842dd1c603c36c8d242d5ec075adccffb3bfea5c org.opencontainers.image.revision
1780378819 release
Percona XtraBackup is a powerful backup utility for MySQL and Percona Server summary
https://catalog.redhat.com/en/search?searchType=containers url
842dd1c603c36c8d242d5ec075adccffb3bfea5c vcs-ref
git vcs-type
Percona vendor
9.8 version
🛡️ 镜像安全扫描
redhat 9.8 Trivy 2026-07-01 15:50 查看完整报告
127
低危 LOW
205
中危 MEDIUM
10
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
docker.io/perconalab/percona-xtrabackup:8.0 (redhat 9.8) redhat Python python-pkg

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0  docker.io/perconalab/percona-xtrabackup:8.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0  docker.io/perconalab/percona-xtrabackup:8.0

Shell快速替换命令

sed -i 's#perconalab/percona-xtrabackup:8.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0  docker.io/perconalab/percona-xtrabackup:8.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0  docker.io/perconalab/percona-xtrabackup:8.0'

镜像构建历史


# 2026-06-05 21:06:57  0.00B 设置默认要执行的命令
CMD ["/usr/bin/xtrabackup"]
                        
# 2026-06-05 21:06:57  0.00B 指定运行容器时使用的用户
USER 1001
                        
# 2026-06-05 21:06:57  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/backup]
                        
# 2026-06-05 21:06:57  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/docker-entrypoint.sh"]
                        
# 2026-06-05 21:06:57  805.00B 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c chmod +x /docker-entrypoint.sh # buildkit
                        
# 2026-06-05 21:06:56  805.00B 复制新文件或目录到容器中
COPY pxb-entry.sh /docker-entrypoint.sh # buildkit
                        
# 2026-06-05 21:06:56  11.34KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE.Dockerfile # buildkit
                        
# 2026-06-05 21:06:56  0.00B 设置环境变量 CALL_HOME_OPTIONAL_PARAMS
ENV CALL_HOME_OPTIONAL_PARAMS= -s el9
                        
# 2026-06-05 21:06:56  12.78KB 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -eux;     curl -fL "https://github.com/Percona-Lab/telemetry-agent/archive/refs/tags/phase-$CALL_HOME_VERSION.tar.gz" -o "phase-$CALL_HOME_VERSION.tar.gz";     echo "$CALL_HOME_DOWNLOAD_SHA256 phase-$CALL_HOME_VERSION.tar.gz" | sha256sum --strict --check;     tar -xvf phase-$CALL_HOME_VERSION.tar.gz;     cp telemetry-agent-phase-$CALL_HOME_VERSION/call-home.sh .;    rm -rf telemetry-agent-phase-$CALL_HOME_VERSION phase-$CALL_HOME_VERSION.tar.gz;     chmod a+rx /call-home.sh;     mkdir -p /usr/local/percona;     chown mysql:mysql /usr/local/percona # buildkit
                        
# 2026-06-05 21:06:54  0.00B 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c install -d -o 1001 -g 0 -m 0775 /backup # buildkit
                        
# 2026-06-05 21:06:54  1.18GB 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex;     unzip -q /tmp/awscliv2.zip -d /tmp/;     /tmp/aws/install;     rpm -i /tmp/libev.rpm;     rpm -i /tmp/packages-microsoft-prod.rpm;     rm -rf /tmp/libev.rpm /tmp/awscliv2.zip /tmp/awscliv2.sig /tmp/aws /tmp/packages-microsoft-prod.rpm;     microdnf -y install         percona-xtrabackup-80-${FULL_PERCONA_XTRABACKUP_VERSION}         percona-xtradb-cluster-garbd         percona-server-shared-${FULL_PERCONA_VERSION}         percona-server-client-${FULL_PERCONA_VERSION}         socat         hostname         jq         procps-ng         qpress         lz4         azure-cli         zstd;         microdnf clean all;     rm -rf /var/cache/dnf /var/cache/yum # buildkit
                        
# 2026-06-05 21:06:30  72.37MB 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c if [ "$(uname -m)" = "x86_64" ]; then         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;     else         curl -o /tmp/awscliv2.zip https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip;         curl -o /tmp/awscliv2.sig https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip.sig;     fi # buildkit
                        
# 2026-06-05 21:06:29  54.49KB 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c if [ "$(uname -m)" = "x86_64" ]; then         curl -Lf -o /tmp/libev.rpm https://downloads.percona.com/downloads/packaging/libev-4.33-5.el9.x86_64.rpm;     else         curl -Lf -o /tmp/libev.rpm https://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/Packages/libev-4.33-5.el9.aarch64.rpm;     fi # buildkit
                        
# 2026-06-05 21:06:28  2.80KB 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c groupadd -g 1001 mysql;     useradd -u 1001 -r -g 1001 -s /sbin/nologin         -c "Default Application User" mysql # buildkit
                        
# 2026-06-05 21:06:28  47.09MB 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex;     microdnf -y install         tar         unzip         shadow-utils # buildkit
                        
# 2026-06-05 21:06:18  10.38MB 执行命令并创建新的镜像层
RUN |5 PXC_REPO=release PS_REPO=testing PXB_REPO=testing TOOLS_REPO=testing PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex;     export GNUPGHOME="$(mktemp -d)";     gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 4D1BB29D63D98E422B2113B19334A25F8507EFA5 99DB70FAE1D7CE227FB6488205B555B38483C65D FB5DB77FD5C118B80511ADA8A6310ACC4672475C BC528686B50D79E339D3721CEB3E94ADBE1229CF;     gpg --batch --export --armor 4D1BB29D63D98E422B2113B19334A25F8507EFA5 > ${GNUPGHOME}/PERCONA-PACKAGING-KEY;     gpg --batch --export --armor 99DB70FAE1D7CE227FB6488205B555B38483C65D > ${GNUPGHOME}/RPM-GPG-KEY-centosofficial;     gpg --batch --export --armor FB5DB77FD5C118B80511ADA8A6310ACC4672475C > ${GNUPGHOME}/RPM-GPG-KEY-aws;     gpg --batch --export --armor BC528686B50D79E339D3721CEB3E94ADBE1229CF > ${GNUPGHOME}/RPM-GPG-KEY-Microsoft;     rpmkeys --import ${GNUPGHOME}/PERCONA-PACKAGING-KEY ${GNUPGHOME}/RPM-GPG-KEY-centosofficial ${GNUPGHOME}/RPM-GPG-KEY-aws ${GNUPGHOME}/RPM-GPG-KEY-Microsoft;     microdnf install -y findutils;     curl -Lf -o /tmp/percona-release.rpm https://repo.percona.com/yum/percona-release-latest.noarch.rpm;     curl -Lf -o /tmp/packages-microsoft-prod.rpm https://packages.microsoft.com/config/rhel/9.0/packages-microsoft-prod.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 disable all;     percona-release enable ps-80 ${PS_REPO};     percona-release enable tools ${TOOLS_REPO};     percona-release enable pxc-80 ${PXC_REPO};     percona-release enable pxb-80 ${PXB_REPO} # buildkit
                        
# 2026-06-05 21:06:08  0.00B 定义构建参数
ARG PERCONA_TELEMETRY_DISABLE=1
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 CALL_HOME_VERSION
ENV CALL_HOME_VERSION=0.1
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 KEY_RPM_DOWNLOAD_SHA256
ENV KEY_RPM_DOWNLOAD_SHA256=fcf0eab4f05a1c0de6363ac4b707600a27a9d774e9b491059e59e6921b255a84
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 CALL_HOME_DOWNLOAD_SHA256
ENV CALL_HOME_DOWNLOAD_SHA256=5e84d2f1a5d57f44c46e6a1f16794d649d3de09fe8021f0294bc321c89e51068
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 FULL_PERCONA_XTRABACKUP_VERSION
ENV FULL_PERCONA_XTRABACKUP_VERSION=8.0.35-36.1.el9
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 PXB_TELEMETRY_VERSION
ENV PXB_TELEMETRY_VERSION=8.0.35-36.1
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 FULL_PERCONA_VERSION
ENV FULL_PERCONA_VERSION=8.0.45-36.1.el9
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 TOOLS_REPO
ENV TOOLS_REPO=testing
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 PXB_REPO
ENV PXB_REPO=testing
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 PS_REPO
ENV PS_REPO=testing
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 PXC_REPO
ENV PXC_REPO=release
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 OS_VER
ENV OS_VER=el9
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 PS_VERSION
ENV PS_VERSION=8.0.45-36.1
                        
# 2026-06-05 21:06:08  0.00B 设置环境变量 XTRABACKUP_VERSION
ENV XTRABACKUP_VERSION=8.0.35-36.1
                        
# 2026-06-05 21:06:08  0.00B 定义构建参数
ARG TOOLS_REPO=testing
                        
# 2026-06-05 21:06:08  0.00B 定义构建参数
ARG PXB_REPO=testing
                        
# 2026-06-05 21:06:08  0.00B 定义构建参数
ARG PS_REPO=testing
                        
# 2026-06-05 21:06:08  0.00B 定义构建参数
ARG PXC_REPO=release
                        
# 2026-06-05 21:06:08  29.69MB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf -y update;     microdnf -y install glibc-langpack-en # buildkit
                        
# 2026-06-05 21:06:08  0.00B 添加元数据标签
LABEL name=XtraBackup description=Percona XtraBackup is an open-source tool that performs hot, non-blocking backups of MySQL and Percona Server databases with minimal downtime vendor=Percona summary=Percona XtraBackup is a powerful backup utility for MySQL and Percona Server maintainer=Percona Development <info@percona.com> org.opencontainers.image.authors=info@percona.com
                        
# 2026-06-02 13:45:17  106.97MB 
/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="842dd1c603c36c8d242d5ec075adccffb3bfea5c" "org.opencontainers.image.revision"="842dd1c603c36c8d242d5ec075adccffb3bfea5c" "build-date"="2026-06-02T05:44:58Z" "org.opencontainers.image.created"="2026-06-02T05:44:58Z" "release"="1780378819"org.opencontainers.image.revision=842dd1c603c36c8d242d5ec075adccffb3bfea5c,org.opencontainers.image.created=2026-06-02T05:44:58Z
                        
# 2026-06-02 13:45:17  0.00B 
/bin/sh -c #(nop) COPY file:aae7c733edba3a2c94cde549acbeb2025333f3fac20483f5ec988a263ea63dc6 in /root/buildinfo/labels.json      
                        
# 2026-06-02 13:45:17  0.00B 
/bin/sh -c #(nop) COPY file:aae7c733edba3a2c94cde549acbeb2025333f3fac20483f5ec988a263ea63dc6 in /usr/share/buildinfo/labels.json      
                        
# 2026-06-02 13:45:17  0.00B 
/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json      
                        
# 2026-06-02 13:45:17  0.00B 
/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json      
                        
# 2026-06-02 13:45:16  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2026-06-02 13:45:16  0.00B 
/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.      
                        
# 2026-06-02 13:45:16  0.00B 
/bin/sh -c #(nop) COPY dir:089626db9f0e556d2460ea9b02a44cc63366766c2d8912a1fd05fdd542cbb8e4 in /      
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2026-06-02 13:45:15  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."
                        
# 2026-06-02 13:45:15  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."
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9/ubi-minimal"       version="9.8"       cpe="cpe:/a:redhat:enterprise_linux:9::appstream"       distribution-scope="public"
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2026-06-02 13:45:15  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:db78258116303169ab55d4f6febc28e4e4217bd54b6345136b736946cdd6e0a9",
    "RepoTags": [
        "perconalab/percona-xtrabackup:8.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup:8.0"
    ],
    "RepoDigests": [
        "perconalab/percona-xtrabackup@sha256:239a11decf93db0eda46dd7d6293e865c3811dfbf08d4821819023840c487f40",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/perconalab/percona-xtrabackup@sha256:776afe12ee09dfcd36f9ae55d43f5069f3493413052eb56a7a2578a5b34cfbc2"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-06-05T13:06:57.023595573Z",
    "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",
            "XTRABACKUP_VERSION=8.0.35-36.1",
            "PS_VERSION=8.0.45-36.1",
            "OS_VER=el9",
            "PXC_REPO=release",
            "PS_REPO=testing",
            "PXB_REPO=testing",
            "TOOLS_REPO=testing",
            "FULL_PERCONA_VERSION=8.0.45-36.1.el9",
            "PXB_TELEMETRY_VERSION=8.0.35-36.1",
            "FULL_PERCONA_XTRABACKUP_VERSION=8.0.35-36.1.el9",
            "CALL_HOME_DOWNLOAD_SHA256=5e84d2f1a5d57f44c46e6a1f16794d649d3de09fe8021f0294bc321c89e51068",
            "KEY_RPM_DOWNLOAD_SHA256=fcf0eab4f05a1c0de6363ac4b707600a27a9d774e9b491059e59e6921b255a84",
            "CALL_HOME_VERSION=0.1",
            "CALL_HOME_OPTIONAL_PARAMS= -s el9"
        ],
        "Cmd": [
            "/usr/bin/xtrabackup"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/backup": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2026-06-02T05:44:58Z",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream",
            "description": "Percona XtraBackup is an open-source tool that performs hot, non-blocking backups of MySQL and Percona Server databases with minimal downtime",
            "distribution-scope": "public",
            "io.buildah.version": "1.42.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 9 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "Percona Development \u003cinfo@percona.com\u003e",
            "name": "XtraBackup",
            "org.opencontainers.image.authors": "info@percona.com",
            "org.opencontainers.image.created": "2026-06-02T05:44:58Z",
            "org.opencontainers.image.revision": "842dd1c603c36c8d242d5ec075adccffb3bfea5c",
            "release": "1780378819",
            "summary": "Percona XtraBackup is a powerful backup utility for MySQL and Percona Server",
            "url": "https://catalog.redhat.com/en/search?searchType=containers",
            "vcs-ref": "842dd1c603c36c8d242d5ec075adccffb3bfea5c",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.8"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1445069377,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/f7d2c5f53a589acea4d7e1733d29558823b4514d13a746ee50745e8cfdb99552/diff:/var/lib/docker/overlay2/c182dc9e15d9fd2eabc49c5c665f46598cc65a80e3b5a0d9ee6a0d2d38c4e22a/diff:/var/lib/docker/overlay2/dcf4bf1f3d3228a944fc6881021e13762aeb4fe976352a2f2401b5a81fd8e47e/diff:/var/lib/docker/overlay2/a485b718246431d089da68447c97a4c5c012d77e77aa294881d5e57038b953c5/diff:/var/lib/docker/overlay2/02fd0ccb609f61f31de875169b324530c20283f83d60d9a687b2bcb65bc793b8/diff:/var/lib/docker/overlay2/24415f5750e84b9698c4b095136e16dbffe79a38751544c277a299d3e66bdc29/diff:/var/lib/docker/overlay2/1f043320c44adbf205568be5d71fd3e4fd5c91f1ed7326fe82f8549d02a86066/diff:/var/lib/docker/overlay2/5d1547c998acefccac284a202b560b5273119c14059d547feed934551a189aa6/diff:/var/lib/docker/overlay2/e508fe52d950bfe194fda04e30e69eb9f237d5c3398ea8d35ccfe44459d34ff7/diff:/var/lib/docker/overlay2/961e6bf3668bcefb7a949b57f1d71bb6e6d9709ea60894403ea4824698225bb2/diff:/var/lib/docker/overlay2/60c11a1ee2f1a52731669d3bf7ebed2f4f141b478a1715b74b37766a1168a47b/diff:/var/lib/docker/overlay2/47cf2f1b05d8c44bccd29039ec469353823cb1f7631a623c3073f230f4a55a47/diff",
            "MergedDir": "/var/lib/docker/overlay2/03526538f10c56284a0b6f880d8bcaaa1c2fc7606ec1d03cb36b2a70d98f8f69/merged",
            "UpperDir": "/var/lib/docker/overlay2/03526538f10c56284a0b6f880d8bcaaa1c2fc7606ec1d03cb36b2a70d98f8f69/diff",
            "WorkDir": "/var/lib/docker/overlay2/03526538f10c56284a0b6f880d8bcaaa1c2fc7606ec1d03cb36b2a70d98f8f69/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fc619adba729ec24fef75235acd9b59c5e52bdef3e16a3803a6e9e3022ba748b",
            "sha256:c6d146a80a3bf7a839dabcb0d9b7b01e5a82ee10ca449bc705c516c0797c47f4",
            "sha256:98e3423227eb9e96c166807d9b4261a1b2f71801a0ba4b153c9ddd3dcc0c155d",
            "sha256:c2261b80b37c57f2a2b91179fd8fa3dbcc28947416eac9651bb9c5ee8d955be4",
            "sha256:c101a2b5400b8eb20fb369f3aa509fbd8d9567de304e7be85c22199e01404b8b",
            "sha256:925a90f11d7d1be4b464d21a8981b27ec7a77db9cf3dd508bd4a60200c975177",
            "sha256:819a416a5bf13a5d14dcf2743bdfac5b48ed3c03540fe7489ad4106b8701f707",
            "sha256:bff6e16ae2ebfcb62342154b96854d0b92b89389027fb68c2fbcd36059de191b",
            "sha256:9e718922c28775adde293116fd4ec218f1f4bceb7bdd196b7a4b6a4cc2a6c895",
            "sha256:0da80846707ac79b82b1cb3adc8c0496539166db2517ab86caebb9bcfec5a5e2",
            "sha256:648c388042c08302ff44ae223ffe9f56865e0c747180f0b70893fdfb4e028a97",
            "sha256:195df4ceaa45f9230bc5453684b05f79b51edb4eb96c28c1f2bce72dd296ed33",
            "sha256:1e09b48706c4d869ab55b47dd0bca8df00ba5b8416672f256e041814a5152c89"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-01T15:48:29.615086111+08:00"
    }
}

更多版本

docker.io/perconalab/percona-xtrabackup:8.0

linux/amd64 docker.io1.45GB2026-07-01 15:49
14
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×