docker.io/percona/percona-xtradb-cluster-operator:1.17.0-logcollector-fluentbit4.0.0 linux/amd64

docker.io/percona/percona-xtradb-cluster-operator:1.17.0-logcollector-fluentbit4.0.0 - 国内下载镜像源 浏览次数:25

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

源镜像 docker.io/percona/percona-xtradb-cluster-operator:1.17.0-logcollector-fluentbit4.0.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-logcollector-fluentbit4.0.0
镜像ID sha256:165f3570aa67b5c2687a6f0f033ddb3b592a21759de0868c2005e31a5703e425
镜像TAG 1.17.0-logcollector-fluentbit4.0.0
大小 365.54MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD fluent-bit
启动入口 /entrypoint.sh
工作目录 /
OS/平台 linux/amd64
浏览量 25 次
贡献者
镜像创建 2025-04-10T20:00:36.487138493Z
同步时间 2025-08-21 21:37
更新时间 2025-08-26 21:01
目录挂载
/etc/fluentbit
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci PERCONA_VERSION=8.0.41-32.1.el9
镜像标签
x86_64: architecture 2025-03-25T14:50:12Z: 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 Fluent Bit docker image: description public: distribution-scope 1.39.0-dev: 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 Fluent Bit: name info@percona.com: org.opencontainers.image.authors 1742914212: release Fluent Bit is a lightweight and high performance log processor: summary https://www.redhat.com: url 63823c7605fee63261a8e33cad8085bc4bb24676: vcs-ref git: vcs-type Percona: vendor 9.5: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

镜像构建历史


# 2025-04-11 04:00:36  0.00B 设置默认要执行的命令
CMD ["fluent-bit"]
                        
# 2025-04-11 04:00:36  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/entrypoint.sh"]
                        
# 2025-04-11 04:00:36  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/etc/fluentbit]
                        
# 2025-04-11 04:00:36  0.00B 指定运行容器时使用的用户
USER 1001
                        
# 2025-04-11 04:00:36  11.35KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE.Dockerfile # buildkit
                        
# 2025-04-11 04:00:36  5.19KB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex;     mkdir -p /etc/fluentbit;     chown -R 1001:1001 /etc/fluentbit /opt/percona /usr/local/bin;     chmod 664 /etc/passwd;     chmod -R 775 /opt/percona # buildkit
                        
# 2025-04-11 04:00:35  5.17KB 复制新文件或目录到容器中
COPY dockerdir / # buildkit
                        
# 2025-04-11 04:00:35  295.64KB 执行命令并创建新的镜像层
RUN /bin/sh -c useradd -u 1001 -r -g 1001 -s /sbin/nologin         -c "Default Application User" mysql # buildkit
                        
# 2025-04-11 04:00:35  1.43KB 执行命令并创建新的镜像层
RUN /bin/sh -c groupadd -g 1001 mysql # buildkit
                        
# 2025-04-11 04:00:34  247.36MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex;     microdnf install -y hostname postgresql-libs shadow-utils yum-utils logrotate make libpq procps-ng compat-openssl11     percona-xtradb-cluster-client-${PERCONA_VERSION} tar vim-minimal;     curl -Lf https://github.com/michaloo/go-cron/releases/download/v0.0.2/go-cron.tar.gz -o /tmp/go-cron.tar.gz;     tar xvf /tmp/go-cron.tar.gz -C /usr/bin;     curl -Lf https://packages.fluentbit.io/centos/9/x86_64/fluent-bit-4.0.0-1.x86_64.rpm -o /tmp/fluent-bit.rpm;     rpmkeys --checksig /tmp/fluent-bit.rpm;     rpm -i /tmp/fluent-bit.rpm;     rm -rf /var/cache # buildkit
                        
# 2025-04-11 04:00:21  0.00B 设置环境变量 PERCONA_VERSION
ENV PERCONA_VERSION=8.0.41-32.1.el9
                        
# 2025-04-11 04:00:21  17.75MB 执行命令并创建新的镜像层
RUN /bin/sh -c export GNUPGHOME="$(mktemp -d)"     && gpg --keyserver https://packages.fluentbit.io/fluentbit.key --recv-keys C3C0A28534B9293EAF51FABD9F9DDC083888C1CD     && gpg --export --armor C3C0A28534B9293EAF51FABD9F9DDC083888C1CD > ${GNUPGHOME}/RPM-GPG-KEY-Fluent     && gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 567E347AD0044ADE55BA8A5F199E2F91FD431D51     && gpg --batch --export --armor 567E347AD0044ADE55BA8A5F199E2F91FD431D51 > ${GNUPGHOME}/RPM-GPG-KEY-redhat-release     && rpmkeys --import ${GNUPGHOME}/RPM-GPG-KEY-Fluent ${GNUPGHOME}/RPM-GPG-KEY-redhat-release     && gpg --keyserver keyserver.ubuntu.com --recv-keys 4D1BB29D63D98E422B2113B19334A25F8507EFA5     && gpg --export --armor 4D1BB29D63D98E422B2113B19334A25F8507EFA5 > ${GNUPGHOME}/PERCONA-PACKAGING-KEY     && rpmkeys --import ${GNUPGHOME}/PERCONA-PACKAGING-KEY     && microdnf install -y findutils     && 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.41 # buildkit
                        
# 2025-04-11 04:00:21  0.00B 添加元数据标签
LABEL name=Fluent Bit description=Fluent Bit docker image vendor=Percona maintainer=Percona Development <info@percona.com> summary=Fluent Bit is a lightweight and high performance log processor org.opencontainers.image.authors=info@percona.com
                        
# 2025-03-25 23:00:12  939.00B 
/bin/sh
                        
# 2025-03-25 23:00:07  100.12MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-03-25T14:59:41" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="63823c7605fee63261a8e33cad8085bc4bb24676" "build-date"="2025-03-25T14:50:12Z" "release"="1742914212"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c . /cachi2/cachi2.env &&     rm -rf /var/log/*
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) COPY dir:df27096315f97be2134faf11df5dc31f92c8dd671e0b8267905e1f2330865336 in / 
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL 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."
                        
# 2025-03-25 23:00:06  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."
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.5"       distribution-scope="public"
                        
# 2025-03-25 23:00:06  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-03-25 23:00:05  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-03-25 23:00:05  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:165f3570aa67b5c2687a6f0f033ddb3b592a21759de0868c2005e31a5703e425",
    "RepoTags": [
        "percona/percona-xtradb-cluster-operator:1.17.0-logcollector-fluentbit4.0.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator:1.17.0-logcollector-fluentbit4.0.0"
    ],
    "RepoDigests": [
        "percona/percona-xtradb-cluster-operator@sha256:9fc0b4097c93f6dba8441d9bcb2803dc62dd8328b84288294444fbadb347f6d7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/percona/percona-xtradb-cluster-operator@sha256:a5891753de16db480852b0b1cb4fb0bf3258c9ade329742cfd89944655afbcd9"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-04-10T20:00:36.487138493Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "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.41-32.1.el9"
        ],
        "Cmd": [
            "fluent-bit"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/etc/fluentbit": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-03-25T14:50:12Z",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Fluent Bit docker image",
            "distribution-scope": "public",
            "io.buildah.version": "1.39.0-dev",
            "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": "Fluent Bit",
            "org.opencontainers.image.authors": "info@percona.com",
            "release": "1742914212",
            "summary": "Fluent Bit is a lightweight and high performance log processor",
            "url": "https://www.redhat.com",
            "vcs-ref": "63823c7605fee63261a8e33cad8085bc4bb24676",
            "vcs-type": "git",
            "vendor": "Percona",
            "version": "9.5"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 365543322,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/cfb7847bee719ad12510a42ccaa1f77c7ab22a5c282a9cae3190ca2b22ad9713/diff:/var/lib/docker/overlay2/1c0f3e8c9e00b4afc00bab29a8c6efacb5cdc9f673f3c722159947e87027df49/diff:/var/lib/docker/overlay2/d04db50f4ed376f23ad8380bbd571ed1bf940bbcfaede2b77b2d801d19e1b45d/diff:/var/lib/docker/overlay2/2c3a74cf1b3685e8c1b77f53cca55583e2a2cd4a086902ca396e31db6b942c13/diff:/var/lib/docker/overlay2/019453f2d105632512f344d79b61ff4f1a0d891ffe82ea35197e1b87bc274269/diff:/var/lib/docker/overlay2/b338f9d43015f362d603c5252a77cca4bf1f7fc18339fcec76705c04c9cc4740/diff:/var/lib/docker/overlay2/7bd8f820b0690b6ce86b1230433073850f0c30bf340fc1c039f1018018bc2c84/diff:/var/lib/docker/overlay2/2b6f907dab5a0ba84e3281e58020cd4db1b217c7077023666d377aaf0e79a99d/diff",
            "MergedDir": "/var/lib/docker/overlay2/e137f85e6a7fa1003721a3135bc22b640dd8e7fbb3376c94f03eae0f9e196832/merged",
            "UpperDir": "/var/lib/docker/overlay2/e137f85e6a7fa1003721a3135bc22b640dd8e7fbb3376c94f03eae0f9e196832/diff",
            "WorkDir": "/var/lib/docker/overlay2/e137f85e6a7fa1003721a3135bc22b640dd8e7fbb3376c94f03eae0f9e196832/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:0ee7f3003527b9685ebfd9fed5700b8df307e35929a6cfe38b516e7acea83258",
            "sha256:1a4bd3506461721b349c760eb8b61fe3546f88662457b77123d353defa85f924",
            "sha256:d82f8ee84782a27df5395d3388127a79392e0b6f9f5b568d2c52580e9abed73a",
            "sha256:70f997eeda56b48c8bd3e827f81eff6a5445f6717972e69f978739eb938badd9",
            "sha256:a4aad416c7fd034b0231b4e06d6e4df29cc84fbe0f6817aa51e37ae1edda58f5",
            "sha256:7cb6cec096f3c78cff053387f515d591d3d422d78d0aafe4b639b85fb91aa7dd",
            "sha256:f91715fe50b4ea9f1c56173c8f0612767adea12a94eb2ebc17babe4c9733f7b4",
            "sha256:283ac17052ab7bba4fe6a9340badb0aa2a24eb6e1391bf655d8822dd60b2b344",
            "sha256:e8168737c3bdb19a389499fd5e30ba3938b2272d17dbcecdcb5fd4fad63acba4"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-21T21:36:51.38375009+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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