docker.io/confluentinc/cp-zookeeper:7.3.0 linux/amd64

docker.io/confluentinc/cp-zookeeper:7.3.0 - 国内下载镜像源 浏览次数:34
Confluent ZooKeeper
这是一个基于Apache ZooKeeper的分布式协调服务容器镜像。该镜像用于管理集群配置、提供命名服务和保持数据一致性。
来自 Docker Hub: confluentinc/cp-zookeeper
源镜像 docker.io/confluentinc/cp-zookeeper:7.3.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.3.0
镜像ID sha256:b3ebff3db01d2738ca29b469ea818c407aaa101e1332f77b5534ad0777f4cbd6
镜像TAG 7.3.0
大小 827.92MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /etc/confluent/docker/run
启动入口
工作目录 /home/appuser
OS/平台 linux/amd64
浏览量 34 次
贡献者 yo*****n@yunshan.net
镜像创建 2022-10-13T06:09:55.24793827Z
同步时间 2025-10-15 15:20
更新时间 2025-10-20 17:40
开放端口
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
镜像标签
x86_64: architecture 2022-09-06T17:24:37.740294: build-date cpt-1003.osbs.prod.upshift.rdu2.redhat.com: com.redhat.build-host 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 true: io.confluent.docker 2: io.confluent.docker.build.number bed15da0: 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.3.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.6-941: url 50293e4ba66ca2194d8ee5a149a665cb9a375c71: vcs-ref git: vcs-type Confluent: vendor bed15da0: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#confluentinc/cp-zookeeper:7.3.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.3.0#' 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.3.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.3.0  docker.io/confluentinc/cp-zookeeper:7.3.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.3.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.3.0  docker.io/confluentinc/cp-zookeeper:7.3.0'

镜像构建历史


# 2022-10-13 14:09:55  0.00B 
/bin/sh -c #(nop)  CMD ["/etc/confluent/docker/run"]
                        
# 2022-10-13 14:09:55  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2022-10-13 14:09:54  10.91KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:c95b0051acc037d79b597132e9d5bf4dda1c82ddd1fc3fb530f1fc1beb287dd9 in /etc/confluent/docker 
                        
# 2022-10-13 14:09:54  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/lib/zookeeper/data /var/lib/zookeeper/log /etc/zookeeper/secrets]
                        
# 2022-10-13 14:09:53  125.43MB 
|6 ARTIFACT_ID=cp-zookeeper BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://staging-confluent-packages.s3.us-west-2.amazonaws.com/rpm/7.3 CONFLUENT_VERSION=7.3.0 GIT_COMMIT=bed15da0 PROJECT_VERSION=7.3.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
                        
# 2022-10-13 14:09:43  0.00B 
/bin/sh -c #(nop)  USER root
                        
# 2022-10-13 14:09:42  0.00B 
/bin/sh -c #(nop)  ENV COMPONENT=zookeeper
                        
# 2022-10-13 14:09:42  0.00B 
/bin/sh -c #(nop)  EXPOSE 2181 2888 3888
                        
# 2022-10-13 14:09:42  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PLATFORM_LABEL
                        
# 2022-10-13 14:09:42  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PACKAGES_REPO
                        
# 2022-10-13 14:09:41  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_VERSION
                        
# 2022-10-13 14:09:41  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/kafka-images
                        
# 2022-10-13 14:09:41  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=2
                        
# 2022-10-13 14:09:41  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2022-10-13 14:09:41  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=bed15da0
                        
# 2022-10-13 14:09:40  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2022-10-13 14:09:40  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.
                        
# 2022-10-13 14:09:40  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.
                        
# 2022-10-13 14:09:40  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-zookeeper
                        
# 2022-10-13 14:09:40  0.00B 
/bin/sh -c #(nop)  LABEL release=7.3.0
                        
# 2022-10-13 14:09:39  0.00B 
/bin/sh -c #(nop)  LABEL version=bed15da0
                        
# 2022-10-13 14:09:39  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2022-10-13 14:09:39  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=partner-support@confluent.io
                        
# 2022-10-13 14:09:38  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2022-10-13 14:09:38  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2022-10-13 14:09:38  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2022-10-13 14:02:01  0.00B 
/bin/sh -c #(nop) WORKDIR /home/appuser
                        
# 2022-10-13 14:02:01  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2022-10-13 14:02:00  30.00B 
/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses 
                        
# 2022-10-13 14:02:00  0.00B 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 CURL_VERSION=-7.61.1-22.el8_6.4 GIT_COMMIT=59d67b30 GLIBC_VERSION=-2.28-189.5.el8_6 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-9.el8 KRB5_WORKSTATION_VERSION=-1.18.2-14.el8 NETCAT_VERSION=-7.70-6.el8 OPENSSL_VERSION=-1.1.1k-7.el8_6 PROCPS_VERSION=-3.3.15-6.el8 PROJECT_VERSION=7.3.0 PYTHON39_VERSION=-3.9.7-1.module+el8.6.0+12577+62b8d0a1 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.56 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.56 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===50.* SKIP_SECURITY_UPDATE_CHECK=false TAR_VERSION=-1.30-5.el8 WGET_VERSION=-1.19.5-10.el8 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-11.0.16.1-1 /bin/sh -c mkdir /licenses
                        
# 2022-10-13 14:01:59  1.31KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:f980181285d9b4e329845c58c9ea727dabbc3d0931854cd78028c0ed7e4b6d43 in /etc/cp-base-new 
                        
# 2022-10-13 14:01:59  1.90KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker 
                        
# 2022-10-13 14:01:59  37.67MB 
/bin/sh -c #(nop) COPY --chown=appuser:appusermulti:ab319d7d01ebba7a7c8eed90eb0452f77cfaad93c4ca12065ff50683e5f6921f in /usr/share/java/cp-base-new/ 
                        
# 2022-10-13 14:01:54  207.08KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:cf820c2ee172dbb0668fba7d1d932896c76ea5ae40be8a64c48925abe94cf8fe in /usr/share/doc/cp-base-new/ 
                        
# 2022-10-13 14:01:54  10.76MB 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 CURL_VERSION=-7.61.1-22.el8_6.4 GIT_COMMIT=59d67b30 GLIBC_VERSION=-2.28-189.5.el8_6 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-9.el8 KRB5_WORKSTATION_VERSION=-1.18.2-14.el8 NETCAT_VERSION=-7.70-6.el8 OPENSSL_VERSION=-1.1.1k-7.el8_6 PROCPS_VERSION=-3.3.15-6.el8 PROJECT_VERSION=7.3.0 PYTHON39_VERSION=-3.9.7-1.module+el8.6.0+12577+62b8d0a1 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.56 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.56 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===50.* SKIP_SECURITY_UPDATE_CHECK=false TAR_VERSION=-1.30-5.el8 WGET_VERSION=-1.19.5-10.el8 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-11.0.16.1-1 /bin/sh -c yum check-update || "${SKIP_SECURITY_UPDATE_CHECK}"
                        
# 2022-10-13 14:01:51  0.00B 
/bin/sh -c #(nop)  ARG SKIP_SECURITY_UPDATE_CHECK=false
                        
# 2022-10-13 14:01:49  558.13MB 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 CURL_VERSION=-7.61.1-22.el8_6.4 GIT_COMMIT=59d67b30 GLIBC_VERSION=-2.28-189.5.el8_6 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-9.el8 KRB5_WORKSTATION_VERSION=-1.18.2-14.el8 NETCAT_VERSION=-7.70-6.el8 OPENSSL_VERSION=-1.1.1k-7.el8_6 PROCPS_VERSION=-3.3.15-6.el8 PROJECT_VERSION=7.3.0 PYTHON39_VERSION=-3.9.7-1.module+el8.6.0+12577+62b8d0a1 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.56 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.56 PYTHON_PIP_VERSION=-20.* PYTHON_SETUPTOOLS_VERSION===50.* TAR_VERSION=-1.30-5.el8 WGET_VERSION=-1.19.5-10.el8 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-11.0.16.1-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     && 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
                        
# 2022-10-13 14:01:01  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.56
                        
# 2022-10-13 14:01:01  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=master
                        
# 2022-10-13 14:01:00  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_SETUPTOOLS_VERSION=
                        
# 2022-10-13 14:01:00  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_PIP_VERSION=
                        
# 2022-10-13 14:01:00  0.00B 
/bin/sh -c #(nop)  ARG ZULU_OPENJDK_VERSION=
                        
# 2022-10-13 14:01:00  0.00B 
/bin/sh -c #(nop)  ARG CURL_VERSION=
                        
# 2022-10-13 14:01:00  0.00B 
/bin/sh -c #(nop)  ARG GLIBC_VERSION=
                        
# 2022-10-13 14:00:59  0.00B 
/bin/sh -c #(nop)  ARG XZ_LIBS_VERSION=
                        
# 2022-10-13 14:00:59  0.00B 
/bin/sh -c #(nop)  ARG HOSTNAME_VERSION=
                        
# 2022-10-13 14:00:59  0.00B 
/bin/sh -c #(nop)  ARG IPUTILS_VERSION=
                        
# 2022-10-13 14:00:59  0.00B 
/bin/sh -c #(nop)  ARG KRB5_WORKSTATION_VERSION=
                        
# 2022-10-13 14:00:59  0.00B 
/bin/sh -c #(nop)  ARG PROCPS_VERSION=
                        
# 2022-10-13 14:00:58  0.00B 
/bin/sh -c #(nop)  ARG TAR_VERSION=
                        
# 2022-10-13 14:00:58  0.00B 
/bin/sh -c #(nop)  ARG PYTHON39_VERSION=
                        
# 2022-10-13 14:00:58  0.00B 
/bin/sh -c #(nop)  ARG NETCAT_VERSION=
                        
# 2022-10-13 14:00:57  0.00B 
/bin/sh -c #(nop)  ARG WGET_VERSION=
                        
# 2022-10-13 14:00:57  0.00B 
/bin/sh -c #(nop)  ARG OPENSSL_VERSION=
                        
# 2022-10-13 14:00:57  0.00B 
/bin/sh -c #(nop)  ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
                        
# 2022-10-13 14:00:57  0.00B 
/bin/sh -c #(nop)  ENV LANG=C.UTF-8
                        
# 2022-10-13 14:00:57  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2022-10-13 14:00:56  0.00B 
/bin/sh -c #(nop)  LABEL description=Common base image for Confluent's Docker images.
                        
# 2022-10-13 14:00:56  0.00B 
/bin/sh -c #(nop)  LABEL summary=Common base image for Confluent's Docker images.
                        
# 2022-10-13 14:00:56  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-base-new
                        
# 2022-10-13 14:00:56  0.00B 
/bin/sh -c #(nop)  LABEL release=7.3.0
                        
# 2022-10-13 14:00:56  0.00B 
/bin/sh -c #(nop)  LABEL version=59d67b30
                        
# 2022-10-13 14:00:55  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2022-10-13 14:00:55  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=tools@confluent.io
                        
# 2022-10-13 14:00:55  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=2
                        
# 2022-10-13 14:00:55  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2022-10-13 14:00:55  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=59d67b30
                        
# 2022-10-13 14:00:54  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2022-10-13 14:00:54  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/common-docker
                        
# 2022-10-13 14:00:54  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2022-10-13 14:00:53  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2022-09-07 01:24:53  4.96KB 

                        
# 2022-09-07 01:24:45  95.71MB 

                        
                    

镜像信息

{
    "Id": "sha256:b3ebff3db01d2738ca29b469ea818c407aaa101e1332f77b5534ad0777f4cbd6",
    "RepoTags": [
        "confluentinc/cp-zookeeper:7.3.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper:7.3.0"
    ],
    "RepoDigests": [
        "confluentinc/cp-zookeeper@sha256:3ace7c3475a58afa128d0ee05bb9a06474b99b48c9d536c33144133637786f7f",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-zookeeper@sha256:4d1788cf852ae94c8611bc1d7514bf5ca6f82427a84f42acd160fc4215658455"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-10-13T06:09:55.24793827Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "18.09.7",
    "Author": "",
    "Config": {
        "Hostname": "a5469998af13",
        "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"
        ],
        "ArgsEscaped": true,
        "Image": "sha256:49b2e35e1146a2b783067d9dca9a9f64f61371fceb118776f2aa83a8de291d34",
        "Volumes": {
            "/etc/zookeeper/secrets": {},
            "/var/lib/zookeeper/data": {},
            "/var/lib/zookeeper/log": {}
        },
        "WorkingDir": "/home/appuser",
        "Entrypoint": null,
        "OnBuild": [],
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2022-09-06T17:24:37.740294",
            "com.redhat.build-host": "cpt-1003.osbs.prod.upshift.rdu2.redhat.com",
            "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.confluent.docker": "true",
            "io.confluent.docker.build.number": "2",
            "io.confluent.docker.git.id": "bed15da0",
            "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.3.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.6-941",
            "vcs-ref": "50293e4ba66ca2194d8ee5a149a665cb9a375c71",
            "vcs-type": "git",
            "vendor": "Confluent",
            "version": "bed15da0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 827922352,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/d8dd131e9551006e5e5d2fd26a184d805b379115ae7fda9c2c1d3576d6adf362/diff:/var/lib/docker/overlay2/7bb5ecda8364152234d95f07aa1ce6d3588c387ce39c1dd3308025e53b10cbc6/diff:/var/lib/docker/overlay2/0e7095cee6e141e99a835e13acd5224566d996c8b5b4ba9a59e4e9cf4d709fb9/diff:/var/lib/docker/overlay2/ef4af990c04b071d1e0d20571f351c8622a76d9097e6441960ed37cc58c505d5/diff:/var/lib/docker/overlay2/76b81373a846a3ea0ae2424e1ead4aceaf31682f643f77604fa73054f303bca3/diff:/var/lib/docker/overlay2/a831fd22700a2e62afd10a37bcb132d5ad6d4d053b6001e36d79ea40e235197e/diff:/var/lib/docker/overlay2/6e8a782cea126975ecfbb42fbb63c7de037e72f8c2ffb8a6db8ebf6b5ea6ad1a/diff:/var/lib/docker/overlay2/7d280c4b5c4135aed24c510f58169c6de7f88323d95bc022ece682c4f4bcc0bd/diff:/var/lib/docker/overlay2/f0608355f1ae1fc4140448ca3649ef4cea9734437f358da4139e7fd89c7082db/diff:/var/lib/docker/overlay2/2b6f9fdfcd1c1562c685167687db01ac31c131a205fdf1a795a10a333c345a3d/diff:/var/lib/docker/overlay2/2b3e3164851d9be419684bf166286379d5ce8084f1a69af0f4b33d5f350dac6d/diff",
            "MergedDir": "/var/lib/docker/overlay2/a9c544fb896ff523e58d38b0ae0ca1778c6fcaec9835b33212688ed87a252e58/merged",
            "UpperDir": "/var/lib/docker/overlay2/a9c544fb896ff523e58d38b0ae0ca1778c6fcaec9835b33212688ed87a252e58/diff",
            "WorkDir": "/var/lib/docker/overlay2/a9c544fb896ff523e58d38b0ae0ca1778c6fcaec9835b33212688ed87a252e58/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a138a8676cac6a1adffd6f1fe5d9ee21730864f9360472df3458533efc2033f7",
            "sha256:fe94cd34d5ff8d05cbca4d992978b943f251b7bf4ddccaddadd57e9967526243",
            "sha256:6f247dd3bb9d73b4e09c58bfe4c6115af0c2648a5a3a43083f97c752af7f49d4",
            "sha256:467d3c632ac15ed94adbe4a990e417c34a2414a38e4f55aaa7a9075d9f210e05",
            "sha256:d64beb911c131647c18cf1b81cef0f66fab65151e98844e4fcf72403a5435b0b",
            "sha256:65bdcabd4d25ef1895e5c965c453709cc15f73e49ea9174524acca2230379abf",
            "sha256:dcd294ef769cf264a35cd07b1ec5225a1e8a9c24b8657e2a583b9fa16e6ac7e0",
            "sha256:a48310672743f7519af0ec289efa96ae35b3d03e2cfddbdee9db68ede93d0ce2",
            "sha256:669b63c2016425fc7a6fb754bcb84d8e99aef6bcbfd0ebace0d2407b6e05b360",
            "sha256:88c3023b6305f62e6f6fdc644e3e5d70c968769a7f48611d6c9972196e467d00",
            "sha256:81b0ed2a16a961039908913cd35493f99bd818122f99c29cab183fff04fa129c",
            "sha256:fccb076afb10a8aed0ad0ab918ab19e632f2c1e5b473b1a73eb1c1e62d474a48"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-15T15:20:19.055505132+08:00"
    }
}

更多版本

docker.io/confluentinc/cp-zookeeper:7.4.0

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

docker.io/confluentinc/cp-zookeeper:5.5.0

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

docker.io/confluentinc/cp-zookeeper:5.2.0

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

docker.io/confluentinc/cp-zookeeper:5.2.2

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

docker.io/confluentinc/cp-zookeeper:7.9.1

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

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

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

docker.io/confluentinc/cp-zookeeper:5.5.7

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

docker.io/confluentinc/cp-zookeeper:7.9.1

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

docker.io/confluentinc/cp-zookeeper:7.3.0

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