docker.io/confluentinc/cp-zookeeper:7.9.1 linux/arm64

docker.io/confluentinc/cp-zookeeper:7.9.1 - 国内下载镜像源 浏览次数:48 温馨提示: 这是一个 linux/arm64 系统架构镜像
Confluent ZooKeeper
这是一个基于Apache ZooKeeper的分布式协调服务容器镜像。该镜像用于管理集群配置、提供命名服务和保持数据一致性。
来自 Docker Hub: confluentinc/cp-zookeeper
源镜像 docker.io/confluentinc/cp-zookeeper:7.9.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64
镜像ID sha256:1abb2f1eab6ce23a44dc5f52d4529afa5d4cdad50c463fc09c007eaae051a967
镜像TAG 7.9.1-linuxarm64
大小 1.14GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /etc/confluent/docker/run
启动入口
工作目录 /home/appuser
OS/平台 linux/arm64
浏览量 48 次
贡献者
镜像创建 2025-04-25T21:40:06.189435153Z
同步时间 2025-09-08 19:28
更新时间 2025-09-20 15:11
开放端口
2181/tcp 2888/tcp 3888/tcp
目录挂载
/etc/zookeeper/secrets /var/lib/zookeeper/data /var/lib/zookeeper/log
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci LANG=C.UTF-8 CUB_CLASSPATH="/usr/share/java/cp-base-new/*" LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib: COMPONENT=zookeeper
镜像标签
aarch64: architecture 2025-03-13T10:59:41: 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 ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.: description public: distribution-scope 1.33.12: io.buildah.version true: io.confluent.docker 5e8f9400: io.confluent.docker.build.number d9f63a2: io.confluent.docker.git.id confluentinc/kafka-images: io.confluent.docker.git.repo 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 partner-support@confluent.io: maintainer cp-zookeeper: name 7.9.1-50: release ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-1179.1741863533: url 4f8da2b64a13f2a264bd802d8909bf803211fb20: vcs-ref git: vcs-type Confluent: vendor d9f63a2: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64  docker.io/confluentinc/cp-zookeeper:7.9.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64  docker.io/confluentinc/cp-zookeeper:7.9.1

Shell快速替换命令

sed -i 's#confluentinc/cp-zookeeper:7.9.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64  docker.io/confluentinc/cp-zookeeper:7.9.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64  docker.io/confluentinc/cp-zookeeper:7.9.1'

镜像构建历史


# 2025-04-26 05:40:06  0.00B 
/bin/sh -c #(nop)  CMD ["/etc/confluent/docker/run"]
                        
# 2025-04-26 05:40:06  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2025-04-26 05:40:06  10.91KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:c95b0051acc037d79b597132e9d5bf4dda1c82ddd1fc3fb530f1fc1beb287dd9 in /etc/confluent/docker 
                        
# 2025-04-26 05:40:06  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/lib/zookeeper/data /var/lib/zookeeper/log /etc/zookeeper/secrets]
                        
# 2025-04-26 05:40:05  158.50MB 
|6 ARTIFACT_ID=cp-zookeeper BUILD_NUMBER=5e8f9400 CONFLUENT_PACKAGES_REPO=https://staging-confluent-packages-654654529379-us-west-2.s3.us-west-2.amazonaws.com/rpm/7.9 CONFLUENT_VERSION=7.9.1 GIT_COMMIT=d9f63a2 PROJECT_VERSION=7.9.1-50 /bin/sh -c echo "===> Installing ${COMPONENT}..."     && echo "===> Adding confluent repository...${CONFLUENT_PACKAGES_REPO}"     && rpm --import ${CONFLUENT_PACKAGES_REPO}/archive.key     && printf "[Confluent.dist] \nname=Confluent repository (dist) \nbaseurl=${CONFLUENT_PACKAGES_REPO}/\$releasever \ngpgcheck=1 \ngpgkey=${CONFLUENT_PACKAGES_REPO}/archive.key \nenabled=1 \n\n[Confluent] \nname=Confluent repository \nbaseurl=${CONFLUENT_PACKAGES_REPO}/ \ngpgcheck=1 \ngpgkey=${CONFLUENT_PACKAGES_REPO}/archive.key \nenabled=1 " > /etc/yum.repos.d/confluent.repo     && yum install -y confluent-kafka-${CONFLUENT_VERSION}     && echo "===> clean up ..."      && yum clean all     && rm -rf /tmp/* /etc/yum.repos.d/confluent.repo     && echo "===> Setting up ${COMPONENT} dirs"     && mkdir -p /var/lib/${COMPONENT}/data /var/lib/${COMPONENT}/log /etc/${COMPONENT}/secrets     && chown -R appuser:root /etc/kafka /var/log/kafka /var/log/confluent /var/lib/kafka /var/lib/zookeeper /etc/${COMPONENT}/secrets     && chmod -R ug+w /etc/kafka /var/lib/${COMPONENT}/data /var/lib/${COMPONENT}/log /etc/${COMPONENT}/secrets /var/log/kafka
                        
# 2025-04-26 05:39:58  0.00B 
/bin/sh -c #(nop)  USER root
                        
# 2025-04-26 05:39:58  0.00B 
/bin/sh -c #(nop)  ENV COMPONENT=zookeeper
                        
# 2025-04-26 05:39:58  0.00B 
/bin/sh -c #(nop)  EXPOSE 2181 2888 3888
                        
# 2025-04-26 05:39:58  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PLATFORM_LABEL
                        
# 2025-04-26 05:39:58  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PACKAGES_REPO
                        
# 2025-04-26 05:39:58  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_VERSION
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/kafka-images
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=5e8f9400
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=d9f63a2
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL description=ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL summary=ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-zookeeper
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL release=7.9.1-50
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL version=d9f63a2
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2025-04-26 05:39:57  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=partner-support@confluent.io
                        
# 2025-04-26 05:39:56  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2025-04-26 05:39:56  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2025-04-26 05:39:56  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2025-04-26 05:20:33  0.00B 
/bin/sh -c #(nop) WORKDIR /home/appuser
                        
# 2025-04-26 05:20:33  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2025-04-26 05:20:33  0.00B 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=32d2b2c0 CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=77b518b GLIBC_VERSION=-2.28-251.el8_10.16 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-31.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.1-52 PYTHON39_VERSION=-3.9.20-1.module+el8.10.0+22342+478c159e PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.160 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.160 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===71.1.0 SKIP_SECURITY_UPDATE_CHECK=false TAR_VERSION=-1.30-9.el8 TEMURIN_JDK_VERSION=-17.0.14.0.0.7-1 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c find / -perm /6000 -type f -exec chmod g-s {} \; || true
                        
# 2025-04-26 05:20:32  987.36KB 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=32d2b2c0 CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=77b518b GLIBC_VERSION=-2.28-251.el8_10.16 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-31.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.1-52 PYTHON39_VERSION=-3.9.20-1.module+el8.10.0+22342+478c159e PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.160 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.160 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===71.1.0 SKIP_SECURITY_UPDATE_CHECK=false TAR_VERSION=-1.30-9.el8 TEMURIN_JDK_VERSION=-17.0.14.0.0.7-1 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c find / -perm /6000 -type f -exec chmod a-s {} \; || true
                        
# 2025-04-26 05:20:32  30.00B 
/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses 
                        
# 2025-04-26 05:20:32  0.00B 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=32d2b2c0 CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=77b518b GLIBC_VERSION=-2.28-251.el8_10.16 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-31.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.1-52 PYTHON39_VERSION=-3.9.20-1.module+el8.10.0+22342+478c159e PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.160 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.160 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===71.1.0 SKIP_SECURITY_UPDATE_CHECK=false TAR_VERSION=-1.30-9.el8 TEMURIN_JDK_VERSION=-17.0.14.0.0.7-1 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c mkdir /licenses
                        
# 2025-04-26 05:20:31  1.31KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:f980181285d9b4e329845c58c9ea727dabbc3d0931854cd78028c0ed7e4b6d43 in /etc/cp-base-new 
                        
# 2025-04-26 05:20:31  1.90KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker 
                        
# 2025-04-26 05:20:31  12.29KB 
/bin/sh -c #(nop) COPY file:d1854e54bfed1532c572b71742e7ecc16b8b08251fdb3138fecae3ebe5ab3386 in /usr/local/ssl/openssl-fips.cnf 
                        
# 2025-04-26 05:20:31  47.35MB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser multi:da2d6236ab5b2b8e9561299678434d52a41275aac6d4573874212ef628aed505 in /usr/share/java/cp-base-new/ 
                        
# 2025-04-26 05:20:31  384.19KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:a34211e18fbbe48736286edec02b28a9f601db0c17bb318743c5e3de6e610f32 in /usr/share/doc/cp-base-new/ 
                        
# 2025-04-26 05:20:31  11.38MB 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=32d2b2c0 CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=77b518b GLIBC_VERSION=-2.28-251.el8_10.16 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-31.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.1-52 PYTHON39_VERSION=-3.9.20-1.module+el8.10.0+22342+478c159e PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.160 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.160 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===71.1.0 SKIP_SECURITY_UPDATE_CHECK=false TAR_VERSION=-1.30-9.el8 TEMURIN_JDK_VERSION=-17.0.14.0.0.7-1 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c yum --disablerepo="temurin-jdk" check-update || "${SKIP_SECURITY_UPDATE_CHECK}"
                        
# 2025-04-26 05:20:29  0.00B 
/bin/sh -c #(nop)  ARG SKIP_SECURITY_UPDATE_CHECK=false
                        
# 2025-04-26 05:20:29  2.11KB 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=32d2b2c0 CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=77b518b GLIBC_VERSION=-2.28-251.el8_10.16 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-31.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.1-52 PYTHON39_VERSION=-3.9.20-1.module+el8.10.0+22342+478c159e PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.160 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.160 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===71.1.0 TAR_VERSION=-1.30-9.el8 TEMURIN_JDK_VERSION=-17.0.14.0.0.7-1 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c update-crypto-policies --set FIPS
                        
# 2025-04-26 05:20:24  819.69MB 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=32d2b2c0 CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=77b518b GLIBC_VERSION=-2.28-251.el8_10.16 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-31.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.1-52 PYTHON39_VERSION=-3.9.20-1.module+el8.10.0+22342+478c159e PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.160 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.160 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===71.1.0 TAR_VERSION=-1.30-9.el8 TEMURIN_JDK_VERSION=-17.0.14.0.0.7-1 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c microdnf --nodocs install yum     && yum --nodocs -q update -y     && yum --nodocs -q install -y wget tar gzip make perl gcc     && wget -q https://github.com/openssl/openssl/releases/download/openssl${OPENSSL_VERSION}/openssl${OPENSSL_VERSION}.tar.gz     && tar -xzf openssl${OPENSSL_VERSION}.tar.gz     && cd openssl${OPENSSL_VERSION}     && echo "installing FIPS compliant openssl"     && ./Configure enable-fips     && make > /dev/null 2>&1     && make install > /dev/null 2>&1     && echo "successfully installed FIPS compliant openssl"     && cd ..     && rm -rf openssl${OPENSSL_VERSION} openssl${OPENSSL_VERSION}.tar.gz     && yum remove -y wget tar make perl gcc glibc-gconv-extra --setopt=clean_requirements_on_remove=1     && yum --nodocs install -y --setopt=install_weak_deps=False         git         "wget${WGET_VERSION}"         "nmap-ncat${NETCAT_VERSION}"         "python39${PYTHON39_VERSION}"         "python39-pip${PYTHON_PIP_VERSION}"         "tar${TAR_VERSION}"         "procps-ng${PROCPS_VERSION}"         "krb5-workstation${KRB5_WORKSTATION_VERSION}"         "iputils${IPUTILS_VERSION}"         "hostname${HOSTNAME_VERSION}"         "xz-libs${XZ_LIBS_VERSION}"         "glibc${GLIBC_VERSION}"         "glibc-common${GLIBC_VERSION}"         "glibc-minimal-langpack${GLIBC_VERSION}"         "curl${CURL_VERSION}"         "libcurl${CURL_VERSION}"         "findutils${FINDUTILS_VERSION}"         "crypto-policies-scripts${CRYPTO_POLICIES_SCRIPTS_VERSION}"         "temurin-17-jdk${TEMURIN_JDK_VERSION}" "temurin-17-jre${TEMURIN_JDK_VERSION}"     && alternatives --set python /usr/bin/python3     && python3 -m pip install --upgrade "setuptools${PYTHON_SETUPTOOLS_VERSION}"     && python3 -m pip install --prefer-binary --prefix=/usr/local --upgrade "${PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC}"     && yum remove -y git     && yum clean all     && rm -rf /tmp/*     && mkdir -p /etc/confluent/docker /usr/logs     && useradd --no-log-init --create-home --shell /bin/bash appuser     && chown appuser:appuser -R /etc/confluent/ /usr/logs
                        
# 2025-04-26 05:12:37  0.00B 
/bin/sh -c #(nop)  ENV LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib:
                        
# 2025-04-26 05:12:37  207.00B 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=32d2b2c0 CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=77b518b GLIBC_VERSION=-2.28-251.el8_10.16 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-31.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.1-52 PYTHON39_VERSION=-3.9.20-1.module+el8.10.0+22342+478c159e PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.160 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.160 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===71.1.0 TAR_VERSION=-1.30-9.el8 TEMURIN_JDK_VERSION=-17.0.14.0.0.7-1 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c printf "[temurin-jdk] \nname=temurin-jdk \nbaseurl=https://packages.adoptium.net/artifactory/rpm/rhel/\$releasever/\$basearch \nenabled=1 \ngpgcheck=1 \ngpgkey=https://packages.adoptium.net/artifactory/api/gpg/key/public \n" > /etc/yum.repos.d/adoptium.repo
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.160
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=master
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_SETUPTOOLS_VERSION=
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_PIP_VERSION=
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG TEMURIN_JDK_VERSION=
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG CURL_VERSION=
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG GLIBC_VERSION=
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG XZ_LIBS_VERSION=
                        
# 2025-04-26 05:12:36  0.00B 
/bin/sh -c #(nop)  ARG HOSTNAME_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ARG IPUTILS_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ARG KRB5_WORKSTATION_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ARG PROCPS_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ARG TAR_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ARG PYTHON39_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ARG NETCAT_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ARG WGET_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ARG OPENSSL_VERSION=
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  ENV LANG=C.UTF-8
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2025-04-26 05:12:35  0.00B 
/bin/sh -c #(nop)  LABEL description=Common base image for Confluent's Docker images.
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL summary=Common base image for Confluent's Docker images.
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-base-new
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL release=7.9.1-52
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL version=77b518b
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=tools@confluent.io
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=32d2b2c0
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=77b518b
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/common-docker
                        
# 2025-04-26 05:12:34  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2025-04-26 05:12:33  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2025-03-13 19:14:10  100.12MB 
/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
                        
# 2025-03-13 19:14:07  0.00B 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2025-03-13 19:14:05  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/odcs-3978715-ee118.repo' '/etc/yum.repos.d/rhel-8.10-compose-0e878.repo'
                        
# 2025-03-13 19:14:03  0.00B 
/bin/sh -c #(nop) LABEL "release"="1179.1741863533" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2025-03-13T10:59:41" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="4f8da2b64a13f2a264bd802d8909bf803211fb20" "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.10-1179.1741863533"
                        
# 2025-03-13 19:14:03  0.00B 
/bin/sh -c #(nop) ADD file:1c7886dfb992c37fbc28985ec4113580292b5b29a73c3a9beaaf1a31f38faf17 in /root/buildinfo/Dockerfile-ubi8-minimal-8.10-1179.1741863533 
                        
# 2025-03-13 19:14:03  0.00B 
/bin/sh -c #(nop) ADD file:bd5a9ff4feaa84023b5441bc10dcba8664dde281b9f6da542c719a5a83884340 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.10-1179.1741863533.json 
                        
# 2025-03-13 19:14:03  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
                        
# 2025-03-13 19:14:01  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-13 19:14:01  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
                        
# 2025-03-13 19:14:01  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-13 19:14:01  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container"       name="ubi8-minimal"       version="8.10"
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) ADD multi:47ffb31e925d8dc168bbb6188d9604e3b2ef8ae0d2431204a6826001244daa97 in /etc/yum.repos.d/ 
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c #(nop) ADD file:df13b6a4fdeac4626ab7cd7e99d16d30edc6e3e5441295ae7691bee26604a5b1 in /tmp/tls-ca-bundle.pem 
                        
# 2025-03-13 19:14:01  0.00B 
/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
                        
# 2025-03-13 19:13:59  0.00B 
/bin/sh -c #(nop) ADD file:c708a591884fa56afd5553f57b264c1c952f51592d084f70e41728f8656e5b75 in / 
                        
                    

镜像信息

{
    "Id": "sha256:1abb2f1eab6ce23a44dc5f52d4529afa5d4cdad50c463fc09c007eaae051a967",
    "RepoTags": [
        "confluentinc/cp-zookeeper:7.9.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.9.1-linuxarm64"
    ],
    "RepoDigests": [
        "confluentinc/cp-zookeeper@sha256:7610a50b13e7e9f6dc0dd00585ffdcb0bbed27392bef6b45791ef4087b2a746c",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper@sha256:39adbeb5529c204a69a7fca9e990e773c64936df2cb2855ee65de2a0e86112bb"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-04-25T21:40:06.189435153Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "27.3.1",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "appuser",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "2181/tcp": {},
            "2888/tcp": {},
            "3888/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci",
            "LANG=C.UTF-8",
            "CUB_CLASSPATH=\"/usr/share/java/cp-base-new/*\"",
            "LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib:",
            "COMPONENT=zookeeper"
        ],
        "Cmd": [
            "/etc/confluent/docker/run"
        ],
        "Image": "sha256:bd44cb0dcbfc55fcc701e4024011188f94f14a0356a5f140ca5dae3fcf595d85",
        "Volumes": {
            "/etc/zookeeper/secrets": {},
            "/var/lib/zookeeper/data": {},
            "/var/lib/zookeeper/log": {}
        },
        "WorkingDir": "/home/appuser",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "aarch64",
            "build-date": "2025-03-13T10:59:41",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.",
            "distribution-scope": "public",
            "io.buildah.version": "1.33.12",
            "io.confluent.docker": "true",
            "io.confluent.docker.build.number": "5e8f9400",
            "io.confluent.docker.git.id": "d9f63a2",
            "io.confluent.docker.git.repo": "confluentinc/kafka-images",
            "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": "partner-support@confluent.io",
            "name": "cp-zookeeper",
            "release": "7.9.1-50",
            "summary": "ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-1179.1741863533",
            "vcs-ref": "4f8da2b64a13f2a264bd802d8909bf803211fb20",
            "vcs-type": "git",
            "vendor": "Confluent",
            "version": "d9f63a2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 1138451160,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/92a9518d3f512cb34feebe2d27d617bd8c535232cea6d01ead2bbcb7e893686e/diff:/var/lib/docker/overlay2/855fc227629d3c073592072856b259c22e322f5709e7a5e93a9da80d18e35795/diff:/var/lib/docker/overlay2/76fba590af7f02bc3f600e35a75c55c04e18549f7e809f6f9607698077c8ceed/diff:/var/lib/docker/overlay2/79a9477d23aedeef085854e77edafeab34123c09401418db96ae77f34670bdc1/diff:/var/lib/docker/overlay2/ce135a9f1e5b27d902d89db2dfccf9d09ff3d69fd41ccf206a5107bf1316b1ca/diff:/var/lib/docker/overlay2/22f4b21a5873086c5b3f132f1a68f2c58ab364d82832bf50593e88d0528491c7/diff:/var/lib/docker/overlay2/f98f9741eeed3a0b110bc9a23a0226a2815a7076dd20dc61adbf9a1e18fa5ba0/diff:/var/lib/docker/overlay2/fc804edacb2f5f7c4d5d659a059f500722d0bbb2cf7ba96e429fa8c4300e148b/diff:/var/lib/docker/overlay2/2e641dd0e2c2299b7e9e80c1b24e7ece09a8c20b04eca0292dc4ce1ff44980d5/diff:/var/lib/docker/overlay2/c52e4b86b172f5e481898daeee6990c5d0ac4739379842b0f2a36ea0e6748771/diff:/var/lib/docker/overlay2/23eef73d19f383977d25262005b8c91255b983720a89c2b0aeee6ee9de3ada86/diff:/var/lib/docker/overlay2/282462ecb9639a051f4e607da21018c70db2c80ff156627aec7b0a72eaa1d772/diff:/var/lib/docker/overlay2/0c9485cddd03dd9e7391d5e4e90fb25b550e11ac0d0c6ecb4930656c0e0231b0/diff:/var/lib/docker/overlay2/622f4cb6645e734b8a11cf3e8e7391a1a1d4be835fbb9b35ae5ac4c293ec8292/diff",
            "MergedDir": "/var/lib/docker/overlay2/4a8620b7f10e42e3730994ddb443151aae40eb4bcf4be97a540c9645830379fd/merged",
            "UpperDir": "/var/lib/docker/overlay2/4a8620b7f10e42e3730994ddb443151aae40eb4bcf4be97a540c9645830379fd/diff",
            "WorkDir": "/var/lib/docker/overlay2/4a8620b7f10e42e3730994ddb443151aae40eb4bcf4be97a540c9645830379fd/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a149cff75a79512f7eb903aa20000f98605d5c5ea09f150b65e9844dad45d46c",
            "sha256:4d03b025f9bbf142d16500302117349f6bd8555e1b0a304545ad66f935a39279",
            "sha256:64195a7a857d98d37325d5ba89e6143a4b3e8135d344eef00e6b14a48fa234d3",
            "sha256:7db7c13e22d408e3cda3437477d3dfa16c91001487a17b459bb77ed370f43702",
            "sha256:989390606231764224e324279af3a0d7ca6d70d3afc57a7a26e33e947c59c782",
            "sha256:00acf699dce793b10c7eb578ea4ca2fc6698762c84844bb8d7a0673444123e5d",
            "sha256:9ca37e74b83f76ac84828dfcadf9b199696451ba2785ad7c764b154b759580fc",
            "sha256:236ff5649a216ffa65d938316544b28c7f581cbff34ee829080ab7cf0e72e1a7",
            "sha256:5baa60c61f17d345b22a2e2c6bee77294a763c05b0a7812c48dff6b614e9248d",
            "sha256:d0a764a8e5848c0f3e6f0561a3f1b887085f2c4e0d40ef7fb57ffe02bc4ea624",
            "sha256:859ed39f7a01cbd64508c04f619876297b36df8dddd275fe116ca3088c186f5e",
            "sha256:0c0bbd8a77cf462f89a3d189b7d23060bfccc24861f1cca775f707b817af1932",
            "sha256:bcb52d5413baf5d34c01c09ffb8c27e6bb0fddc92a5d09de48f6bbe5d7d5229b",
            "sha256:2762540c0802aa9752c0502538c9ebe60c8e0524de4e523234843761a2d5d7cb",
            "sha256:9e7a91dd743bd847a78867827071256de4a5d31b23ffc5e86816c1e43f7f6108"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-08T19:27:41.276161713+08:00"
    }
}

更多版本

docker.io/confluentinc/cp-zookeeper:7.4.0

linux/amd64 docker.io844.58MB2024-08-18 12:12
607

docker.io/confluentinc/cp-zookeeper:5.5.0

linux/amd64 docker.io597.77MB2024-10-21 17:32
261

docker.io/confluentinc/cp-zookeeper:5.2.0

linux/amd64 docker.io568.50MB2025-04-15 15:04
147

docker.io/confluentinc/cp-zookeeper:5.2.2

linux/amd64 docker.io569.14MB2025-04-16 15:33
131

docker.io/confluentinc/cp-zookeeper:7.9.1

linux/amd64 docker.io1.11GB2025-05-30 13:38
145

docker.io/confluentinc/cp-zookeeper:7.1.1-1-ubi8

linux/amd64 docker.io782.99MB2025-08-09 23:27
64

docker.io/confluentinc/cp-zookeeper:5.5.7

linux/amd64 docker.io737.21MB2025-09-02 15:45
34

docker.io/confluentinc/cp-zookeeper:7.9.1

linux/arm64 docker.io1.14GB2025-09-08 19:28
47