2021-03-17 02:55:14 UTC
360 MB
kafka
CUB_CLASSPATH"/usr/share/java/cp-base-new/*"
KAFKA_ADVERTISED_LISTENERS KAFKA_ZOOKEEPER_CONNECT LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_VERSION36-3.6.8
ZULU_OPENJDKzulu-11-11.99+0-1
containeroci
[#000] sha256:a591faa84ab05242a17131e396a336da172b0e1ec66d921c9f130b7c4c24586d - 10.43% (37.6 MB)
[#001] sha256:76b9354adec626b01ffb0faae4a217cebd616661fd90c4b54ba4415f53392fb8 - 0.0% (1.7 KB)
[#002] sha256:6b3439ed91d157375b80223250639f5721abbbd2a656dadb8ae523423c261d93 - 62.31% (224 MB)
[#003] sha256:3982704de0ba8cd8ec3911b2e100b44c20e64858ba3a3aa1d91daeb03d876426 - 0.02% (70.9 KB)
[#004] sha256:da427b0480a6b680d5267551e092d6e962dd09ec4847443e19353d7127f60604 - 8.69% (31.3 MB)
[#005] sha256:c2e6fb0cc202e01dea58ee11c9c19e60a6addcc19fbe0508be75aa1ad8bad16b - 0.0% (1.08 KB)
[#006] sha256:a5c79118079529a919d3df5c874eee77e63b457b0cc8d92224ac99e230eb7a62 - 0.0% (131 Bytes)
[#007] sha256:3953961f55cd991a0f5df27a1d06db1ce51940d4e5a1b04bead2de0d4d43a902 - 0.0% (170 Bytes)
[#008] sha256:41037331834d6f0a79d750e3901ac63777aca1cb484f5cc75280f7501f7177e0 - 18.55% (66.8 MB)
[#009] sha256:56bf33be5126bc763d08d7187f217d7e126d39e99aecabcb7c7f9d6ed6e491de - 0.0% (3.14 KB)
/bin/sh -c #(nop) ARG PROJECT_VERSION
2021-03-17 02:41:39 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2021-03-17 02:41:39 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/common-docker
2021-03-17 02:41:39 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2021-03-17 02:41:40 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=25cee93
2021-03-17 02:41:40 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2021-03-17 02:41:40 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2021-03-17 02:41:40 UTC/bin/sh -c #(nop) LABEL maintainer=tools@confluent.io
2021-03-17 02:41:40 UTC/bin/sh -c #(nop) LABEL vendor=Confluent
2021-03-17 02:41:41 UTC/bin/sh -c #(nop) LABEL version=25cee93
2021-03-17 02:41:41 UTC/bin/sh -c #(nop) LABEL release=6.1.1
2021-03-17 02:41:41 UTC/bin/sh -c #(nop) LABEL name=cp-base-new
2021-03-17 02:41:41 UTC/bin/sh -c #(nop) LABEL summary=Common base image for Confluent's Docker images.
2021-03-17 02:41:41 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2021-03-17 02:41:42 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-03-17 02:41:42 UTC/bin/sh -c #(nop) ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
2021-03-17 02:41:42 UTC/bin/sh -c #(nop) ENV ZULU_OPENJDK=zulu-11-11.99+0-1
2021-03-17 02:41:42 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=36-3.6.8
2021-03-17 02:42:35 UTC|4 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 GIT_COMMIT=25cee93 PROJECT_VERSION=6.1.1 /bin/sh -c microdnf install yum && yum update -y && yum install -y openssl git wget nc python${PYTHON_VERSION} tar procps krb5-workstation iputils hostname && alternatives --set python /usr/bin/python3 && python3 -m pip install --upgrade pip setuptools && python3 -m pip install --prefer-binary --prefix=/usr/local --upgrade 'git+https://github.com/confluentinc/confluent-docker-utils@v0.0.43' && rpm --import https://www.azul.com/files/0xB1998361219BD9C9.txt && yum -y install https://cdn.azul.com/zulu/bin/zulu-repo-1.0.0-1.noarch.rpm && yum -y install ${ZULU_OPENJDK} && 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
2021-03-17 02:42:37 UTC/bin/sh -c #(nop) ADD --chown=appuser:appuserdir:848b3a9f8caa4977530801596e8d28f073192b62739dcf7f1c103fde4fc025a8 in /usr/share/doc/cp-base-new/
2021-03-17 02:42:41 UTC/bin/sh -c #(nop) ADD --chown=appuser:appusermulti:92f2ff5a65dcdfcbc2c8e39ec3420563437e5af9f81a52c8af88e7b096fab379 in /usr/share/java/cp-base-new/
2021-03-17 02:42:41 UTC/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker
2021-03-17 02:42:42 UTC|4 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 GIT_COMMIT=25cee93 PROJECT_VERSION=6.1.1 /bin/sh -c mkdir /licenses
2021-03-17 02:42:42 UTC/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses
2021-03-17 02:42:42 UTC/bin/sh -c #(nop) USER appuser
2021-03-17 02:42:43 UTC/bin/sh -c #(nop) WORKDIR /home/appuser
2021-03-17 02:53:23 UTC/bin/sh -c #(nop) ARG PROJECT_VERSION
2021-03-17 02:53:23 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2021-03-17 02:53:23 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2021-03-17 02:53:24 UTC/bin/sh -c #(nop) LABEL maintainer=partner-support@confluent.io
2021-03-17 02:53:24 UTC/bin/sh -c #(nop) LABEL vendor=Confluent
2021-03-17 02:53:24 UTC/bin/sh -c #(nop) LABEL version=a7218c9
2021-03-17 02:53:24 UTC/bin/sh -c #(nop) LABEL release=6.1.1
2021-03-17 02:54:59 UTC/bin/sh -c #(nop) LABEL name=cp-kafka
2021-03-17 02:54:59 UTC/bin/sh -c #(nop) LABEL summary=Confluent platform Kafka.
2021-03-17 02:54:59 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2021-03-17 02:55:00 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=a7218c9
2021-03-17 02:55:00 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2021-03-17 02:55:00 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2021-03-17 02:55:00 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/kafka-images
2021-03-17 02:55:00 UTC/bin/sh -c #(nop) ARG CONFLUENT_VERSION
2021-03-17 02:55:01 UTC/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO
2021-03-17 02:55:01 UTC/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL
2021-03-17 02:55:01 UTC/bin/sh -c #(nop) ARG KAFKA_ZOOKEEPER_CONNECT
2021-03-17 02:55:01 UTC/bin/sh -c #(nop) ENV KAFKA_ZOOKEEPER_CONNECT=
2021-03-17 02:55:01 UTC/bin/sh -c #(nop) ARG KAFKA_ADVERTISED_LISTENERS
2021-03-17 02:55:02 UTC/bin/sh -c #(nop) ENV KAFKA_ADVERTISED_LISTENERS=
2021-03-17 02:55:02 UTC/bin/sh -c #(nop) ENV COMPONENT=kafka
2021-03-17 02:55:02 UTC/bin/sh -c #(nop) EXPOSE 9092
2021-03-17 02:55:02 UTC/bin/sh -c #(nop) USER root
2021-03-17 02:55:14 UTC|6 ARTIFACT_ID=cp-kafka BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-6.1.1/rpm/6.1 CONFLUENT_VERSION=6.1.1 GIT_COMMIT=a7218c9 PROJECT_VERSION=6.1.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}/\$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/* && echo "===> Setting up ${COMPONENT} dirs" && mkdir -p /var/lib/${COMPONENT}/data /etc/${COMPONENT}/secrets && chmod -R ag+w /etc/kafka /var/lib/${COMPONENT}/data /etc/${COMPONENT}/secrets && chown -R appuser:appuser /var/log/kafka /var/log/confluent /var/lib/kafka /var/lib/zookeeper /etc/${COMPONENT}/secrets
2021-03-17 02:55:14 UTC/bin/sh -c #(nop) VOLUME [/var/lib/kafka/data /etc/kafka/secrets]
2021-03-17 02:55:14 UTC/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:8f4dcc46576ac72ec9511d68f3f1433d21943c037c3670b5c8c86666436b4970 in /etc/confluent/docker
2021-03-17 02:55:14 UTC/bin/sh -c #(nop) USER appuser
2021-03-17 02:55:14 UTC/bin/sh -c #(nop) CMD ["/etc/confluent/docker/run"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.