2021-10-15 22:36:55 UTC
315 MB
false
COMPONENTzookeeper
CONFLUENT_DEB_VERSION1
CONFLUENT_PLATFORM_LABEL CONFLUENT_VERSION5.4.3
CUB_CLASSPATH/etc/confluent/docker/docker-utils.jar
KAFKA_VERSION LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_VERSION2.7.9-1
SCALA_VERSION2.12
ZULU_OPENJDK_VERSION8=8.40.0.25
[#000] sha256:290431e500161a90ac38ac8631791acb27e14a913613b60b3df58f839168df40 - 16.49% (51.9 MB)
[#001] sha256:7ec8f1cbc52dd972d03d42799c8690de89a4f9442651d9af2acd4688d9dcd8fe - 0.0% (193 Bytes)
[#002] sha256:2e4268618b5d2a6be82aa354836f53e0fa835d077fef415cd195990956e0add4 - 55.64% (175 MB)
[#003] sha256:708285f10926419faae3f6a881fb500403c43f88ec9ad7f69c39cc25ecfb7893 - 0.0% (1.09 KB)
[#004] sha256:95501030aa9b5a321f97201ffba5322f92f73f6b33f62724cab5b3adac58f299 - 9.03% (28.4 MB)
[#005] sha256:45262096e4e8ff7391886f1ed45549b826b982421ee7db1fce1969580acac65a - 18.85% (59.3 MB)
[#006] sha256:555f649e9819464e3be60627f8602371eba3d7bc390116c520ab6252a6080e9d - 0.0% (2.71 KB)
[#007] sha256:1d75f31a9198651153378a6a525907d7bf07d821928992cbc02f4354637b4f4c - 0.0% (311 Bytes)
/bin/sh -c #(nop) ADD file:ca64ef47722e4bf4beeab729a34cd854fe7293a0a2a0a2a92e6f1347c071dfe9 in /
2020-09-10 00:24:01 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-10-05 01:40:46 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2020-10-05 01:40:46 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=77a8fa1
2020-10-05 01:40:46 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2020-10-05 01:40:47 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2020-10-05 01:40:47 UTC/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO=
2020-10-05 01:40:47 UTC/bin/sh -c #(nop) ARG ALLOW_UNSIGNED=false
2020-10-05 01:40:47 UTC/bin/sh -c #(nop) ENV ALLOW_UNSIGNED=false
2020-10-05 01:40:48 UTC/bin/sh -c #(nop) MAINTAINER partner-support@confluent.io
2020-10-05 01:40:48 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2020-10-05 01:40:48 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=2.7.9-1
2020-10-05 01:40:48 UTC/bin/sh -c #(nop) ENV SCALA_VERSION=2.12
2020-10-05 01:40:49 UTC/bin/sh -c #(nop) ARG KAFKA_VERSION=
2020-10-05 01:40:49 UTC/bin/sh -c #(nop) ENV KAFKA_VERSION=
2020-10-05 01:40:49 UTC/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL=
2020-10-05 01:40:49 UTC/bin/sh -c #(nop) ENV CONFLUENT_PLATFORM_LABEL=
2020-10-05 01:40:49 UTC/bin/sh -c #(nop) ARG CONFLUENT_VERSION=
2020-10-05 01:40:50 UTC/bin/sh -c #(nop) ENV CONFLUENT_VERSION=5.4.3
2020-10-05 01:40:50 UTC/bin/sh -c #(nop) ENV CONFLUENT_DEB_VERSION=1
2020-10-05 01:40:50 UTC/bin/sh -c #(nop) ENV ZULU_OPENJDK_VERSION=8=8.40.0.25
2020-10-05 01:40:50 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-10-05 01:40:50 UTC/bin/sh -c #(nop) COPY file:b87e73283686b815290d456bbbc41cafd90d9ed14cf65738203fb1584af8243b in .
2020-10-05 01:42:43 UTC|3 BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-5.4.3/deb/5.4 GIT_COMMIT=77a8fa1 /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 --prefix /usr/local --upgrade -rrequirements.txt && 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-10-05 01:42:44 UTC/bin/sh -c #(nop) ENV CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar
2020-10-05 01:42:45 UTC/bin/sh -c #(nop) COPY dir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker
2020-10-05 01:42:45 UTC/bin/sh -c #(nop) COPY file:18eac9ee7a1eab228f08709dc7cf9dc1ccee5a56053e64958a690d4e4a0238b2 in /etc/confluent/docker/docker-utils.jar
2020-10-05 02:00:03 UTC/bin/sh -c #(nop) ARG PROJECT_VERSION
2020-10-05 02:00:03 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2020-10-05 02:00:03 UTC/bin/sh -c #(nop) LABEL maintainer=partner-support@confluent.io
2020-10-05 02:00:03 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2020-10-05 02:00:04 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2020-10-05 02:00:04 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=af0a986
2020-10-05 02:00:04 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2020-10-05 02:00:04 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2020-10-05 02:00:05 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/kafka-images
2020-10-05 02:00:05 UTC/bin/sh -c #(nop) ARG CONFLUENT_VERSION
2020-10-05 02:00:05 UTC/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO
2020-10-05 02:00:05 UTC/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL
2020-10-05 02:00:05 UTC/bin/sh -c #(nop) ARG CONFLUENT_DEB_VERSION
2020-10-05 02:00:06 UTC/bin/sh -c #(nop) ARG ALLOW_UNSIGNED
2020-10-05 02:00:06 UTC/bin/sh -c #(nop) ARG SCALA_VERSION
2020-10-05 02:00:06 UTC/bin/sh -c #(nop) EXPOSE 2181 2888 3888
2020-10-05 02:00:06 UTC/bin/sh -c #(nop) ENV COMPONENT=zookeeper
2020-10-05 02:01:01 UTC|5 ARTIFACT_ID=cp-zookeeper BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-5.4.3/deb/5.4 GIT_COMMIT=af0a986 PROJECT_VERSION=5.4.3 /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 /var/lib/${COMPONENT}/log /etc/${COMPONENT}/secrets && chmod -R ag+w /etc/kafka /var/lib/${COMPONENT}/data /var/lib/${COMPONENT}/log /etc/${COMPONENT}/secrets && chown -R root:root /var/log/kafka /var/log/confluent /var/lib/kafka /var/lib/zookeeper
2020-10-05 02:01:01 UTC/bin/sh -c #(nop) VOLUME [/var/lib/zookeeper/data /var/lib/zookeeper/log /etc/zookeeper/secrets]
2020-10-05 02:01:01 UTC/bin/sh -c #(nop) COPY dir:39848bb904ee01f4ae09d0fe1d23dc6733e3137c1442c7cbe5f1863ffaefea09 in /etc/confluent/docker
2020-10-05 02:01:02 UTC/bin/sh -c #(nop) CMD ["/etc/confluent/docker/run"]
2021-10-15 22:36:55 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.