| ADD file:95eb79941a03d83910cc9acb8e3e38d22b90990089e0cb77bcaed3a5dd8644cd in / |
| /bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || : |
| ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem |
| ADD multi:8d9f0a1a40be53261a5af974e166478a8bff2424b1408baed1f59ea95b0e5a35 in /etc/yum.repos.d/ |
| LABEL maintainer="Red Hat, Inc." |
| LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.9" |
| LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" |
| LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8." |
| 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." |
| LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal" |
| LABEL io.openshift.expose-services="" |
| LABEL io.openshift.tags="minimal rhel8" |
| ENV container oci |
| ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| CMD ["/bin/bash"] |
| /bin/sh -c rm -rf /var/log/* |
| LABEL release=1161 |
| ADD file:1118ec7f864d2e2c1b6c66eabed90396af13f230921e05643064fb7390bcc479 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.9-1161.json |
| ADD file:d804511757411e79b6c0386103538245cf9968ea1ba311c66c59a9cd5bc39ea7 in /root/buildinfo/Dockerfile-ubi8-minimal-8.9-1161 |
| LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-03-27T02:10:48" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7e7670a8c8c9a3be83beaa2787f3703b404d4a1d" "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.9-1161" |
| /bin/sh -c rm -f '/etc/yum.repos.d/repo-92821.repo' '/etc/yum.repos.d/repo-1876c.repo' |
| /bin/sh -c rm -f /tmp/tls-ca-bundle.pem |
| /bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || : |
| ARG PROJECT_VERSION |
| ARG ARTIFACT_ID |
| LABEL io.confluent.docker.git.repo=confluentinc/common-docker |
| ARG GIT_COMMIT |
| LABEL io.confluent.docker.git.id=7119454fb |
| ARG BUILD_NUMBER=-1 |
| LABEL io.confluent.docker.build.number=4 |
| LABEL maintainer=tools@confluent.io |
| LABEL vendor=Confluent |
| LABEL version=7119454fb |
| LABEL release=7.6.1 |
| LABEL name=cp-base-new |
| LABEL summary=Common base image for Confluent's Docker images. |
| LABEL description=Common base image for Confluent's Docker images. |
| LABEL io.confluent.docker=true |
| ENV LANG=C.UTF-8 |
| ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*" |
| ARG OPENSSL_VERSION= |
| ARG WGET_VERSION= |
| ARG NETCAT_VERSION= |
| ARG PYTHON39_VERSION= |
| ARG TAR_VERSION= |
| ARG PROCPS_VERSION= |
| ARG KRB5_WORKSTATION_VERSION= |
| ARG IPUTILS_VERSION= |
| ARG HOSTNAME_VERSION= |
| ARG XZ_LIBS_VERSION= |
| ARG GLIBC_VERSION= |
| ARG CURL_VERSION= |
| ARG ZULU_OPENJDK_VERSION= |
| ARG PYTHON_PIP_VERSION= |
| ARG PYTHON_SETUPTOOLS_VERSION= |
| ARG PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=master |
| ARG PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.75 |
| |21 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4 CURL_VERSION=-7.61.1-33.el8_9.5 GIT_COMMIT=7119454fb GLIBC_VERSION=-2.28-236.el8_9.12 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-26.el8_9 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-1.1.1k-12.el8_9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.6.1 PYTHON39_VERSION=-3.9.18-1.module+el8.9.0+20024+793d7211 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.75 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.75 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.22-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}" "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 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 |
| ARG SKIP_SECURITY_UPDATE_CHECK=false |
| |22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4 CURL_VERSION=-7.61.1-33.el8_9.5 GIT_COMMIT=7119454fb GLIBC_VERSION=-2.28-236.el8_9.12 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-26.el8_9 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-1.1.1k-12.el8_9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.6.1 PYTHON39_VERSION=-3.9.18-1.module+el8.9.0+20024+793d7211 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.75 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.75 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.22-1 /bin/sh -c yum --disablerepo="zulu-openjdk" check-update || "${SKIP_SECURITY_UPDATE_CHECK}" |
| COPY --chown=appuser:appuserdir:873f0929cfacf5a2aaa8bf29449559c818c004df319de3bc4c2d1059b67bc90d in /usr/share/doc/cp-base-new/ |
| COPY --chown=appuser:appusermulti:02f5b76252c00fe37b171fa709896c4a9b3eec60449d93172c5886d1a9ea8063 in /usr/share/java/cp-base-new/ |
| COPY --chown=appuser:appuserdir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker |
| COPY --chown=appuser:appuserdir:f980181285d9b4e329845c58c9ea727dabbc3d0931854cd78028c0ed7e4b6d43 in /etc/cp-base-new |
| |22 ARTIFACT_ID=cp-base-new BUILD_NUMBER=4 CURL_VERSION=-7.61.1-33.el8_9.5 GIT_COMMIT=7119454fb GLIBC_VERSION=-2.28-236.el8_9.12 HOSTNAME_VERSION=-3.20-6.el8 IPUTILS_VERSION=-20180629-11.el8 KRB5_WORKSTATION_VERSION=-1.18.2-26.el8_9 NETCAT_VERSION=-7.92-1.el8 OPENSSL_VERSION=-1.1.1k-12.el8_9 PROCPS_VERSION=-3.3.15-14.el8 PROJECT_VERSION=7.6.1 PYTHON39_VERSION=-3.9.18-1.module+el8.9.0+20024+793d7211 PYTHON_CONFLUENT_DOCKER_UTILS_INSTALL_SPEC=git+https://github.com/confluentinc/confluent-docker-utils@v0.0.75 PYTHON_CONFLUENT_DOCKER_UTILS_VERSION=v0.0.75 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.22-1 /bin/sh -c mkdir /licenses |
| COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses |
| USER appuser |
| WORKDIR /home/appuser |
| ARG PROJECT_VERSION |
| ARG ARTIFACT_ID |
| ARG GIT_COMMIT |
| ARG CONFLUENT_VERSION |
| ARG CONFLUENT_PACKAGES_REPO |
| ARG CONFLUENT_PLATFORM_LABEL |
| LABEL maintainer=partner-support@confluent.io |
| LABEL vendor=Confluent |
| LABEL version=b97825f7 |
| LABEL release=7.6.1 |
| LABEL name=cp-kafka-rest |
| 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. |
| LABEL io.confluent.docker.git.repo=confluentinc/kafka-rest-images |
| ENV COMPONENT=kafka-rest |
| EXPOSE 8082 |
| USER root |
| |5 ARTIFACT_ID=cp-kafka-rest CONFLUENT_PACKAGES_REPO=https://staging-confluent-packages.s3.us-west-2.amazonaws.com/rpm/7.6 CONFLUENT_VERSION=7.6.1 GIT_COMMIT=b97825f7 PROJECT_VERSION=7.6.1 /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} |
| COPY --chown=appuser:appuserdir:6e3aeeda8c287e6d63b0609ee46705abe3ec9614fd746986b4d94f4bb2456566 in /etc/confluent/docker |
| USER appuser |
| CMD ["/etc/confluent/docker/run"] |