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

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

395
浏览次数
274.32MB
镜像大小
源镜像
docker.io/percona/percona-xtradb-cluster-operator:1.14.1-haproxy
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.1-haproxy
镜像ID
sha256:85510cb8df5af0cb96a63dd9f4077290fc50f81c455de5922361ff3d70b877bc
镜像 TAG
1.14.1-haproxy
镜像大小
274.32MB
平台架构
linux/amd64
镜像源
docker.io
CMD
haproxy
启动入口
/entrypoint.sh
工作目录
OS/平台
linux/amd64
镜像创建
2024-02-19T16:06:46.372703295Z
同步时间
2025-06-26 11:08
浏览量
395 次
贡献者
📁 目录挂载 1
 /etc/haproxy/pxc
⚙️ 环境变量 3
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
PERCONA_VERSION=8.0.35-27.1.el9 2
🏷️ 镜像标签 21
KeyValue
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
TCP proxy loadbalancer for Percona Xtradb Cluster 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
Red Hat, Inc. maintainer
HAproxy name
info@percona.com org.opencontainers.image.authors
1552 release
TCP proxy for mysql protocol 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.1-haproxy
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.1-haproxy  docker.io/percona/percona-xtradb-cluster-operator:1.14.1-haproxy

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


# 2024-02-20 00:06:46  178.69MB 

                        
# 2024-02-20 00:06:44  0.00B 
/bin/sh -c #(nop)  CMD ["haproxy"]
                        
# 2024-02-20 00:06:44  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/entrypoint.sh"]
                        
# 2024-02-20 00:06:44  0.00B 
/bin/sh -c #(nop)  VOLUME [/etc/haproxy/pxc]
                        
# 2024-02-20 00:06:44  0.00B 
/bin/sh -c #(nop)  USER 1001
                        
# 2024-02-20 00:06:44  0.00B 
/bin/sh -c set -ex;     chown 1001:1001 /etc/haproxy/haproxy.cfg /etc/haproxy/haproxy-global.cfg /usr/local/bin/check_pxc.sh
                        
# 2024-02-20 00:06:43  0.00B 
/bin/sh -c #(nop) COPY dir:f1adbdc1bf107a563ea479df7fde325a6c6389267c4d71dd2d5c43c55e2eb46a in /usr/bin/ 
                        
# 2024-02-20 00:06:43  0.00B 
/bin/sh -c #(nop) COPY dir:b81a07454bc2c1baaf1172675107d71d2822363b344b0abae9fd38973aa03052 in / 
                        
# 2024-02-20 00:06:42  0.00B 
/bin/sh -c cp /usr/share/licenses/percona-haproxy/LICENSE /licenses/LICENSE.haproxy
                        
# 2024-02-20 00:06:42  0.00B 
/bin/sh -c #(nop) COPY file:14c904eafe4d4086f78694533b4ce8c1da20477c690adc127873d97f498e948f in /licenses/LICENSE.Dockerfile 
                        
# 2024-02-20 00:06:41  0.00B 
/bin/sh -c set -ex;     mkdir -p /etc/haproxy/pxc /etc/haproxy-custom;     chown -R 1001:1001 /run /etc/haproxy /etc/haproxy/pxc /etc/haproxy-custom
                        
# 2024-02-20 00:06:41  0.00B 
/bin/sh -c #(nop)  STOPSIGNAL SIGUSR1
                        
# 2024-02-20 00:06:40  0.00B 
/bin/sh -c useradd -u 1001 -r -g 1001 -s /sbin/nologin         -c "Default Application User" mysql
                        
# 2024-02-20 00:06:39  0.00B 
/bin/sh -c groupadd -g 1001 mysql
                        
# 2024-02-20 00:06:38  0.00B 
/bin/sh -c set -ex;     microdnf install -y         shadow-utils         percona-haproxy         percona-xtradb-cluster-client-${PERCONA_VERSION}         which         tar         socat         procps-ng         vim-minimal         policycoreutils;         microdnf clean all;     rm -rf /var/cache
                        
# 2024-02-20 00:06:30  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_VERSION=8.0.35-27.1.el9
                        
# 2024-02-20 00:06:29  0.00B 
/bin/sh -c export GNUPGHOME="$(mktemp -d)" 	&& microdnf install -y findutils 	&& gpg --keyserver keyserver.ubuntu.com --recv-keys 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 3E6D826D3FBAB389C2F38E34BC4D06A08D8B756F 	&& gpg --export --armor 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A > ${GNUPGHOME}/RPM-GPG-KEY-Percona 	&& gpg --export --armor 3E6D826D3FBAB389C2F38E34BC4D06A08D8B756F > ${GNUPGHOME}/RPM-GPG-KEY-oracle 	&& rpmkeys --import ${GNUPGHOME}/RPM-GPG-KEY-Percona ${GNUPGHOME}/RPM-GPG-KEY-oracle 	&& 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 setup pdpxc-8.0.35
                        
# 2024-02-20 00:06:25  0.00B 
/bin/sh -c #(nop)  LABEL name=HAproxy description=TCP proxy loadbalancer for Percona Xtradb Cluster vendor=Percona summary=TCP proxy for mysql protocol org.opencontainers.image.authors=info@percona.com
                        
# 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:85510cb8df5af0cb96a63dd9f4077290fc50f81c455de5922361ff3d70b877bc",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.14.1-haproxy",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.14.1-haproxy"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:1036c4aa0fcd3de97e09aa030436c15e3ac6f728f35d291954a0e3800938dd4e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:9bdee72599d4f53c3b32bbf0695ff2f414298906d3ef8a870f9dfc887c13c090"
    ],
    "Parent": "",
    "Comment": "merge sha256:802b43e8d4b21c3d6e30cb6cfb3da31c433e824ec510441affc030ed88f3d789 to sha256:74a2c7a90fb4b10201f19b88b51f18caafed90fbc6bb62c330a8e1c8b8a2c7fa",
    "Created": "2024-02-19T16:06:46.372703295Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.25",
    "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",
            "PERCONA_VERSION=8.0.35-27.1.el9"
        ],
        "Cmd": [
            "haproxy"
        ],
        "Image": "sha256:79d5b75e95adecd5a14e8e7fa737b331f185316a7a61bb14e17bb5cf7d4eb38f",
        "Volumes": {
            "/etc/haproxy/pxc": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "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": "TCP proxy loadbalancer for Percona Xtradb Cluster",
            "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": "Red Hat, Inc.",
            "name": "HAproxy",
            "org.opencontainers.image.authors": "info@percona.com",
            "release": "1552",
            "summary": "TCP proxy for mysql protocol",
            "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"
        },
        "StopSignal": "SIGUSR1"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 274323220,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/42ce62fefa8615d880493942c8e3e6911bb8b29a70cd4db4a311d0508735578f/diff",
            "MergedDir": "/var/lib/docker/overlay2/61cbab9e8951cf5737410d3aaa5e82af2c7307e5041b4ad02f0d3733eca29f35/merged",
            "UpperDir": "/var/lib/docker/overlay2/61cbab9e8951cf5737410d3aaa5e82af2c7307e5041b4ad02f0d3733eca29f35/diff",
            "WorkDir": "/var/lib/docker/overlay2/61cbab9e8951cf5737410d3aaa5e82af2c7307e5041b4ad02f0d3733eca29f35/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b5976a979c30628edfeee0a1f1797362b0c84cf6cb4760776aa64ec8e3e4c2b3",
            "sha256:67a3c457b1e2ed34c93ab091cd8203daf23f5523ced5dc4dc8ecde7b5f8f54ed"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-26T11:08:11.666700773+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

linux/amd64 docker.io227.39MB2025-08-21 21:41
283

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

linux/amd64 docker.io136.77MB2025-09-02 16:50
243

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

linux/amd64 docker.io280.72MB2025-09-02 16:58
282

docker.io/percona/percona-xtradb-cluster-operator:1.12.0-logcollector

linux/amd64 docker.io372.62MB2025-09-02 17:00
275

docker.io/percona/percona-xtradb-cluster-operator:1.12.0-proxysql

linux/amd64 docker.io275.71MB2025-09-02 17:02
272

docker.io/percona/percona-xtradb-cluster-operator:1.12.0-pxc8.0-backup

linux/amd64 docker.io330.60MB2025-09-02 17:04
307

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

linux/amd64 docker.io211.76MB2025-09-10 22:01
252
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×