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

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

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

源镜像 docker.io/percona/percona-xtradb-cluster-operator:1.12.0-haproxy
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-haproxy
镜像ID sha256:5ba29bab8bad880784812b82c3386e9e045395000049d9cd581d2dc40f4a4d2b
镜像TAG 1.12.0-haproxy
大小 280.72MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD haproxy
启动入口 /entrypoint.sh
工作目录
OS/平台 linux/amd64
浏览量 11 次
贡献者
镜像创建 2022-11-30T19:23:52.517557156Z
同步时间 2025-09-02 16:58
更新时间 2025-09-03 01:17
目录挂载
/etc/haproxy/pxc
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci PERCONA_VERSION=8.0.29-21.1.el8
镜像标签
x86_64: architecture 2022-11-01T04:29:11: 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 TCP proxy loadbalancer for Percona Xtradb Cluster: description public: distribution-scope 1.26.2: 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 HAproxy: name info@percona.com: org.opencontainers.image.authors 923: release TCP proxy for mysql protocol: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923: url 146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4: vcs-ref git: vcs-type Percona: vendor 8.7: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

镜像构建历史


# 2022-12-01 03:23:52  187.64MB 

                        
# 2022-12-01 03:23:50  0.00B 
/bin/sh -c #(nop)  CMD ["haproxy"]
                        
# 2022-12-01 03:23:50  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/entrypoint.sh"]
                        
# 2022-12-01 03:23:50  0.00B 
/bin/sh -c #(nop)  VOLUME [/etc/haproxy/pxc]
                        
# 2022-12-01 03:23:50  0.00B 
/bin/sh -c #(nop)  USER 1001
                        
# 2022-12-01 03:23:50  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
                        
# 2022-12-01 03:23:49  0.00B 
/bin/sh -c #(nop) COPY file:4d4c65e1633a5c89d40b07691208e9c51d25ffc961ba378a00a44054b38137bf in /usr/bin/ 
                        
# 2022-12-01 03:23:48  0.00B 
/bin/sh -c #(nop) COPY dir:fcb5b870be4dbb2d2c119b68070b12074b1f2723a8a55b7ac17ff09fb928b3dc in / 
                        
# 2022-12-01 03:23:48  0.00B 
/bin/sh -c cp /usr/share/licenses/percona-haproxy/LICENSE /licenses/LICENSE.haproxy
                        
# 2022-12-01 03:23:47  0.00B 
/bin/sh -c #(nop) COPY file:14c904eafe4d4086f78694533b4ce8c1da20477c690adc127873d97f498e948f in /licenses/LICENSE.Dockerfile 
                        
# 2022-12-01 03:23:47  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
                        
# 2022-12-01 03:23:46  0.00B 
/bin/sh -c #(nop)  STOPSIGNAL SIGUSR1
                        
# 2022-12-01 03:23:46  0.00B 
/bin/sh -c useradd -u 1001 -r -g 1001 -s /sbin/nologin         -c "Default Application User" mysql
                        
# 2022-12-01 03:23:45  0.00B 
/bin/sh -c groupadd -g 1001 mysql
                        
# 2022-12-01 03:23:43  0.00B 
/bin/sh -c set -ex; 	curl -Lf -o /tmp/krb5-libs.rpm https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/getPackage/krb5-libs-1.18.2-22.0.1.el8_7.x86_64.rpm; 	rpmkeys --checksig /tmp/krb5-libs.rpm; 	rpm -U /tmp/krb5-libs.rpm; 	rm -rf /tmp/krb5-libs.rpm;     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
                        
# 2022-12-01 03:23:29  0.00B 
/bin/sh -c #(nop)  ENV PERCONA_VERSION=8.0.29-21.1.el8
                        
# 2022-12-01 03:23:28  0.00B 
/bin/sh -c export GNUPGHOME="$(mktemp -d)" 	&& microdnf install -y findutils 	&& gpg --keyserver keyserver.ubuntu.com --recv-keys 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 76FD3DB13AB67410B89DB10E82562EA9AD986DA3 	&& gpg --export --armor 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A > ${GNUPGHOME}/RPM-GPG-KEY-Percona 	&& gpg --export --armor 76FD3DB13AB67410B89DB10E82562EA9AD986DA3 > ${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.29
                        
# 2022-12-01 03:23:19  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
                        
# 2022-11-01 12:43:59  93.08MB 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2022-11-01 12:43:58  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/repo-48a4d.repo' '/etc/yum.repos.d/repo-b8bb7.repo'
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2022-11-01T04:29:11" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-923"
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c #(nop) ADD file:03a7de1667a42823460692c665156b6509e10e6dcadc0f1a1269d69ff647a67a in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-923 
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c #(nop) ADD file:cc5193bc684cdbac78aea8d5d2c3db92b2ec091a563eb7fac47423ac387c0236 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-923.json 
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c #(nop) LABEL release=923
                        
# 2022-11-01 12:43:57  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
                        
# 2022-11-01 12:43:56  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."
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container"       name="ubi8-minimal"       version="8.7"
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) ADD multi:ed62428592320e9a8d4a26792455dcaf96be4f429e752404b35ace3941c2a7ed in /etc/yum.repos.d/ 
                        
# 2022-11-01 12:43:56  0.00B 
/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem 
                        
# 2022-11-01 12:43:55  0.00B 
/bin/sh -c #(nop) ADD file:2edb7ab236f85e76c1e503929b950e45e450fa17736eda7ad99a78e2e9f3b4df in / 
                        
                    

镜像信息

{
    "Id": "sha256:5ba29bab8bad880784812b82c3386e9e045395000049d9cd581d2dc40f4a4d2b",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.12.0-haproxy",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.12.0-haproxy"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:d900211bf5684839cfbaab3ec939ef7bae770638c7d819904820a3882a2aea32",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:9101c83e6b4068456b736999a9b14f01a6c0608076049a7e6d81b135a9418293"
    ],
    "Parent": "",
    "Comment": "merge sha256:a808cb5e71f1478dc129f033433da3db66f0c5bd69d6064c38ec6cdd148cfe8c to sha256:4df334db583d90ee9dce049a48e4b97898c9b6e72376f2b001252fcba79f9483",
    "Created": "2022-11-30T19:23:52.517557156Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.17",
    "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.29-21.1.el8"
        ],
        "Cmd": [
            "haproxy"
        ],
        "Image": "sha256:459b99b3a846fab097130cf597c4a84996ebd066839dbe99fef0729faaa8c6e5",
        "Volumes": {
            "/etc/haproxy/pxc": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2022-11-01T04:29:11",
            "com.redhat.component": "ubi8-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.26.2",
            "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": "HAproxy",
            "org.opencontainers.image.authors": "info@percona.com",
            "release": "923",
            "summary": "TCP proxy for mysql protocol",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923",
            "vcs-ref": "146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "8.7"
        },
        "StopSignal": "SIGUSR1"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 280720094,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c77ebf0aaa6c960462b1cef70132a50da0e366b386099b1487cfaeff21562e27/diff",
            "MergedDir": "/var/lib/docker/overlay2/45708d54954b172cb17c6200cc12cda6f9868e66b36776443ae1a9781f4dd70e/merged",
            "UpperDir": "/var/lib/docker/overlay2/45708d54954b172cb17c6200cc12cda6f9868e66b36776443ae1a9781f4dd70e/diff",
            "WorkDir": "/var/lib/docker/overlay2/45708d54954b172cb17c6200cc12cda6f9868e66b36776443ae1a9781f4dd70e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a4973385360d660bd151004ac57e211a1deced89f1c8d13cbb82bc8d48c55f95",
            "sha256:23a4b2a6aba8c91d75994f0e39c0b378b44fe606ba3a989145817e3c2dc1a9b2"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-02T16:58:02.62604231+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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