docker.io/confluentinc/cp-kafka-rest:7.7.4 linux/amd64

docker.io/confluentinc/cp-kafka-rest:7.7.4 - 国内下载镜像源 浏览次数:24

Kafka REST Proxy是Confluent Inc.开发的一个RESTful API,它使得您可以使用HTTP或HTTPS请求访问Kafka主题、分区和偏移量。这个镜像提供了Kafka REST Proxy的服务器端实现,可以用来创建一个RESTful API,用于与Kafka集群进行交互。

源镜像 docker.io/confluentinc/cp-kafka-rest:7.7.4
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-kafka-rest:7.7.4
镜像ID sha256:0ecd342b93b29ac4f91819c2659e608ed600e64949f942ba1be1599d29cbfba5
镜像TAG 7.7.4
大小 2.14GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /etc/confluent/docker/run
启动入口
工作目录 /home/appuser
OS/平台 linux/amd64
浏览量 24 次
贡献者
镜像创建 2025-06-02T11:19:33.699658769Z
同步时间 2025-09-12 11:57
更新时间 2025-09-15 02:29
开放端口
8082/tcp
环境变量
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=kafka-rest
镜像标签
x86_64: architecture 2025-04-16T09:03:23: 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 Common base image for Confluent's Docker images.: description public: distribution-scope 1.33.12: io.buildah.version true: io.confluent.docker 4a781e1f: io.confluent.docker.build.number 8908d30: io.confluent.docker.git.id confluentinc/kafka-rest-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-kafka-rest: name 7.7.4-63: release The Confluent REST Proxy provides a RESTful interface to a Kafka cluster, making it easy to produce and consume messages, view the state of the cluster, and perform administrative actions without using the native Kafka protocol or clients.: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-1255: url 4f8da2b64a13f2a264bd802d8909bf803211fb20: vcs-ref git: vcs-type Confluent: vendor cfa8a9f: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-kafka-rest:7.7.4
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-kafka-rest:7.7.4  docker.io/confluentinc/cp-kafka-rest:7.7.4

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#confluentinc/cp-kafka-rest:7.7.4#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-kafka-rest:7.7.4#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-06-02 19:19:33  0.00B 
/bin/sh -c #(nop)  CMD ["/etc/confluent/docker/run"]
                        
# 2025-06-02 19:19:33  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2025-06-02 19:19:33  7.89KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:6e3aeeda8c287e6d63b0609ee46705abe3ec9614fd746986b4d94f4bb2456566 in /etc/confluent/docker 
                        
# 2025-06-02 19:19:26  1.47GB 
|5 ARTIFACT_ID=cp-kafka-rest CONFLUENT_PACKAGES_REPO=https://staging-confluent-packages-654654529379-us-west-2.s3.us-west-2.amazonaws.com/rpm/7.7 CONFLUENT_VERSION=7.7.4 GIT_COMMIT=cfa8a9f PROJECT_VERSION=7.7.4-63 /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}/7 \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-${COMPONENT}-${CONFLUENT_VERSION}         confluent-control-center-${CONFLUENT_VERSION}         confluent-telemetry-${CONFLUENT_VERSION}         confluent-security-${CONFLUENT_VERSION}     && echo "===> clean up ..."      && yum clean all     && rm -rf /tmp/* /etc/yum.repos.d/confluent.repo     && echo "===> Setting up ${COMPONENT} dirs"     && chown appuser:root -R /etc/${COMPONENT}     && chmod -R ug+w /etc/${COMPONENT}
                        
# 2025-06-02 19:17:56  0.00B 
/bin/sh -c #(nop)  USER root
                        
# 2025-06-02 19:17:56  0.00B 
/bin/sh -c #(nop)  EXPOSE 8082
                        
# 2025-06-02 19:17:56  0.00B 
/bin/sh -c #(nop)  ENV COMPONENT=kafka-rest
                        
# 2025-06-02 19:17:56  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/kafka-rest-images
                        
# 2025-06-02 19:17:56  0.00B 
/bin/sh -c #(nop)  LABEL summary=The Confluent REST Proxy provides a RESTful interface to a Kafka cluster, making it easy to produce and consume messages, view the state of the cluster, and perform administrative actions without using the native Kafka protocol or clients.
                        
# 2025-06-02 19:17:56  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-kafka-rest
                        
# 2025-06-02 19:17:56  0.00B 
/bin/sh -c #(nop)  LABEL release=7.7.4-63
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  LABEL version=cfa8a9f
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=partner-support@confluent.io
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PLATFORM_LABEL
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PACKAGES_REPO
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_VERSION
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2025-06-02 19:17:55  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2025-06-02 18:59:31  0.00B 
/bin/sh -c #(nop) WORKDIR /home/appuser
                        
# 2025-06-02 18:59:31  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2025-06-02 18:59:31  0.00B 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4a781e1f CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=8908d30 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=-1:1.1.1k-14.el8_6 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.7.4-64 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 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-17.0.15-1 /bin/sh -c find / -perm /6000 -type f -exec chmod g-s {} \; || true
                        
# 2025-06-02 18:59:30  551.78KB 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4a781e1f CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=8908d30 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=-1:1.1.1k-14.el8_6 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.7.4-64 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 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-17.0.15-1 /bin/sh -c find / -perm /6000 -type f -exec chmod a-s {} \; || true
                        
# 2025-06-02 18:59:30  30.00B 
/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses 
                        
# 2025-06-02 18:59:30  0.00B 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4a781e1f CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=8908d30 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=-1:1.1.1k-14.el8_6 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.7.4-64 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 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-17.0.15-1 /bin/sh -c mkdir /licenses
                        
# 2025-06-02 18:59:29  1.31KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:f980181285d9b4e329845c58c9ea727dabbc3d0931854cd78028c0ed7e4b6d43 in /etc/cp-base-new 
                        
# 2025-06-02 18:59:29  1.90KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker 
                        
# 2025-06-02 18:59:29  46.50MB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser multi:5fe80700a81f21acc19b52361212f0468c775103ffa3afcf1b99f730e8556689 in /usr/share/java/cp-base-new/ 
                        
# 2025-06-02 18:59:29  360.13KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:09e7cb32675656d8c42121e8a66212370373bf8327c9dbc66b4c8eb280b5ed64 in /usr/share/doc/cp-base-new/ 
                        
# 2025-06-02 18:59:29  11.38MB 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4a781e1f CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=8908d30 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=-1:1.1.1k-14.el8_6 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.7.4-64 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 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-17.0.15-1 /bin/sh -c yum --disablerepo="zulu-openjdk" check-update || "${SKIP_SECURITY_UPDATE_CHECK}"
                        
# 2025-06-02 18:59:27  0.00B 
/bin/sh -c #(nop)  ARG SKIP_SECURITY_UPDATE_CHECK=false
                        
# 2025-06-02 18:59:27  2.11KB 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4a781e1f CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=8908d30 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=-1:1.1.1k-14.el8_6 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.7.4-64 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 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-17.0.15-1 /bin/sh -c update-crypto-policies --set FIPS
                        
# 2025-06-02 18:59:23  513.29MB 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4a781e1f CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=8908d30 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=-1:1.1.1k-14.el8_6 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.7.4-64 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 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 ZULU_OPENJDK_VERSION=-17.0.15-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 update -y     && 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}"         "findutils${FINDUTILS_VERSION}"         "crypto-policies-scripts${CRYPTO_POLICIES_SCRIPTS_VERSION}"         "zulu17-ca-jdk-headless${ZULU_OPENJDK_VERSION}" "zulu17-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 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-06-02 18:58:38  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-06-02 18:58:38  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=master
                        
# 2025-06-02 18:58:38  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_SETUPTOOLS_VERSION=
                        
# 2025-06-02 18:58:38  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_PIP_VERSION=
                        
# 2025-06-02 18:58:38  0.00B 
/bin/sh -c #(nop)  ARG ZULU_OPENJDK_VERSION=
                        
# 2025-06-02 18:58:38  0.00B 
/bin/sh -c #(nop)  ARG CURL_VERSION=
                        
# 2025-06-02 18:58:38  0.00B 
/bin/sh -c #(nop)  ARG GLIBC_VERSION=
                        
# 2025-06-02 18:58:38  0.00B 
/bin/sh -c #(nop)  ARG XZ_LIBS_VERSION=
                        
# 2025-06-02 18:58:38  0.00B 
/bin/sh -c #(nop)  ARG HOSTNAME_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ARG IPUTILS_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ARG KRB5_WORKSTATION_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ARG PROCPS_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ARG TAR_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ARG PYTHON39_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ARG NETCAT_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ARG WGET_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ARG OPENSSL_VERSION=
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  ENV LANG=C.UTF-8
                        
# 2025-06-02 18:58:37  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL description=Common base image for Confluent's Docker images.
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL summary=Common base image for Confluent's Docker images.
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-base-new
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL release=7.7.4-64
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL version=8908d30
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=tools@confluent.io
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=4a781e1f
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=8908d30
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/common-docker
                        
# 2025-06-02 18:58:36  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2025-06-02 18:58:35  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2025-04-16 17:23:06  92.84MB 
/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
                        
# 2025-04-16 17:23:05  0.00B 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2025-04-16 17:23:04  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/repo-ba3f3.repo' '/etc/yum.repos.d/repo-c6679.repo'
                        
# 2025-04-16 17:23:04  0.00B 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2025-04-16T09:03:23" "architecture"="x86_64" "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-1255"
                        
# 2025-04-16 17:23:04  0.00B 
/bin/sh -c #(nop) ADD file:08d959c9a01a06268e68a7aa0e56b841b94f8162f805ac0dcb5cff2c645bd152 in /root/buildinfo/Dockerfile-ubi8-minimal-8.10-1255 
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) ADD file:5c3a4c0f156fb7be3636ca0c9632f7eb9bb6b78579df0201480bb9e9b4bac105 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.10-1255.json 
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) LABEL release=1255
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
                        
# 2025-04-16 17:23:03  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-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
                        
# 2025-04-16 17:23:03  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-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container"       name="ubi8-minimal"       version="8.10"
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2025-04-16 17:23:03  0.00B 
/bin/sh -c #(nop) ADD multi:d7c6a0863b5a33b3038eda733414ece7091372501b255c430df066f009e99c5c in /etc/yum.repos.d/ 
                        
# 2025-04-16 17:23:02  0.00B 
/bin/sh -c #(nop) ADD file:df13b6a4fdeac4626ab7cd7e99d16d30edc6e3e5441295ae7691bee26604a5b1 in /tmp/tls-ca-bundle.pem 
                        
# 2025-04-16 17:23:02  0.00B 
/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
                        
# 2025-04-16 17:23:02  0.00B 
/bin/sh -c #(nop) ADD file:1ba1c97a10483a1aa59b260f54af828fa785d3aeee2ea06c4b428ac283d3ae2e in / 
                        
                    

镜像信息

{
    "Id": "sha256:0ecd342b93b29ac4f91819c2659e608ed600e64949f942ba1be1599d29cbfba5",
    "RepoTags": [
        "confluentinc/cp-kafka-rest:7.7.4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-kafka-rest:7.7.4"
    ],
    "RepoDigests": [
        "confluentinc/cp-kafka-rest@sha256:229fff5b5b661c56cc1b39a107288289fb3e0d31bab54c25cde6cb023aa9aa7d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-kafka-rest@sha256:c47d475e7a2ff82db2d23225e442b854ab9908ae3225e7f74288a5cabeb4a7e9"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-06-02T11:19:33.699658769Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "28.1.1",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "appuser",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8082/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=kafka-rest"
        ],
        "Cmd": [
            "/etc/confluent/docker/run"
        ],
        "Image": "sha256:5a80840861b2faa3a5fbd27df5610644b973666dd169791e5f47df7aecd3540f",
        "Volumes": null,
        "WorkingDir": "/home/appuser",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-04-16T09:03:23",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Common base image for Confluent's Docker images.",
            "distribution-scope": "public",
            "io.buildah.version": "1.33.12",
            "io.confluent.docker": "true",
            "io.confluent.docker.build.number": "4a781e1f",
            "io.confluent.docker.git.id": "8908d30",
            "io.confluent.docker.git.repo": "confluentinc/kafka-rest-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-kafka-rest",
            "release": "7.7.4-63",
            "summary": "The Confluent REST Proxy provides a RESTful interface to a Kafka cluster, making it easy to produce and consume messages, view the state of the cluster, and perform administrative actions without using the native Kafka protocol or clients.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-1255",
            "vcs-ref": "4f8da2b64a13f2a264bd802d8909bf803211fb20",
            "vcs-type": "git",
            "vendor": "Confluent",
            "version": "cfa8a9f"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 2138217776,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/f2a58bfe8795f955042e2636114960c837a258d529d7eb25806853e18f3935c4/diff:/var/lib/docker/overlay2/b28e29ab00f5d1585792bbb807762b71ee0117a7c02dcd97d3fd25482fcbce29/diff:/var/lib/docker/overlay2/79566277c86052f780034e50c7074621633845b856170ea12699db9625cf6cf8/diff:/var/lib/docker/overlay2/43d499702f819b90c27d095a014568da82e8c862f2bf4dd5dd26616a1d1c72e8/diff:/var/lib/docker/overlay2/6ecee6d2ecd14b1bbe53bc536d1a28d638f18f95955453c964a8d187a1c6aa55/diff:/var/lib/docker/overlay2/c3f34142bf663fa6c21f3948f3bee1be3c817ce2c6efef958ce4216fe32e6d60/diff:/var/lib/docker/overlay2/4c7e1426d130e75543fc610b80a1d2b825013b9d0fc740ab0d7a951406f545f1/diff:/var/lib/docker/overlay2/e203b10940856da3b3f8705169321d3a9b659b2f8138b69f7545fd5855c1a299/diff:/var/lib/docker/overlay2/80b954442c74eb81892f448b91b6bd5944885073a8d7c9f0ebf688c3548f60bc/diff:/var/lib/docker/overlay2/df47a1b1087520ad2bdbadb18c560a79644b2487afc3fcb834d017769d11bfb4/diff:/var/lib/docker/overlay2/a3068238a7e01238e1ed2a592b9cadc374d82f9764b8a6fdce765c543df98275/diff:/var/lib/docker/overlay2/69c02bc7369201168ab88b403f8b6025ceb128879f36ddfe02d7fc0574ccdadf/diff",
            "MergedDir": "/var/lib/docker/overlay2/edccff978fc87a9bec112f01792665bdfb6945ca0a052ade667af1056ae2fe24/merged",
            "UpperDir": "/var/lib/docker/overlay2/edccff978fc87a9bec112f01792665bdfb6945ca0a052ade667af1056ae2fe24/diff",
            "WorkDir": "/var/lib/docker/overlay2/edccff978fc87a9bec112f01792665bdfb6945ca0a052ade667af1056ae2fe24/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:301e03e5965f3937e9327cb0a190ea9a67fdcd49229a11f51faffe3ff89802ec",
            "sha256:0db5d6b8f13f66f74fae43b0d11e9cfc549bfbe6b5cb19d93e341ea6a3498787",
            "sha256:f0db64e9e001c8d869b3502472e14f11e7747037f822b3222230a59eb985127e",
            "sha256:27c1e8eeeea0c9ee49a77b1f95a2f8ae65ac2c2f336c0e6204a08d66ad6017fd",
            "sha256:01dbb80aacbb28ddd72e43cc181739324206a96cd357528e0b4dae4592d64cba",
            "sha256:4895d7ace7a02384ebeb7dad5b63e2fc20e1f71cb13e42ee56ef9cfd845bb45d",
            "sha256:89f677321f2b63f81a4651c7ff0506b8ffd52c8d4b887d034c0fef02f66c6aa1",
            "sha256:411a03ad36b08b11d4b8f4069b50e9cd90b290c8571e6bee820967c5e22c9d02",
            "sha256:30cc66a7654406ae2eef72a83d15b95c1f6bec879d0593dc07146851b0280c3a",
            "sha256:6bd3a25c694e46a587252488bf0db12e6884f03fac1218854eba7da6dfc203b0",
            "sha256:66cdd6ec8a5244b173aafc7cff9928ae7fdb4c94094f2a2420a2d9bc5014dce5",
            "sha256:67e0ec0c8c7dbb46ea4cd99ec2ef1d32e20166c2a7a71eb65c88e8d2409cc648",
            "sha256:2ce30577b059b0851964d7226afbd089575f1f75c61f7472485f3fbebb203066"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-12T11:54:07.280207463+08:00"
    }
}

更多版本

docker.io/confluentinc/cp-kafka-rest:7.6.1

linux/amd64 docker.io1.85GB2024-07-15 11:12
456

docker.io/confluentinc/cp-kafka-rest:7.9.1

linux/amd64 docker.io2.47GB2025-05-30 13:32
142

docker.io/confluentinc/cp-kafka-rest:7.7.4

linux/amd64 docker.io2.14GB2025-09-12 11:57
23

docker.io/confluentinc/cp-kafka-rest:8.0.0

linux/amd64 docker.io1.79GB2025-09-12 12:03
24