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

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

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

源镜像 docker.io/percona/percona-xtrabackup:2.4
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtrabackup:2.4
镜像ID sha256:39248b7b1d6fe01a4bdf142df4b83a78de2c472719402bfc96aa4aba00d8b019
镜像TAG 2.4
大小 402.12MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/bin/xtrabackup
启动入口
工作目录
OS/平台 linux/amd64
浏览量 64 次
贡献者
镜像创建 2023-12-13T14:17:45.762746859Z
同步时间 2024-06-24 20:52
更新时间 2024-09-20 03:43
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci XTRABACKUP_VERSION=2.4.29-1 PS_VERSION=5.7.44-48.1 OS_VER=el8 FULL_PERCONA_VERSION=5.7.44-48.1.el8 FULL_PERCONA_XTRABACKUP_VERSION=2.4.29-1.el8
镜像标签
x86_64: architecture 2023-05-03T15:02:09: 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.27.3: 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 860: 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.8-860: url dee8029ddcc7ecbfbebb0905d2b15e134338616c: vcs-ref git: vcs-type Red Hat, Inc.: vendor 8.8: version

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

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

Containerd拉取命令

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

Shell快速替换命令

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

镜像信息

{
    "Id": "sha256:39248b7b1d6fe01a4bdf142df4b83a78de2c472719402bfc96aa4aba00d8b019",
    "RepoTags": [
        "percona/percona-xtrabackup:2.4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtrabackup:2.4"
    ],
    "RepoDigests": [
        "percona/percona-xtrabackup@sha256:29ab5ecc6f1902b7e8713d5e9d108eeec7d484e1302b63bbcdaad1bc3494eabc",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtrabackup@sha256:3a78172d557f07dc0390b273f41cad4a7647de356c53e32bd7114191dd5b96a0"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-12-13T14:17:45.762746859Z",
    "Container": "",
    "ContainerConfig": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": null,
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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=2.4.29-1",
            "PS_VERSION=5.7.44-48.1",
            "OS_VER=el8",
            "FULL_PERCONA_VERSION=5.7.44-48.1.el8",
            "FULL_PERCONA_XTRABACKUP_VERSION=2.4.29-1.el8"
        ],
        "Cmd": [
            "/usr/bin/xtrabackup"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/backup": {}
        },
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2023-05-03T15:02:09",
            "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.27.3",
            "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": "860",
            "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.8-860",
            "vcs-ref": "dee8029ddcc7ecbfbebb0905d2b15e134338616c",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.8"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 402118895,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/91b2a8947baeca856a7de0fe35e446251ade1b7bd876a9ec55d58842d150b620/diff:/var/lib/docker/overlay2/892faba585f448384f267d4175503cc4a6eaea3a44c8b54e80cded34e55f3377/diff:/var/lib/docker/overlay2/bfa2f25c17cd62648d3250226f7ce0543b882e829056d8a05a12dc744fdbbf91/diff",
            "MergedDir": "/var/lib/docker/overlay2/6ec9814faf975265d3f66a1abec51cdfe4313f50dfb0cfeb0a3713af426b1eaa/merged",
            "UpperDir": "/var/lib/docker/overlay2/6ec9814faf975265d3f66a1abec51cdfe4313f50dfb0cfeb0a3713af426b1eaa/diff",
            "WorkDir": "/var/lib/docker/overlay2/6ec9814faf975265d3f66a1abec51cdfe4313f50dfb0cfeb0a3713af426b1eaa/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:14946186767bc29fcb3592d96f656b4e95dc5a6736fa696729a6c6f26f061bd7",
            "sha256:21aad533e0db9d5a5b670481a2e948af9b86bcdf1a0076756073f3be088781f9",
            "sha256:a615358235a70ac6392a8fa886c4926c092803bdf709bc21f888fbb3a9f56b25",
            "sha256:af31f082e8bdd0870a3621de33e5af913e88460c13f0b21649b019fb880351e9"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-24T12:52:13.245767347Z"
    }
}

更多版本