docker.io/percona/percona-xtrabackup:8.3 linux/amd64

docker.io/percona/percona-xtrabackup:8.3 - 国内下载镜像源 浏览次数:175

Percona XtraBackup是一个基于MySQL和MariaDB的热备数据备份工具。它提供了热备份、冷备份和partial backup等功能,可以帮助您实现数据库的高可用性和灾难恢复。

源镜像 docker.io/percona/percona-xtrabackup:8.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtrabackup:8.3
镜像ID sha256:438e68fa095c116331a036b0e4bfe60af4e4c9573f04de370fdb47d6b616e7ec
镜像TAG 8.3
大小 584.07MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/bin/xtrabackup
启动入口
工作目录
OS/平台 linux/amd64
浏览量 175 次
贡献者 13******7@qq.com
镜像创建 2024-03-13T15:32:03.549948263Z
同步时间 2024-10-29 01:13
更新时间 2024-11-22 07:12
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci XTRABACKUP_VERSION=8.3.0-1.1 PS_VERSION=8.2.0-1.1 OS_VER=el8 FULL_PERCONA_VERSION=8.2.0-1.1.el8 FULL_PERCONA_XTRABACKUP_VERSION=8.3.0-1.1.el8
镜像标签
x86_64: architecture 2024-02-01T13:45:18: 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.29.0: 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 1108.1706795067: 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.9-1108.1706795067: url 7e7670a8c8c9a3be83beaa2787f3703b404d4a1d: vcs-ref git: vcs-type Red Hat, Inc.: vendor 8.9: version
镜像安全扫描 查看Trivy扫描报告

系统OS: redhat 8.9 扫描引擎: Trivy 扫描时间: 2024-10-29 01:13

低危漏洞:131 中危漏洞:38 高危漏洞:12 严重漏洞:0

Docker拉取命令 无权限下载?点我修复

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像历史

大小 创建时间 层信息
0.00B 2024-03-13 23:32:03 CMD ["/usr/bin/xtrabackup"]
0.00B 2024-03-13 23:32:03 USER 1001
0.00B 2024-03-13 23:32:03 VOLUME [/backup]
0.00B 2024-03-13 23:32:03 RUN /bin/sh -c install -d -o 1001 -g 0 -m 0775 /backup # buildkit
409.13MB 2024-03-13 23:32:03 RUN /bin/sh -c set -ex; 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; rpm -i /tmp/libev.rpm; rm -rf /tmp/libev.rpm; microdnf -y install percona-xtrabackup-83-${FULL_PERCONA_XTRABACKUP_VERSION} percona-server-shared-${FULL_PERCONA_VERSION} percona-server-client-${FULL_PERCONA_VERSION} socat procps-ng qpress lz4 zstd; microdnf clean all; rm -rf /var/cache/dnf /var/cache/yum # buildkit
2.80KB 2024-03-13 23:31:29 RUN /bin/sh -c groupadd -g 1001 mysql; useradd -u 1001 -r -g 1001 -s /sbin/nologin -c "Default Application User" mysql # buildkit
25.64MB 2024-03-13 23:31:29 RUN /bin/sh -c set -ex; microdnf -y install tar shadow-utils # buildkit
9.69MB 2024-03-13 23:31:20 RUN /bin/sh -c set -ex; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 99DB70FAE1D7CE227FB6488205B555B38483C65D; gpg --batch --export --armor 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A > ${GNUPGHOME}/RPM-GPG-KEY-Percona; gpg --batch --export --armor 99DB70FAE1D7CE227FB6488205B555B38483C65D > ${GNUPGHOME}/RPM-GPG-KEY-centosofficial; rpmkeys --import ${GNUPGHOME}/RPM-GPG-KEY-Percona ${GNUPGHOME}/RPM-GPG-KEY-centosofficial; microdnf install -y findutils; curl -Lf -o /tmp/percona-release.rpm https://repo.percona.com/yum/percona-release-latest.noarch.rpm; rpmkeys --checksig /tmp/percona-release.rpm; rpm -i /tmp/percona-release.rpm; rm -rf "$GNUPGHOME" /tmp/percona-release.rpm; rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY; percona-release disable all; percona-release enable ps-8x-innovation release; percona-release enable tools testing # buildkit
0.00B 2024-03-13 23:31:13 ENV FULL_PERCONA_XTRABACKUP_VERSION=8.3.0-1.1.el8
0.00B 2024-03-13 23:31:13 ENV FULL_PERCONA_VERSION=8.2.0-1.1.el8
0.00B 2024-03-13 23:31:13 ENV OS_VER=el8
0.00B 2024-03-13 23:31:13 ENV PS_VERSION=8.2.0-1.1
0.00B 2024-03-13 23:31:13 ENV XTRABACKUP_VERSION=8.3.0-1.1
46.38MB 2024-03-13 23:31:13 RUN /bin/sh -c microdnf -y update; microdnf -y install glibc-langpack-en # buildkit
0.00B 2024-03-13 23:31:13 LABEL org.opencontainers.image.authors=info@percona.com
93.23MB 2024-02-01 21:56:39 /bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
0.00B 2024-02-01 21:56:38 /bin/sh -c rm -f /tmp/tls-ca-bundle.pem
0.00B 2024-02-01 21:56:37 /bin/sh -c rm -f '/etc/yum.repos.d/odcs-2729145-b7022.repo' '/etc/yum.repos.d/rhel-8.9-compose-157cb.repo'
0.00B 2024-02-01 21:56:37 /bin/sh -c #(nop) LABEL "release"="1108.1706795067" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-01T13:45:18" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7e7670a8c8c9a3be83beaa2787f3703b404d4a1d" "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.9-1108.1706795067"
0.00B 2024-02-01 21:56:37 /bin/sh -c #(nop) ADD file:9244dfecc1ccc589806dbe0b81ee5c8360c820b1c07153efd91e8cf84b69cb86 in /root/buildinfo/Dockerfile-ubi8-minimal-8.9-1108.1706795067
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) ADD file:b294072ffb946ca555767a8e3a17c9da6090d3220d076f41c17cff409732ce22 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.9-1108.1706795067.json
0.00B 2024-02-01 21:56:36 /bin/sh -c rm -rf /var/log/*
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) CMD ["/bin/bash"]
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) ENV container oci
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) LABEL io.openshift.expose-services=""
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
0.00B 2024-02-01 21:56:36 /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."
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.9"
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
0.00B 2024-02-01 21:56:36 /bin/sh -c #(nop) ADD multi:5517a2f729975b00cfd83a35ef413a761bc184b02db52c20f7fd822bcc95df48 in /etc/yum.repos.d/
0.00B 2024-02-01 21:56:35 /bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
0.00B 2024-02-01 21:56:35 /bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
0.00B 2024-02-01 21:56:35 /bin/sh -c #(nop) ADD file:b73c26168286b88f0cbea018aa5d2ae2d6ccdccabab07720055cafeee0ec53f2 in /

镜像信息

{
    "Id": "sha256:438e68fa095c116331a036b0e4bfe60af4e4c9573f04de370fdb47d6b616e7ec",
    "RepoTags": [
        "percona/percona-xtrabackup:8.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtrabackup:8.3"
    ],
    "RepoDigests": [
        "percona/percona-xtrabackup@sha256:cef2c862c23614e9933e2500495b83dcde8d49c270af8a1a94aaecd07060e428",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtrabackup@sha256:6911f2a559a5a72cb556760d38f0acb9e59ff9b4bc6d2c2fc2b540c9d405376d"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-03-13T15:32:03.549948263Z",
    "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.3.0-1.1",
            "PS_VERSION=8.2.0-1.1",
            "OS_VER=el8",
            "FULL_PERCONA_VERSION=8.2.0-1.1.el8",
            "FULL_PERCONA_XTRABACKUP_VERSION=8.3.0-1.1.el8"
        ],
        "Cmd": [
            "/usr/bin/xtrabackup"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/backup": {}
        },
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-02-01T13:45:18",
            "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.29.0",
            "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": "1108.1706795067",
            "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.9-1108.1706795067",
            "vcs-ref": "7e7670a8c8c9a3be83beaa2787f3703b404d4a1d",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.9"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 584070766,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/4ba2ae773670761e62cf0e490509fa76a3871cc7bc1fdc4ad9729603a734a124/diff:/var/lib/docker/overlay2/0fcb71108f8fceda0fdae732ef86b0540cba39840ec3c0d2f91dfa06a4b72856/diff:/var/lib/docker/overlay2/abd62244bddb39d8f8bcaab62a80ea99066ecb5224f82fd650d7208a6d3cd0cc/diff:/var/lib/docker/overlay2/9e8503eb26baf8f0bb693070a2e36eac727786d59b33157aec48edc56e507f0f/diff:/var/lib/docker/overlay2/b89b600724d48b92822694b5ab7d5ea09c231abf1fd0fa54ad6c558ca2a6c3dc/diff:/var/lib/docker/overlay2/6ffa33eff1d9079515dcc152f16120c65e29b4f494dbc1b456832c02edb07d16/diff",
            "MergedDir": "/var/lib/docker/overlay2/1b2a8d074d1b04fdb9950cf350d07d1010e53a9eacccddcf9f301ba864c3562b/merged",
            "UpperDir": "/var/lib/docker/overlay2/1b2a8d074d1b04fdb9950cf350d07d1010e53a9eacccddcf9f301ba864c3562b/diff",
            "WorkDir": "/var/lib/docker/overlay2/1b2a8d074d1b04fdb9950cf350d07d1010e53a9eacccddcf9f301ba864c3562b/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f61c43e793f68bde6557f1f0662ea7c8c9078c66a1b69840d48b14a6ea79d724",
            "sha256:f8a4910089096b1b258ff643b884754bf14ee47390d5b3dcfe82dc7fa29c156a",
            "sha256:7141544841de0a7e23af27f17bc6b72e34f17270216a5fe44d60fe0727cec36d",
            "sha256:b9aa046aaffb4b0b649adb0e0a1606b2495db3ec9ac1a3d6667b3d9a10daf3e8",
            "sha256:c5ccad4b6eda48c98122564b66ca223ae9772acef0d5c7d2ced1bdc024429c88",
            "sha256:69d1b17b4318b50482668af04a5aa2909ad9d4a0911a74e39eb94a670a5b8d0a",
            "sha256:c854b543eb700c8a37045cda692fce143fe1bfb38e80c75cd4c55fcc9c4c2266"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-10-29T01:12:48.895348051+08:00"
    }
}

更多版本

docker.io/percona/percona-xtrabackup:8.0

linux/amd64 docker.io732.27MB2024-06-20 14:04
375

docker.io/percona/percona-xtrabackup:2.4

linux/amd64 docker.io402.12MB2024-06-24 20:52
217

docker.io/percona/percona-xtrabackup:8.4

linux/amd64 docker.io559.42MB2024-10-28 16:21
55

docker.io/percona/percona-xtrabackup:8.3

linux/amd64 docker.io584.07MB2024-10-29 01:13
174