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

docker.io/confluentinc/cp-zookeeper:7.5.0 - 国内下载镜像源 浏览次数:6 angelus2048 贡献同步 温馨提示: 这是一个 linux/arm64 系统架构镜像
Confluent ZooKeeper
这是一个基于Apache ZooKeeper的分布式协调服务容器镜像。该镜像用于管理集群配置、提供命名服务和保持数据一致性。
来自 Docker Hub: confluentinc/cp-zookeeper
源镜像 docker.io/confluentinc/cp-zookeeper:7.5.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.5.0-linuxarm64
镜像ID sha256:783091f32ae6fc324159eb003726be264acbee51afdd091d5edc56a8f7610001
镜像TAG 7.5.0-linuxarm64
大小 876.41MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /etc/confluent/docker/run
启动入口
工作目录 /home/appuser
OS/平台 linux/arm64
浏览量 6 次
贡献者
avatar
angelus2048
镜像创建 2023-08-18T21:13:09.718337634Z
同步时间 2026-05-25 11:59
开放端口
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/*" COMPONENT=zookeeper
镜像标签
aarch64: architecture 2023-08-02T16:00:59: 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.29.0: io.buildah.version true: io.confluent.docker 2: io.confluent.docker.build.number 25d6c12c2: 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.5.0: 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.8-1037: url dee8029ddcc7ecbfbebb0905d2b15e134338616c: vcs-ref git: vcs-type Confluent: vendor 25d6c12c2: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#confluentinc/cp-zookeeper:7.5.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.5.0-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.5.0-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.5.0-linuxarm64  docker.io/confluentinc/cp-zookeeper:7.5.0'

Ansible快速分发-Containerd

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

镜像构建历史


# 2023-08-19 05:13:09  0.00B 
/bin/sh -c #(nop)  CMD ["/etc/confluent/docker/run"]
                        
# 2023-08-19 05:13:09  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2023-08-19 05:13:09  10.91KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:c95b0051acc037d79b597132e9d5bf4dda1c82ddd1fc3fb530f1fc1beb287dd9 in /etc/confluent/docker 
                        
# 2023-08-19 05:13:09  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/lib/zookeeper/data /var/lib/zookeeper/log /etc/zookeeper/secrets]
                        
# 2023-08-19 05:13:09  128.28MB 
|6 ARTIFACT_ID=cp-zookeeper BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://staging-confluent-packages.s3.us-west-2.amazonaws.com/rpm/7.5 CONFLUENT_VERSION=7.5.0 GIT_COMMIT=25d6c12c2 PROJECT_VERSION=7.5.0 /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
                        
# 2023-08-19 05:12:58  0.00B 
/bin/sh -c #(nop)  USER root
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  ENV COMPONENT=zookeeper
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  EXPOSE 2181 2888 3888
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PLATFORM_LABEL
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PACKAGES_REPO
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_VERSION
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/kafka-images
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=2
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=25d6c12c2
                        
# 2023-08-19 05:12:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2023-08-19 05:12: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.
                        
# 2023-08-19 05:12:56  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.
                        
# 2023-08-19 05:12:56  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-zookeeper
                        
# 2023-08-19 05:12:56  0.00B 
/bin/sh -c #(nop)  LABEL release=7.5.0
                        
# 2023-08-19 05:12:56  0.00B 
/bin/sh -c #(nop)  LABEL version=25d6c12c2
                        
# 2023-08-19 05:12:56  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2023-08-19 05:12:56  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=partner-support@confluent.io
                        
# 2023-08-19 05:12:56  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2023-08-19 05:12:56  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2023-08-19 05:12:56  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2023-08-19 05:01:48  0.00B 
/bin/sh -c #(nop) WORKDIR /home/appuser
                        
# 2023-08-19 05:01:48  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2023-08-19 05:01:47  30.00B 
/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses 
                        
# 2023-08-19 05:01:47  0.00B 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 CURL_VERSION=-7.61.1-30.el8_8.3 GIT_COMMIT=3a653f272 GLIBC_VERSION=-2.28-225.el8 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-10.el8 KRB5_WORKSTATION_VERSION=-1.18.2-25.el8_8 NETCAT_VERSION=-7.70-8.el8 OPENSSL_VERSION=-1.1.1k-9.el8_7 PROCPS_VERSION=-3.3.15-13.el8 PROJECT_VERSION=7.5.0 PYTHON39_VERSION=-3.9.16-1.module+el8.8.0+18968+3d7b19f0.1 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.62 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.62 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===67.8.0 SKIP_SECURITY_UPDATE_CHECK=false TAR_VERSION=-1.30-9.el8 WGET_VERSION=-1.19.5-11.el8 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-11.0.20-1 /bin/sh -c mkdir /licenses
                        
# 2023-08-19 05:01:47  1.31KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:f980181285d9b4e329845c58c9ea727dabbc3d0931854cd78028c0ed7e4b6d43 in /etc/cp-base-new 
                        
# 2023-08-19 05:01:47  1.90KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker 
                        
# 2023-08-19 05:01:46  38.37MB 
/bin/sh -c #(nop) COPY --chown=appuser:appusermulti:08a3c9030eaa1fd216595eaada5dd7f46b0bf3f52d1701f2de8b01c3bf604364 in /usr/share/java/cp-base-new/ 
                        
# 2023-08-19 05:01:44  271.54KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:5931522df4dea11fc3d9294d7fec1b456b5ac27d8ff96804c594d42c9bb70d9c in /usr/share/doc/cp-base-new/ 
                        
# 2023-08-19 05:01:44  10.00MB 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 CURL_VERSION=-7.61.1-30.el8_8.3 GIT_COMMIT=3a653f272 GLIBC_VERSION=-2.28-225.el8 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-10.el8 KRB5_WORKSTATION_VERSION=-1.18.2-25.el8_8 NETCAT_VERSION=-7.70-8.el8 OPENSSL_VERSION=-1.1.1k-9.el8_7 PROCPS_VERSION=-3.3.15-13.el8 PROJECT_VERSION=7.5.0 PYTHON39_VERSION=-3.9.16-1.module+el8.8.0+18968+3d7b19f0.1 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.62 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.62 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===67.8.0 SKIP_SECURITY_UPDATE_CHECK=false TAR_VERSION=-1.30-9.el8 WGET_VERSION=-1.19.5-11.el8 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-11.0.20-1 /bin/sh -c yum --disablerepo="zulu-openjdk" check-update || "${SKIP_SECURITY_UPDATE_CHECK}"
                        
# 2023-08-19 05:01:41  0.00B 
/bin/sh -c #(nop)  ARG SKIP_SECURITY_UPDATE_CHECK=false
                        
# 2023-08-19 05:01:37  598.83MB 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 CURL_VERSION=-7.61.1-30.el8_8.3 GIT_COMMIT=3a653f272 GLIBC_VERSION=-2.28-225.el8 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-10.el8 KRB5_WORKSTATION_VERSION=-1.18.2-25.el8_8 NETCAT_VERSION=-7.70-8.el8 OPENSSL_VERSION=-1.1.1k-9.el8_7 PROCPS_VERSION=-3.3.15-13.el8 PROJECT_VERSION=7.5.0 PYTHON39_VERSION=-3.9.16-1.module+el8.8.0+18968+3d7b19f0.1 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.62 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.62 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===67.8.0 TAR_VERSION=-1.30-9.el8 WGET_VERSION=-1.19.5-11.el8 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-11.0.20-1 /bin/sh -c microdnf --nodocs install yum     && rpm --import https://www.azul.com/files/0xB1998361219BD9C9.txt     && yum --nodocs -y install https://cdn.azul.com/zulu/bin/zulu-repo-1.0.0-1.noarch.rpm     && yum --nodocs install -y --setopt=install_weak_deps=False         git         "openssl${OPENSSL_VERSION}"         "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}"         "zulu11-ca-jdk-headless${ZULU_OPENJDK_VERSION}" "zulu11-ca-jre-headless${ZULU_OPENJDK_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 --nodocs update -y tzdata libgcc libstdc++ cyrus-sasl-lib libksba libsolv libxml2     && 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
                        
# 2023-08-19 05:00:44  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.62
                        
# 2023-08-19 05:00:44  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=master
                        
# 2023-08-19 05:00:44  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_SETUPTOOLS_VERSION=
                        
# 2023-08-19 05:00:44  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_PIP_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG ZULU_OPENJDK_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG CURL_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG GLIBC_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG XZ_LIBS_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG HOSTNAME_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG IPUTILS_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG KRB5_WORKSTATION_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG PROCPS_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG TAR_VERSION=
                        
# 2023-08-19 05:00:43  0.00B 
/bin/sh -c #(nop)  ARG PYTHON39_VERSION=
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  ARG NETCAT_VERSION=
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  ARG WGET_VERSION=
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  ARG OPENSSL_VERSION=
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  ENV LANG=C.UTF-8
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  LABEL description=Common base image for Confluent's Docker images.
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  LABEL summary=Common base image for Confluent's Docker images.
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-base-new
                        
# 2023-08-19 05:00:42  0.00B 
/bin/sh -c #(nop)  LABEL release=7.5.0
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  LABEL version=3a653f272
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=tools@confluent.io
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=2
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=3a653f272
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/common-docker
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2023-08-19 05:00:41  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2023-08-03 00:10:36  100.63MB 
/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
                        
# 2023-08-03 00:10:34  0.00B 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2023-08-03 00:10:33  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/repo-cdf2d.repo' '/etc/yum.repos.d/repo-a0366.repo'
                        
# 2023-08-03 00:10:32  0.00B 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-08-02T16:00:59" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="dee8029ddcc7ecbfbebb0905d2b15e134338616c" "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.8-1037"
                        
# 2023-08-03 00:10:32  0.00B 
/bin/sh -c #(nop) ADD file:208163ed9f9608c84c93615afe2a4538599769a0816434ed904004ec63070e54 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-1037 
                        
# 2023-08-03 00:10:32  0.00B 
/bin/sh -c #(nop) ADD file:001bc4f827a343bbe6981d9a7d62c3b76e2cb689ac5a22654c000a793033cf55 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-1037.json 
                        
# 2023-08-03 00:10:31  0.00B 
/bin/sh -c #(nop) LABEL release=1037
                        
# 2023-08-03 00:10:31  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
                        
# 2023-08-03 00:10:30  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."
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container"       name="ubi8-minimal"       version="8.8"
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) ADD multi:dad1054d72a3e8b4c584c001e3dcf03e2e308d6704afa67bdb7e61f11a6faa13 in /etc/yum.repos.d/ 
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem 
                        
# 2023-08-03 00:10:30  0.00B 
/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
                        
# 2023-08-03 00:10:29  0.00B 
/bin/sh -c #(nop) ADD file:4c938a27a1d458b293a097ebdc6e694b38ce1e6e104e3c4b0f7b9abaab9e3d21 in / 
                        
                    

镜像信息

{
    "Id": "sha256:783091f32ae6fc324159eb003726be264acbee51afdd091d5edc56a8f7610001",
    "RepoTags": [
        "confluentinc/cp-zookeeper:7.5.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.5.0-linuxarm64"
    ],
    "RepoDigests": [
        "confluentinc/cp-zookeeper@sha256:02f6c042bb9a7844382fc4cedc513a44585d8a5acae873fb9e510e3ca9dcabc6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper@sha256:e85eaa9ae6d617a6d8219862c3d3dffee221669ec5086c233ada77a9277becf0"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-08-18T21:13:09.718337634Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "23.0.5",
    "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/*\"",
            "COMPONENT=zookeeper"
        ],
        "Cmd": [
            "/etc/confluent/docker/run"
        ],
        "Image": "sha256:3b697a26a6c63a36c8a7636025bcca2cd0e20fc7a5b5950821c87bd06393ea61",
        "Volumes": {
            "/etc/zookeeper/secrets": {},
            "/var/lib/zookeeper/data": {},
            "/var/lib/zookeeper/log": {}
        },
        "WorkingDir": "/home/appuser",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "aarch64",
            "build-date": "2023-08-02T16:00:59",
            "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.29.0",
            "io.confluent.docker": "true",
            "io.confluent.docker.build.number": "2",
            "io.confluent.docker.git.id": "25d6c12c2",
            "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.5.0",
            "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.8-1037",
            "vcs-ref": "dee8029ddcc7ecbfbebb0905d2b15e134338616c",
            "vcs-type": "git",
            "vendor": "Confluent",
            "version": "25d6c12c2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 876405157,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/7795270b8602cd1060ac40e5d172609107c536f6e83b2d5ca37bc6641f04faaf/diff:/var/lib/docker/overlay2/fdf5c94f493a9483b0ebeaeb07a7f319cd95530c48cf86cf8547d6cceee97d05/diff:/var/lib/docker/overlay2/8a934dcd6607d6bf57ff84e230692beddc356518270472c1a9035f36f1c8cc92/diff:/var/lib/docker/overlay2/8b827990a6938f609db587cdbbbe5efe93cb5f08cb0e6412e446c4e0868b0625/diff:/var/lib/docker/overlay2/728b05f0b8e2aae40807d71248677133e78c7967d19e4e8a408f7b7a168b9cb3/diff:/var/lib/docker/overlay2/93bd46ff1aca5e98782683a324fb4be8bb0002013d53ff3897d2deac1c34972b/diff:/var/lib/docker/overlay2/5a7996e5287d0bf4266c315fe71588c63596c77b4e6b8418bc87d0e676266c5d/diff:/var/lib/docker/overlay2/d5ad7bd00479d85e72d532272878993281c8f03209d4ac0f5b4ffd204eb640d6/diff:/var/lib/docker/overlay2/8ba8afc64ef5722cc2f5d6d41817ea643fd8fa25e19e1f4440d02c5199211a55/diff:/var/lib/docker/overlay2/a35713ff02698d4ded9c7a43e3377c7df8fb88ad307acdd3b7af7a63429fc84e/diff",
            "MergedDir": "/var/lib/docker/overlay2/90ce5a16518227cb0783dd859cff0d22357b729152c1f5b0f046a04c4e79dbbf/merged",
            "UpperDir": "/var/lib/docker/overlay2/90ce5a16518227cb0783dd859cff0d22357b729152c1f5b0f046a04c4e79dbbf/diff",
            "WorkDir": "/var/lib/docker/overlay2/90ce5a16518227cb0783dd859cff0d22357b729152c1f5b0f046a04c4e79dbbf/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:69f94ca8e84c955734e3de27cb7bc7a24f75151788477dbd91a5e912958e56bc",
            "sha256:654910f483a2e8580e952d01f3970a049efc1df4afecd3b1fd3dd19b6fd5e678",
            "sha256:928360b68edfe15999bc6df535f570bd3ddd2236564cf768bfe0b74ef2b6da00",
            "sha256:d16ad34d279faa380bb72ea9a60c62864ba9e27a23654dcfd0bdb6ee2c071e85",
            "sha256:fc407f77cb8a72cb6a4ce88e7585fb378e936cf32d0330533e38c116fd2a1d75",
            "sha256:ce2a16cbd99fb47affd18ac126b8389b26263f141dbab64b7dffbcaf60b2a084",
            "sha256:78249c6bb17ee68ce5696b008c2c2e49afd9434d6672bc73c6a8e3825f30382c",
            "sha256:ad22f1eec60fc9e17e6455516798e75f9a00b2b9325d9422203a13466b8be0b5",
            "sha256:c0f83e0ba239b8ef6936496113c177f2b4ac0e18e4a9f3103e9f2b41a5b61678",
            "sha256:e7ed03c8f69c67b007bdd80ada2baddf9c8822e9e3089468f2c623ec46232850",
            "sha256:c37ada7a7be953106feb4cc5f272eb0ec2918b6c074009369d55f0e394b8e9f6"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-25T11:58:24.670221056+08:00"
    }
}

更多版本

docker.io/confluentinc/cp-zookeeper:7.4.0

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

docker.io/confluentinc/cp-zookeeper:5.5.0

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

docker.io/confluentinc/cp-zookeeper:5.2.0

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

docker.io/confluentinc/cp-zookeeper:5.2.2

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

docker.io/confluentinc/cp-zookeeper:7.9.1

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

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

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

docker.io/confluentinc/cp-zookeeper:5.5.7

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

docker.io/confluentinc/cp-zookeeper:7.9.1

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

docker.io/confluentinc/cp-zookeeper:7.3.0

linux/amd64 docker.io827.92MB2025-10-15 15:20
301

docker.io/confluentinc/cp-zookeeper:7.9.0

linux/amd64 docker.io1.10GB2025-10-27 21:21
243

docker.io/confluentinc/cp-zookeeper:7.7.0

linux/amd64 docker.io823.91MB2025-12-02 22:10
200

docker.io/confluentinc/cp-zookeeper:7.5.0

linux/amd64 docker.io849.31MB2025-12-10 21:01
464

docker.io/confluentinc/cp-zookeeper:5.2.1

linux/amd64 docker.io568.51MB2025-12-23 23:11
201

docker.io/confluentinc/cp-zookeeper:7.6.1

linux/amd64 docker.io801.92MB2026-03-07 17:25
222

docker.io/confluentinc/cp-zookeeper:7.5.0

linux/arm64 docker.io876.41MB2026-05-25 11:59
5