2021-10-14 16:53:44 UTC
302 MB
false
COMPONENTkafka
CONFLUENT_DEB_VERSION1
CONFLUENT_PLATFORM_LABEL CONFLUENT_VERSION5.5.1
CUB_CLASSPATH/etc/confluent/docker/docker-utils.jar
KAFKA_ADVERTISED_LISTENERS KAFKA_VERSION KAFKA_ZOOKEEPER_CONNECT LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_PIP_VERSION8.1.2
PYTHON_VERSION2.7.9-1
SCALA_VERSION2.12
ZULU_OPENJDK_VERSION8=8.38.0.13
[#000] sha256:0cd7281e66ed488ba431fd1e41a3c5fd628ed921f059ddbba2597487962ab380 - 17.18% (51.9 MB)
[#001] sha256:ee8abe01e201e91132a10d70214938795581a5ffffde9754330d2501089be8c6 - 53.93% (163 MB)
[#002] sha256:19bb39092429875a83b4dab2ce4f129e6e132b5431317170a5dea9c3f36ec258 - 0.0% (1.1 KB)
[#003] sha256:e8a27d9d6e72a60e73816ab4ffb94b3d9136bff0b80180a0ab8d7fbf2373f389 - 9.51% (28.7 MB)
[#004] sha256:8efe498170fa033fe1090b7c2e03a6ab9a32ed7d26eb34d3826c07ce67a319c6 - 19.38% (58.5 MB)
[#005] sha256:b5050338516f4bea4e8af478f1a03c424c10c68fa9add9efb41e419670a2c1c9 - 0.0% (3.13 KB)
[#006] sha256:0d30ec865c87edadf2bd00ac27991ca4650e035c8e7c015c7583e3a4120a3eff - 0.0% (310 Bytes)
/bin/sh -c #(nop) ADD file:0419e8fcec7ce7e70dc1f1e19558f15ebcd61d43a3b9955811783ac3a56c79ac in /
2020-06-09 01:21:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-19 00:04:02 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2020-06-19 00:04:02 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=6efcb68
2020-06-19 00:04:02 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2020-06-19 00:04:03 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2020-06-19 00:04:03 UTC/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO=
2020-06-19 00:04:03 UTC/bin/sh -c #(nop) ARG ALLOW_UNSIGNED=false
2020-06-19 00:04:03 UTC/bin/sh -c #(nop) ENV ALLOW_UNSIGNED=false
2020-06-19 00:04:04 UTC/bin/sh -c #(nop) MAINTAINER partner-support@confluent.io
2020-06-19 00:04:04 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2020-06-19 00:04:04 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=2.7.9-1
2020-06-19 00:04:04 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=8.1.2
2020-06-19 00:04:04 UTC/bin/sh -c #(nop) ENV SCALA_VERSION=2.12
2020-06-19 00:04:05 UTC/bin/sh -c #(nop) ARG KAFKA_VERSION=
2020-06-19 00:04:05 UTC/bin/sh -c #(nop) ENV KAFKA_VERSION=
2020-06-19 00:04:05 UTC/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL=
2020-06-19 00:04:05 UTC/bin/sh -c #(nop) ENV CONFLUENT_PLATFORM_LABEL=
2020-06-19 00:04:05 UTC/bin/sh -c #(nop) ARG CONFLUENT_VERSION=
2020-06-19 00:04:06 UTC/bin/sh -c #(nop) ENV CONFLUENT_VERSION=5.5.1
2020-06-19 00:04:06 UTC/bin/sh -c #(nop) ENV CONFLUENT_DEB_VERSION=1
2020-06-19 00:04:06 UTC/bin/sh -c #(nop) ENV ZULU_OPENJDK_VERSION=8=8.38.0.13
2020-06-19 00:04:06 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-06-19 00:05:53 UTC|3 BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-5.5.1/deb/5.5 GIT_COMMIT=6efcb68 /bin/sh -c echo "===> Updating debian ....." && apt-get -qq update && echo "===> Installing curl wget netcat python...." && DEBIAN_FRONTEND=noninteractive apt-get install -y apt-transport-https curl gnupg-curl git wget netcat python=${PYTHON_VERSION} && echo "===> Installing python packages ..." && curl -fSL "https://bootstrap.pypa.io/get-pip.py" | python && pip install --no-cache-dir --upgrade pip==${PYTHON_PIP_VERSION} && pip install --only-binary --no-cache-dir git+https://github.com/confluentinc/confluent-docker-utils@v0.0.20 && apt remove --purge -y git && echo "Installing Zulu OpenJDK ${ZULU_OPENJDK_VERSION}" && apt-key adv --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 0x27BC0C8CB3D81623F59BDADCB1998361219BD9C9 && echo "deb http://repos.azulsystems.com/debian stable main" >> /etc/apt/sources.list.d/zulu.list && apt-get -qq update && apt-get -y install zulu-${ZULU_OPENJDK_VERSION} && echo "===> Installing Kerberos Patch ..." && DEBIAN_FRONTEND=noninteractive apt-get -y install krb5-user && rm -rf /var/lib/apt/lists/*
2020-06-19 00:05:54 UTC/bin/sh -c #(nop) ENV CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar
2020-06-19 00:05:54 UTC/bin/sh -c #(nop) COPY dir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker
2020-06-19 00:05:54 UTC/bin/sh -c #(nop) COPY file:e652e5f2c3e8fc511deb4100669ce0f092543c50bed74450bc0e4431c08f176a in /etc/confluent/docker/docker-utils.jar
2020-06-19 00:23:57 UTC/bin/sh -c #(nop) ARG PROJECT_VERSION
2020-06-19 00:23:57 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2020-06-19 00:23:57 UTC/bin/sh -c #(nop) LABEL maintainer=partner-support@confluent.io
2020-06-19 00:23:57 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2020-06-19 00:23:57 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2020-06-19 00:23:58 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=13b5603
2020-06-19 00:23:58 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2020-06-19 00:23:58 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2020-06-19 00:23:58 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/kafka-images
2020-06-19 00:23:58 UTC/bin/sh -c #(nop) ARG CONFLUENT_VERSION
2020-06-19 00:23:59 UTC/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO
2020-06-19 00:23:59 UTC/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL
2020-06-19 00:23:59 UTC/bin/sh -c #(nop) ARG CONFLUENT_DEB_VERSION
2020-06-19 00:23:59 UTC/bin/sh -c #(nop) ARG ALLOW_UNSIGNED
2020-06-19 00:23:59 UTC/bin/sh -c #(nop) ARG SCALA_VERSION
2020-06-19 00:26:44 UTC/bin/sh -c #(nop) ARG KAFKA_ZOOKEEPER_CONNECT
2020-06-19 00:26:44 UTC/bin/sh -c #(nop) ENV KAFKA_ZOOKEEPER_CONNECT=
2020-06-19 00:26:44 UTC/bin/sh -c #(nop) ARG KAFKA_ADVERTISED_LISTENERS
2020-06-19 00:26:45 UTC/bin/sh -c #(nop) ENV KAFKA_ADVERTISED_LISTENERS=
2020-06-19 00:26:45 UTC/bin/sh -c #(nop) ENV COMPONENT=kafka
2020-06-19 00:26:45 UTC/bin/sh -c #(nop) EXPOSE 9092
2020-06-19 00:27:38 UTC|5 ARTIFACT_ID=cp-kafka BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-5.5.1/deb/5.5 GIT_COMMIT=13b5603 PROJECT_VERSION=5.5.1 /bin/sh -c echo "===> Installing ${COMPONENT}..." && apt-get update && echo "===> Adding confluent repository...${CONFLUENT_PACKAGES_REPO}" && if [ "x$ALLOW_UNSIGNED" = "xtrue" ]; then echo "APT::Get::AllowUnauthenticated \"true\";" > /etc/apt/apt.conf.d/allow_unauthenticated; else curl -s -L ${CONFLUENT_PACKAGES_REPO}/archive.key -o /tmp/archive.key && apt-key add /tmp/archive.key; fi && echo "deb [arch=amd64] ${CONFLUENT_PACKAGES_REPO} stable main" >> /etc/apt/sources.list && cat /etc/apt/sources.list && apt-get install -y apt-transport-https && apt-get update && apt-get install -y confluent-kafka-${SCALA_VERSION}=${CONFLUENT_VERSION}${CONFLUENT_PLATFORM_LABEL}-${CONFLUENT_DEB_VERSION} && echo "===> clean up ..." && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* && echo "===> Setting up ${COMPONENT} dirs..." && mkdir -p /var/lib/${COMPONENT}/data /etc/${COMPONENT}/secrets && chmod -R ag+w /etc/${COMPONENT} /var/lib/${COMPONENT}/data /etc/${COMPONENT}/secrets && chown -R root:root /var/log/kafka /var/log/confluent /var/lib/kafka /var/lib/zookeeper
2020-06-19 00:27:38 UTC/bin/sh -c #(nop) VOLUME [/var/lib/kafka/data /etc/kafka/secrets]
2020-06-19 00:27:38 UTC/bin/sh -c #(nop) COPY dir:8f4dcc46576ac72ec9511d68f3f1433d21943c037c3670b5c8c86666436b4970 in /etc/confluent/docker
2020-06-19 00:27:38 UTC/bin/sh -c #(nop) CMD ["/etc/confluent/docker/run"]
2021-10-14 16:53:44 UTCsed -i -e s|https://s3-us-west-2.amazonaws.com/staging-confluent-packages-[0-9]\.[0-9]\.[0-9]/|https://packages.confluent.io/|g /etc/apt/sources.list
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.