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

docker.io/percona/percona-xtradb-cluster-operator:1.14.0 - 国内下载镜像源 浏览次数:42
```html

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

```
源镜像 docker.io/percona/percona-xtradb-cluster-operator:1.14.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.0
镜像ID sha256:9f46105bdd18e298c5c9c468b3df85729170c6664906a6e6c08f0c7d2442600a
镜像TAG 1.14.0
大小 165.68MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录
OS/平台 linux/amd64
浏览量 42 次
贡献者
镜像创建 2024-03-01T09:03:49.113931222Z
同步时间 2025-03-16 15:56
更新时间 2025-04-18 13:44
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci
镜像标签
x86_64: architecture 2024-01-17T19:05:39: 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 1552: 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.3-1552: url e8510c65a9be4b0635372fd09bee126ce7e08bc7: vcs-ref git: vcs-type Percona: vendor 9.3: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


# 2024-03-01 17:03:49  0.00B 指定运行容器时使用的用户
USER 2
                        
# 2024-03-01 17:03:49  1.14KB 复制新文件或目录到容器中
COPY build/get-pxc-state /get-pxc-state # buildkit
                        
# 2024-03-01 17:03:49  830.00B 复制新文件或目录到容器中
COPY build/pmm-prerun.sh /pmm-prerun.sh # buildkit
                        
# 2024-03-01 17:03:48  1.50KB 复制新文件或目录到容器中
COPY build/readiness-check.sh /readiness-check.sh # buildkit
                        
# 2024-03-01 17:03:48  1.38KB 复制新文件或目录到容器中
COPY build/liveness-check.sh /liveness-check.sh # buildkit
                        
# 2024-03-01 17:03:48  5.55KB 复制新文件或目录到容器中
COPY build/pxc-configure-pxc.sh /pxc-configure-pxc.sh # buildkit
                        
# 2024-03-01 17:03:48  590.00B 复制新文件或目录到容器中
COPY build/unsafe-bootstrap.sh /unsafe-bootstrap.sh # buildkit
                        
# 2024-03-01 17:03:48  815.00B 复制新文件或目录到容器中
COPY build/pxc-init-entrypoint.sh /pxc-init-entrypoint.sh # buildkit
                        
# 2024-03-01 17:03:48  24.48KB 复制新文件或目录到容器中
COPY build/pxc-entrypoint.sh /pxc-entrypoint.sh # buildkit
                        
# 2024-03-01 17:03:48  3.42MB 复制新文件或目录到容器中
COPY /usr/local/bin/peer-list /peer-list # buildkit
                        
# 2024-03-01 17:03:48  44.61MB 复制新文件或目录到容器中
COPY /usr/local/bin/percona-xtradb-cluster-operator /usr/local/bin/percona-xtradb-cluster-operator # buildkit
                        
# 2024-03-01 17:02:00  11.34KB 复制新文件或目录到容器中
COPY LICENSE /licenses/ # buildkit
                        
# 2024-03-01 17:02:00  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-03-01 17:01:59  21.96MB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf -y update && microdnf clean all # buildkit
                        
# 2024-01-18 03:18:31  95.64MB 
/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
                        
# 2024-01-18 03:18:29  0.00B 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2024-01-18 03:18:29  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/repo-cbf3a.repo' '/etc/yum.repos.d/repo-a4968.repo'
                        
# 2024-01-18 03:18:28  0.00B 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-17T19:05:39" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="e8510c65a9be4b0635372fd09bee126ce7e08bc7" "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.3-1552"
                        
# 2024-01-18 03:18:28  0.00B 
/bin/sh -c #(nop) ADD file:75532600b86e8dbdc355d76b86fe28e825754c0d0a529f9282427ca23ab066ef in /root/buildinfo/Dockerfile-ubi9-minimal-9.3-1552 
                        
# 2024-01-18 03:18:28  0.00B 
/bin/sh -c #(nop) ADD file:ef91ccf9344b424c8ead898c7856a891de97edf7461478fa846b6deffe2e8379 in /root/buildinfo/content_manifests/ubi9-minimal-container-9.3-1552.json 
                        
# 2024-01-18 03:18:28  0.00B 
/bin/sh -c #(nop) LABEL release=1552
                        
# 2024-01-18 03:18:28  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2024-01-18 03:18:27  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-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2024-01-18 03:18:27  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-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.3"
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) ADD multi:655128808f9801300e5f5790b55c073636035214aee6c75e0582afd288da8973 in /etc/yum.repos.d/ 
                        
# 2024-01-18 03:18:27  0.00B 
/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem 
                        
# 2024-01-18 03:18:26  0.00B 
/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
                        
# 2024-01-18 03:18:25  0.00B 
/bin/sh -c #(nop) ADD file:f74dfa5d345e76f1f4d9df6077b0cdeaa5b5171f6b548ed1cac475f14515a809 in / 
                        
                    

镜像信息

{
    "Id": "sha256:9f46105bdd18e298c5c9c468b3df85729170c6664906a6e6c08f0c7d2442600a",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.14.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.0"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:3232ae01d0ff1e17922a7f1b0f3c69ada18d3a335e68ff09e25c9b931c1cd319",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:4edb5a53230e023bbe54c8e9e1154579668423fc3466415d5b04b8304a8e01d7"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-03-01T09:03:49.113931222Z",
    "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-01-17T19:05:39",
            "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": "1552",
            "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.3-1552",
            "vcs-ref": "e8510c65a9be4b0635372fd09bee126ce7e08bc7",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 165680367,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/969b86cba87dc4529af0b8fbeccbb7084c74f46d7e4303acfb8dbcf29c52450c/diff:/var/lib/docker/overlay2/d2bd5989279e087b0292aa0e402a7bdb86d2f961d7d236919128499c17afc7b0/diff:/var/lib/docker/overlay2/d2625673882f031e9d014417e210d6cd08e03f45f6596cd67a8f4e61414759d0/diff:/var/lib/docker/overlay2/7092c68a14606caa028ce58b8dfb665362f889cfe1b3c084debee914b5815c29/diff:/var/lib/docker/overlay2/2abb235a485b79c9214fb8eb6fbfea319872e0b46a283c02c99e09a9a36a217d/diff:/var/lib/docker/overlay2/0ed822d2ad04d274e76f1125a1176588214a8ed397cd783392ecca1d62822f06/diff:/var/lib/docker/overlay2/dc23e3c2bb912bdf9b4101858b6a2ea5a609b5b205a61c84133f8f72a7830a75/diff:/var/lib/docker/overlay2/e1c4e6f7ec8490868be5b352424ccebf49e5b2bc4636e258a963739f368820d6/diff:/var/lib/docker/overlay2/cff1143938dc57cde35b4a4a1e64c30d947b22b200205e3713fdba15fa660437/diff:/var/lib/docker/overlay2/23ebd51d2cdee495013ad4d6df04283e1713a23a035ce750cd7c2cf0c8853ebe/diff:/var/lib/docker/overlay2/def7cecea644dc832ad5d38a17ba15b6a3d23964fcf88109f8cab5ce2d3c99bf/diff:/var/lib/docker/overlay2/18102dde87c37a9b6de3c95a0b00704d050d7f15d38bb5faf6f8b568df43ad7b/diff",
            "MergedDir": "/var/lib/docker/overlay2/ccf203762dc38ba3f320e5cebad3bb54c932864258e9faea85870fb7634ed916/merged",
            "UpperDir": "/var/lib/docker/overlay2/ccf203762dc38ba3f320e5cebad3bb54c932864258e9faea85870fb7634ed916/diff",
            "WorkDir": "/var/lib/docker/overlay2/ccf203762dc38ba3f320e5cebad3bb54c932864258e9faea85870fb7634ed916/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b5976a979c30628edfeee0a1f1797362b0c84cf6cb4760776aa64ec8e3e4c2b3",
            "sha256:10d0231ebe20b04cdac3267c0f187f828e59479baaf6e6d842b3d1226d2f0425",
            "sha256:cf1f46ebd31c13263c05935d7f1cacefb18fd9e79fc1b305ddb8c5691207debd",
            "sha256:7e8b899b22525564e5cc4ada1294656a96794634f796e6f1c7b07740597fa211",
            "sha256:c9f576dffa6be0b5b9d1b43b69e33a6dc43d425229d1148cc420221cc3d7106a",
            "sha256:07f0a927de8303237975e0ccd6d9d46480df7c9e24840327aef4fe36d79aa865",
            "sha256:b7ad8e801a3481e1210b3f2c79a595cc01380c959d4a95c1fb793aa0fbf6fec9",
            "sha256:cd27b6ef1ea113d66171d0b49f8a6f3be1a443508bdca9d78a28db91a330f8be",
            "sha256:392da91558a427f6df89565b6507d6c93fc08d5661972b668af8e101c98f194d",
            "sha256:fba8b05a401ccf7274cdb369a4e42cb870210d1b137a3d64ef2cddbd3732b965",
            "sha256:3947b6a440bca6995def1bb6a4f224401417c858c56fa43aedfb81d6552164db",
            "sha256:633d2e1bdab9c57a5b3087b825dc3237dc9afead2db6fe342b2680323defbeae",
            "sha256:d8a154a1847aa9b4d96c5b6e4cce5363850d51d92b57b9f9ced034d58c77a5ea"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-16T15:56:33.003620183+08:00"
    }
}

更多版本

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

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

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

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