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

docker.io/percona/percona-xtradb-cluster-operator:1.14.1 - 国内下载镜像源 浏览次数:8

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

源镜像 docker.io/percona/percona-xtradb-cluster-operator:1.14.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.1
镜像ID sha256:61d718f47abeaabf77704860ec84464d42409e75655b224d679b8d614396b77e
镜像TAG 1.14.1
大小 171.39MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录
OS/平台 linux/amd64
浏览量 8 次
贡献者 44******4@qq.com
镜像创建 2024-10-16T10:44:50.372845548Z
同步时间 2025-06-26 11:05
更新时间 2025-06-26 17:14
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci
镜像标签
x86_64: architecture 2024-09-18T21:23:26: 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 XtraDB Cluster is a high availability solution that helps enterprises avoid downtime and outages and meet expected customer experience.: 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 9 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel9: io.openshift.tags Percona Development <info@percona.com>: maintainer Percona XtraDB Cluster Operator: name 1227.1726694542: release Percona XtraDB Cluster is an active/active high availability and high scalability open source solution for MySQL clustering: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9-minimal/images/9.4-1227.1726694542: url 94baa7760359088a42ad33dc22d329a5ee2c7209: vcs-ref git: vcs-type Percona: vendor 9.4: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.1  docker.io/percona/percona-xtradb-cluster-operator:1.14.1

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


# 2024-10-16 18:44:50  0.00B 指定运行容器时使用的用户
USER 2
                        
# 2024-10-16 18:44:50  1.14KB 复制新文件或目录到容器中
COPY build/get-pxc-state /get-pxc-state # buildkit
                        
# 2024-10-16 18:44:50  830.00B 复制新文件或目录到容器中
COPY build/pmm-prerun.sh /pmm-prerun.sh # buildkit
                        
# 2024-10-16 18:44:50  1.50KB 复制新文件或目录到容器中
COPY build/readiness-check.sh /readiness-check.sh # buildkit
                        
# 2024-10-16 18:44:50  1.38KB 复制新文件或目录到容器中
COPY build/liveness-check.sh /liveness-check.sh # buildkit
                        
# 2024-10-16 18:44:50  5.55KB 复制新文件或目录到容器中
COPY build/pxc-configure-pxc.sh /pxc-configure-pxc.sh # buildkit
                        
# 2024-10-16 18:44:49  590.00B 复制新文件或目录到容器中
COPY build/unsafe-bootstrap.sh /unsafe-bootstrap.sh # buildkit
                        
# 2024-10-16 18:44:49  815.00B 复制新文件或目录到容器中
COPY build/pxc-init-entrypoint.sh /pxc-init-entrypoint.sh # buildkit
                        
# 2024-10-16 18:44:49  24.48KB 复制新文件或目录到容器中
COPY build/pxc-entrypoint.sh /pxc-entrypoint.sh # buildkit
                        
# 2024-10-16 18:44:49  3.42MB 复制新文件或目录到容器中
COPY /usr/local/bin/peer-list /peer-list # buildkit
                        
# 2024-10-16 18:44:49  44.62MB 复制新文件或目录到容器中
COPY /usr/local/bin/percona-xtradb-cluster-operator /usr/local/bin/percona-xtradb-cluster-operator # buildkit
                        
# 2024-10-16 18:42:47  11.34KB 复制新文件或目录到容器中
COPY LICENSE /licenses/ # buildkit
                        
# 2024-10-16 18:42:47  0.00B 添加元数据标签
LABEL name=Percona XtraDB Cluster Operator vendor=Percona summary=Percona XtraDB Cluster is an active/active high availability and high scalability open source solution for MySQL clustering description=Percona XtraDB Cluster is a high availability solution that helps enterprises avoid downtime and outages and meet expected customer experience. maintainer=Percona Development <info@percona.com>
                        
# 2024-10-16 18:42:46  24.10MB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf -y update && microdnf clean all # buildkit
                        
# 2024-09-19 05:29:46  99.20MB 
/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
                        
# 2024-09-19 05:29:45  0.00B 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2024-09-19 05:29:44  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/odcs-3496922-3d51b.repo' '/etc/yum.repos.d/rhel-9.4-compose-34ae9.repo'
                        
# 2024-09-19 05:29:43  0.00B 
/bin/sh -c #(nop) LABEL "release"="1227.1726694542" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-09-18T21:23:26" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="94baa7760359088a42ad33dc22d329a5ee2c7209" "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/ubi9-minimal/images/9.4-1227.1726694542"
                        
# 2024-09-19 05:29:43  0.00B 
/bin/sh -c #(nop) ADD file:3763314761ee75f4c50d08cca38184a1368ca6d78d98ed9b3df4d4a28ce9a60f in /root/buildinfo/Dockerfile-ubi9-minimal-9.4-1227.1726694542 
                        
# 2024-09-19 05:29:43  0.00B 
/bin/sh -c #(nop) ADD file:b61dc232d84be84b398c4a9d319ce263c1e698a1f3e41122b4989b26ae411742 in /root/buildinfo/content_manifests/ubi9-minimal-container-9.4-1227.1726694542.json 
                        
# 2024-09-19 05:29:43  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2024-09-19 05:29:42  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."
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.4"
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) ADD multi:d851b7f6b461892ebd008971ee8858113becab621ea011cd6ca3834693892de0 in /etc/yum.repos.d/ 
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem 
                        
# 2024-09-19 05:29:42  0.00B 
/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
                        
# 2024-09-19 05:29:41  0.00B 
/bin/sh -c #(nop) ADD file:f7962bcea8426558f5511299e708fc6b7f7c85bd2c87cf668f4ad792bf3679df in / 
                        
                    

镜像信息

{
    "Id": "sha256:61d718f47abeaabf77704860ec84464d42409e75655b224d679b8d614396b77e",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.14.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.1"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:ace59c78d8df4ada4515fe24fafbc8f6560f4081fe93dfc5aed52e9b0eb43781",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:50f72721adf8717a6078500b6aa1060d4b11d93961a162e6bb827dce0e8fcf37"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-10-16T10:44:50.372845548Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "2",
        "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"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-09-18T21:23:26",
            "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 XtraDB Cluster is a high availability solution that helps enterprises avoid downtime and outages and meet expected customer experience.",
            "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 9 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "Percona Development \u003cinfo@percona.com\u003e",
            "name": "Percona XtraDB Cluster Operator",
            "release": "1227.1726694542",
            "summary": "Percona XtraDB Cluster is an active/active high availability and high scalability open source solution for MySQL clustering",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9-minimal/images/9.4-1227.1726694542",
            "vcs-ref": "94baa7760359088a42ad33dc22d329a5ee2c7209",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.4"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 171392762,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8ac79d285c869ab147fc3d45d4f38897c4ce26724b1dc586cb3fc86ef895c101/diff:/var/lib/docker/overlay2/988e496a4c3a6b2500b6e39e8267296cc5dc6e883bf0e40e06c0120194a1b163/diff:/var/lib/docker/overlay2/1540a9bd9f255bc4ed0e01d8588a5b281fdf3f2a69f6666049d385dd3ed54a88/diff:/var/lib/docker/overlay2/8a0ec36d695cfe55a7d927dfa7b8c7a8620e5bbf3f5df74b125475f3ff0576c6/diff:/var/lib/docker/overlay2/9bcdf34f9f42ee33920a8e1f027365eb27a832c714430141ab0365b3ad133de3/diff:/var/lib/docker/overlay2/74cc1ba0c0af6beac6a3be0e4de632605b86459cd00f3f2c064195afdf473950/diff:/var/lib/docker/overlay2/0bd0b3948bff0f369f6c2dfa95a93d4a4ed4d2949db5e18b9b9622924b71872b/diff:/var/lib/docker/overlay2/2929eb3be8a2b513cf1e6371b7dbf1a0a53de338c077477b6a0bf32b8817982e/diff:/var/lib/docker/overlay2/85d273e56b37909c3a4549c27f92595b40f1a5efc7d26eaba8372786a62810e9/diff:/var/lib/docker/overlay2/d02a47f9a3e42a60e0a8d7161f299663f47984cde37cc3b2afd3e7eac7cdd7c9/diff:/var/lib/docker/overlay2/21a93eb90acebc8e77775aed673490849224bcd08b1ea7341b7b527c3dfaaf63/diff:/var/lib/docker/overlay2/554b4aa84f490a7d11337c93050912395ff9a1d08790551d74d5361e5c44f9ea/diff",
            "MergedDir": "/var/lib/docker/overlay2/3860e3a4f039732026ff57e4c55cea45448c0d5caaf3a7f07d627ba0fedb1e74/merged",
            "UpperDir": "/var/lib/docker/overlay2/3860e3a4f039732026ff57e4c55cea45448c0d5caaf3a7f07d627ba0fedb1e74/diff",
            "WorkDir": "/var/lib/docker/overlay2/3860e3a4f039732026ff57e4c55cea45448c0d5caaf3a7f07d627ba0fedb1e74/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f72362c98463bf060742f99c00c98289030cc7ab433ff61d58dd67e6a4a5c001",
            "sha256:cdc54cbe7bfe37071da787a671a04a5c875f346e7ea618b8bf55f8c6d027941b",
            "sha256:91fae44399fda7872842185f05f05b25d1c96637191561f98c1b6c7b0ce24e14",
            "sha256:9c5122446fce486508a4940f6f1a93dd54fa248b19f11a63414f40fc92607b9e",
            "sha256:686a13853fe52499909b901b8e368e9cd0ac8fbf23fea7d9a16faccecc5caeef",
            "sha256:b2a758362591c92e00d495830b56af5a2a5ebf5b4e220363e39fb8f699d84a29",
            "sha256:859cbf6dfdc8f84254d3a2d9aa818d6af0dff4ea8208c5d8e0ee080d2bf97cc7",
            "sha256:e3d870711f3eecee4c11974d273067c5521242124cd51930257f115fc72ae786",
            "sha256:ae8698ecda478299218bc979519fde3786f7ea7532ea11d4542ef26e6cad0661",
            "sha256:3ea96f61d833cbdac20e66b7cd2af9be5c1e5e3258610c8c62fb3569b8e23da4",
            "sha256:658cbc9cb20ca89b31594ec00d414fde549f5fcdf93b20d24f8f2ae99849a41f",
            "sha256:36d18bac8c4a2b636a26fd9fda46e0c8fa62ef6a6e73745ebabb1411525ad1a9",
            "sha256:0503066595b5719e83a0fce400645dec047b6dc6e6e9e7beb5b69afbacd56feb"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-26T11:05:39.26301875+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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