docker.io/confluentinc/cp-schema-registry:7.9.2 linux/amd64

docker.io/confluentinc/cp-schema-registry:7.9.2 - 国内下载镜像源 浏览次数:15

Confluent Schema Registry

schema-registry是一个用于管理Kafka主题Schema的工具

它提供了一个centralized repository来存储和管理Kafka topic schema

使用者可以使用这个工具来创建、更新和删除Kafka topic schema

同时,它还提供了一些高级功能,如schema evolution和interoperability

源镜像 docker.io/confluentinc/cp-schema-registry:7.9.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-schema-registry:7.9.2
镜像ID sha256:1cdbafff87c43f14c1a195f99c55d33b2cb4454f3ae9de47522ef6432bb329d6
镜像TAG 7.9.2
大小 2.64GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /etc/confluent/docker/run
启动入口
工作目录 /home/appuser
OS/平台 linux/amd64
浏览量 15 次
贡献者 li*********g@zs-meta.com
镜像创建 2025-06-06T06:20:21.004138303Z
同步时间 2026-01-28 01:46
更新时间 2026-01-28 18:24
开放端口
8081/tcp
目录挂载
/etc/schema-registry/secrets
环境变量
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=schema-registry
镜像标签
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 Confluent Schema Registry provides a RESTful interface for developers to define standard schemas for their events, share them across the organization and safely evolve them in a way that is backward compatible and future proof.: description public: distribution-scope 1.33.12: io.buildah.version true: io.confluent.docker fd95999d: io.confluent.docker.build.number fb6f67a: io.confluent.docker.git.id confluentinc/schema-registry-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-schema-registry: name 7.9.2-21: release Confluent Schema Registry provides a RESTful interface for developers to define standard schemas for their events, share them across the organization and safely evolve them in a way that is backward compatible and future proof.: 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 fb6f67a: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-schema-registry:7.9.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-schema-registry:7.9.2  docker.io/confluentinc/cp-schema-registry:7.9.2

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#confluentinc/cp-schema-registry:7.9.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-schema-registry:7.9.2#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-06-06 14:20:21  0.00B 
/bin/sh -c #(nop)  CMD ["/etc/confluent/docker/run"]
                        
# 2025-06-06 14:20:20  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2025-06-06 14:20:20  7.87KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:da61ab8292a32c38b1479d5d621be4d07ff89aa2711bfb98946f7bc7306a993c in /etc/confluent/docker 
                        
# 2025-06-06 14:20:20  0.00B 
/bin/sh -c #(nop)  VOLUME [/etc/schema-registry/secrets]
                        
# 2025-06-06 14:20:13  1.72GB 
|6 ARTIFACT_ID=cp-schema-registry BUILD_NUMBER=fd95999d CONFLUENT_PACKAGES_REPO=https://staging-confluent-packages-654654529379-us-west-2.s3.us-west-2.amazonaws.com/rpm/7.9 CONFLUENT_VERSION=7.9.2 GIT_COMMIT=fb6f67a PROJECT_VERSION=7.9.2-21 /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}         confluent-schema-registry-plugins-${CONFLUENT_VERSION}     && echo "===> clean up ..."      && yum clean all     && rm -rf /tmp/* /etc/yum.repos.d/confluent.repo     && echo "===> Setting up ${COMPONENT} dirs"     && mkdir -p /etc/${COMPONENT}/secrets /usr/logs     && chown appuser:root -R /etc/${COMPONENT} /usr/logs     && chmod -R ug+w /etc/${COMPONENT} /etc/${COMPONENT}/secrets
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  USER root
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  EXPOSE 8081
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  ENV COMPONENT=schema-registry
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PLATFORM_LABEL
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_PACKAGES_REPO
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  ARG CONFLUENT_VERSION
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/schema-registry-images
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=fd95999d
                        
# 2025-06-06 14:19:21  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=fb6f67a
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL description=Confluent Schema Registry provides a RESTful interface for developers to define standard schemas for their events, share them across the organization and safely evolve them in a way that is backward compatible and future proof.
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL summary=Confluent Schema Registry provides a RESTful interface for developers to define standard schemas for their events, share them across the organization and safely evolve them in a way that is backward compatible and future proof.
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-schema-registry
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL release=7.9.2-21
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL version=fb6f67a
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=partner-support@confluent.io
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2025-06-06 14:19:20  0.00B 
/bin/sh -c #(nop)  ARG PROJECT_VERSION
                        
# 2025-06-06 13:58:33  0.00B 
/bin/sh -c #(nop) WORKDIR /home/appuser
                        
# 2025-06-06 13:58:33  0.00B 
/bin/sh -c #(nop)  USER appuser
                        
# 2025-06-06 13:58:33  0.00B 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=533e5bcd CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=4ddbff3 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-32.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.2-22 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.15.0.0.6-0 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-06-06 13:58:32  551.78KB 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=533e5bcd CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=4ddbff3 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-32.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.2-22 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.15.0.0.6-0 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-06-06 13:58:32  30.00B 
/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses 
                        
# 2025-06-06 13:58:32  0.00B 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=533e5bcd CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=4ddbff3 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-32.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.2-22 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.15.0.0.6-0 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c mkdir /licenses
                        
# 2025-06-06 13:58:31  1.31KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:f980181285d9b4e329845c58c9ea727dabbc3d0931854cd78028c0ed7e4b6d43 in /etc/cp-base-new 
                        
# 2025-06-06 13:58:31  1.90KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker 
                        
# 2025-06-06 13:58:31  12.29KB 
/bin/sh -c #(nop) COPY file:d1854e54bfed1532c572b71742e7ecc16b8b08251fdb3138fecae3ebe5ab3386 in /usr/local/ssl/openssl-fips.cnf 
                        
# 2025-06-06 13:58:31  47.39MB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser multi:96d5fdcda4be4a6c60dceebe4c65e287cbce7e04d9c347a9ee57463b67cd80dd in /usr/share/java/cp-base-new/ 
                        
# 2025-06-06 13:58:31  384.19KB 
/bin/sh -c #(nop) COPY --chown=appuser:appuser dir:8a85730580261adbb86da189023566cb864a47361847d63b2e6a7c4951361db1 in /usr/share/doc/cp-base-new/ 
                        
# 2025-06-06 13:58:31  11.59MB 
|22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=533e5bcd CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=4ddbff3 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-32.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.2-22 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.15.0.0.6-0 WGET_VERSION=-1.19.5-12.el8_10 XZ_LIBS_VERSION=-5.2.4-4.el8_6 /bin/sh -c yum check-update || "${SKIP_SECURITY_UPDATE_CHECK}"
                        
# 2025-06-06 13:58:29  0.00B 
/bin/sh -c #(nop)  ARG SKIP_SECURITY_UPDATE_CHECK=false
                        
# 2025-06-06 13:58:29  2.11KB 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=533e5bcd CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=4ddbff3 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-32.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.2-22 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.15.0.0.6-0 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-06-06 13:58:25  768.00MB 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=533e5bcd CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=4ddbff3 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-32.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.2-22 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.15.0.0.6-0 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     && rm /etc/yum.repos.d/adoptium.repo # Remove temurin-jdk repo to reduce intermittent build failures
                        
# 2025-06-06 13:51:06  0.00B 
/bin/sh -c #(nop)  ENV LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib:
                        
# 2025-06-06 13:51:06  199.00B 
|21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=533e5bcd CURL_VERSION=-7.61.1-34.el8_10.3 GIT_COMMIT=4ddbff3 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-32.el8_10 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-3.0.9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.9.2-22 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.15.0.0.6-0 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://adoptium.jfrog.io/artifactory/rpm/rhel/\$releasever/\$basearch \nenabled=1 \ngpgcheck=1 \ngpgkey=https://adoptium.jfrog.io/artifactory/api/gpg/key/public \n" > /etc/yum.repos.d/adoptium.repo
                        
# 2025-06-06 13:51:06  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-06 13:51:06  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=master
                        
# 2025-06-06 13:51:06  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_SETUPTOOLS_VERSION=
                        
# 2025-06-06 13:51:06  0.00B 
/bin/sh -c #(nop)  ARG PYTHON_PIP_VERSION=
                        
# 2025-06-06 13:51:06  0.00B 
/bin/sh -c #(nop)  ARG TEMURIN_JDK_VERSION=
                        
# 2025-06-06 13:51:06  0.00B 
/bin/sh -c #(nop)  ARG CURL_VERSION=
                        
# 2025-06-06 13:51:06  0.00B 
/bin/sh -c #(nop)  ARG GLIBC_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG XZ_LIBS_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG HOSTNAME_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG IPUTILS_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG KRB5_WORKSTATION_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG PROCPS_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG TAR_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG PYTHON39_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG NETCAT_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG WGET_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ARG OPENSSL_VERSION=
                        
# 2025-06-06 13:51:05  0.00B 
/bin/sh -c #(nop)  ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  ENV LANG=C.UTF-8
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker=true
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL description=Common base image for Confluent's Docker images.
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL summary=Common base image for Confluent's Docker images.
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL name=cp-base-new
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL release=7.9.2-22
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL version=4ddbff3
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Confluent
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=tools@confluent.io
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.build.number=533e5bcd
                        
# 2025-06-06 13:51:04  0.00B 
/bin/sh -c #(nop)  ARG BUILD_NUMBER=-1
                        
# 2025-06-06 13:51:03  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.id=4ddbff3
                        
# 2025-06-06 13:51:03  0.00B 
/bin/sh -c #(nop)  ARG GIT_COMMIT
                        
# 2025-06-06 13:51:03  0.00B 
/bin/sh -c #(nop)  LABEL io.confluent.docker.git.repo=confluentinc/common-docker
                        
# 2025-06-06 13:51:03  0.00B 
/bin/sh -c #(nop)  ARG ARTIFACT_ID
                        
# 2025-06-06 13:51:03  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:1cdbafff87c43f14c1a195f99c55d33b2cb4454f3ae9de47522ef6432bb329d6",
    "RepoTags": [
        "confluentinc/cp-schema-registry:7.9.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-schema-registry:7.9.2"
    ],
    "RepoDigests": [
        "confluentinc/cp-schema-registry@sha256:d92bd8a12290d131f77eca1daeb524d835728b597b698617a496904f40b16fc9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/confluentinc/cp-schema-registry@sha256:4f6cabeea11ae532cb47905eadaa3192d7113ea6d0a0da310cdfd5eb7142fc45"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-06-06T06:20:21.004138303Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "28.1.1",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "appuser",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8081/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=schema-registry"
        ],
        "Cmd": [
            "/etc/confluent/docker/run"
        ],
        "Image": "sha256:c669073f7d1051446856237a1a6baab31b5d711544e2e6d28b970078ea898c97",
        "Volumes": {
            "/etc/schema-registry/secrets": {}
        },
        "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": "Confluent Schema Registry provides a RESTful interface for developers to define standard schemas for their events, share them across the organization and safely evolve them in a way that is backward compatible and future proof.",
            "distribution-scope": "public",
            "io.buildah.version": "1.33.12",
            "io.confluent.docker": "true",
            "io.confluent.docker.build.number": "fd95999d",
            "io.confluent.docker.git.id": "fb6f67a",
            "io.confluent.docker.git.repo": "confluentinc/schema-registry-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-schema-registry",
            "release": "7.9.2-21",
            "summary": "Confluent Schema Registry provides a RESTful interface for developers to define standard schemas for their events, share them across the organization and safely evolve them in a way that is backward compatible and future proof.",
            "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": "fb6f67a"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 2641260756,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/6547841a9c9b93282fecc38b366e946abb38ee0fc04186e610671b07e811df4d/diff:/var/lib/docker/overlay2/494f32c4c558d416a9ce7a1add4ad78418d87a1acdd670366923682734bf7b1c/diff:/var/lib/docker/overlay2/ee237441828bb61813c25cf40d09c71dc1e59cb2e1e29374ab5eeb0438322936/diff:/var/lib/docker/overlay2/9e8c08628ea851353be2c99188661e233f025ef62729c79fbacaaec4c265db99/diff:/var/lib/docker/overlay2/0ce6544bd370658d6ed9f901a5d41f648d5dbc5a75af13a07f7cb72033d1d708/diff:/var/lib/docker/overlay2/15827e846dbf15059e3dff00ac12c782506bf40cfba7dbd2547a0a95e608317a/diff:/var/lib/docker/overlay2/bbbd22933b476486bf4150eee89f238e4471fb05ca3ca24abc6b7f92a234327d/diff:/var/lib/docker/overlay2/956926dad38f889b8c80b571689263dab56066cb9f5c11d981b85c14eb1ce0fe/diff:/var/lib/docker/overlay2/53d999082ca585d44ca7aad90e8b38f11886bceb9d84e8e828b6026f61b0250f/diff:/var/lib/docker/overlay2/bfb9360812a0e0844c763bd5260f10fac8675913a7687db5b5d5090b4762ae57/diff:/var/lib/docker/overlay2/f9096c2c545af9b4f9286e0f0b71f63d7ac8c1626017ffb2d0e96b68fd1d322c/diff:/var/lib/docker/overlay2/6ab7e48646557c8eba1f8a127322cf5c590cf8c7f788fbf02e9d5ba31a1f442c/diff:/var/lib/docker/overlay2/63750cbffbe91f1c929d8787e9338b2ece3b67b0ac5befbe0271627108632a00/diff:/var/lib/docker/overlay2/3b04ae512be4a2820fb65ae05fd1e2ee4d1ee4cde0ab625c0035d20bb0a1777d/diff",
            "MergedDir": "/var/lib/docker/overlay2/5eab7e69a4ed8a3c266997891eefdb8220f6107e06c30582449bec4f3fab0345/merged",
            "UpperDir": "/var/lib/docker/overlay2/5eab7e69a4ed8a3c266997891eefdb8220f6107e06c30582449bec4f3fab0345/diff",
            "WorkDir": "/var/lib/docker/overlay2/5eab7e69a4ed8a3c266997891eefdb8220f6107e06c30582449bec4f3fab0345/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:301e03e5965f3937e9327cb0a190ea9a67fdcd49229a11f51faffe3ff89802ec",
            "sha256:2640e67b98d684b79e317106f65f3739bd8b2d498473f81a22f688459a70765d",
            "sha256:d293f3630aa35707789caeb648d68bca3e03bd3024798f0d0e32c256da865bc0",
            "sha256:ffa2f59a9d2a2303c167cbe512b2348fef109fb8ed4fdd052d2f2bfb8d1580e9",
            "sha256:1b19fb367e1597e5d5082247255ca029f162ecc70295160cf984ab25d12b6946",
            "sha256:a0a422698ac341059c28bb0ca1ab163de49698c4ccfbce9172caf04ce62c4971",
            "sha256:7646c81a00f059bfe0185a9278be7f56d989f65a98a39651a15eb1adabfa5166",
            "sha256:fd377b97d3961fd1d349cf18ef68edbb34085b4b47143d0958c5831c9be315b7",
            "sha256:3becc4b4c2d81e43384dfba64cc8f5f6d1685c50cdd7a06718bceaf6b75947e0",
            "sha256:9235f664e32d8128c6a069411a4f5f716cad993371f11ac773c842b486bfeed3",
            "sha256:970c298187c73cfcc5ca82b2f4da2167affb7e6e0360c426df7051c9c1d33b65",
            "sha256:5ee58a51c09d52f752e94661ec280a5ee8a44a11f4c2ff1990081eb05ae16f58",
            "sha256:96bcee8b91bcf7eed5e4935b728caff97b64156bf1bfa7a755caf2b92dd4c986",
            "sha256:cda82108074630257da6ef0d7e415fc11b68f85be3669d9241a19b1c265cadaf",
            "sha256:99ded290ab84d56bf645aaa3aa8c29a161b1bf9ffe292278c63026c9682623c0"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-01-28T01:42:27.440230023+08:00"
    }
}

更多版本

docker.io/confluentinc/cp-schema-registry:7.6.1

linux/amd64 docker.io2.00GB2024-07-15 10:50
689

docker.io/confluentinc/cp-schema-registry:7.4.0

linux/amd64 docker.io1.93GB2024-08-18 12:19
407

docker.io/confluentinc/cp-schema-registry:7.6.2

linux/amd64 docker.io1.99GB2024-08-20 21:39
383

docker.io/confluentinc/cp-schema-registry:5.4.0

linux/amd64 docker.io1.07GB2024-10-31 13:55
301

docker.io/confluentinc/cp-schema-registry:7.3.10

linux/amd64 docker.io1.86GB2024-11-28 15:35
292

docker.io/confluentinc/cp-schema-registry:7.9.2

linux/amd64 docker.io2.64GB2026-01-28 01:46
14