Namespace
confluentinc
Image / Tag
cp-kafka:5.5.5-1-deb8
Content Digest
sha256:db6c29db895e70510fdd9000efceb3a45a91c62f1563d4c3a88d2a6d41cbfcf1
Details
Created

2021-06-23 00:03:59 UTC

Size

315 MB

Content Digest
Labels
  • io.confluent.docker
    true
  • io.confluent.docker.build.number
    4
  • io.confluent.docker.git.id
    df64caa9
  • io.confluent.docker.git.repo
    confluentinc/kafka-images
  • maintainer
    partner-support@confluent.io

Environment
ALLOW_UNSIGNED

false

COMPONENT

kafka

CONFLUENT_DEB_VERSION

1

CONFLUENT_PLATFORM_LABEL

CONFLUENT_VERSION

5.5.5

CUB_CLASSPATH

/etc/confluent/docker/docker-utils.jar

KAFKA_ADVERTISED_LISTENERS

KAFKA_VERSION

KAFKA_ZOOKEEPER_CONNECT

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHON_VERSION

2.7.9-1

SCALA_VERSION

2.12

ZULU_OPENJDK_VERSION

8=8.40.0.25


Layers

[#000] sha256:b82b9923b08dfd4c2a83d1669b67a3a0c12f2d17fc989315c05f201eabc33b52 - 16.47% (51.9 MB)

[#001] sha256:cafa23fab69a2d982ff8ab151199eb4e757b8094663531e2b9b5cc8444a58512 - 0.0% (190 Bytes)

[#002] sha256:41a00b12ec0e62c1f7404ee7a6e2144fe96ced569683274b1206b4e61ca06e2d - 55.69% (175 MB)

[#003] sha256:60308a641cfe8d98e4fc9861d641a9d895062dec21b75961a6fc05531b34db7e - 0.0% (1.09 KB)

[#004] sha256:d6df7e22dc7ca5e1eaaad20840eb003f8e72087bcbf49b7b3ee9f3b7cd85dc0b - 9.12% (28.7 MB)

[#005] sha256:1d2c8533a06bff0f6856553686ed7585b02d04f0c7e244d858703b457b160aef - 18.72% (58.9 MB)

[#006] sha256:85c0b7cd70a0cca6aa6384aeaefa005cb627d0879fa573c326da1d5a8fd9111e - 0.0% (3.13 KB)


History
2021-03-26 15:21:14 UTC

/bin/sh -c #(nop) ADD file:561abd5e82ee4d792053061020f96b6feffe1c5892e9acfaa1eac5251f5e8803 in /

2021-03-26 15:21:15 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-06-22 23:39:15 UTC

/bin/sh -c #(nop) ARG GIT_COMMIT

2021-06-22 23:39:15 UTC

/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=c19ae17b

2021-06-22 23:39:15 UTC

/bin/sh -c #(nop) ARG BUILD_NUMBER=-1

2021-06-22 23:39:16 UTC

/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=3

2021-06-22 23:39:16 UTC

/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO=

2021-06-22 23:39:16 UTC

/bin/sh -c #(nop) ARG ALLOW_UNSIGNED=false

2021-06-22 23:39:16 UTC

/bin/sh -c #(nop) ENV ALLOW_UNSIGNED=false

2021-06-22 23:39:16 UTC

/bin/sh -c #(nop) MAINTAINER partner-support@confluent.io

2021-06-22 23:39:17 UTC

/bin/sh -c #(nop) LABEL io.confluent.docker=true

2021-06-22 23:39:17 UTC

/bin/sh -c #(nop) ENV PYTHON_VERSION=2.7.9-1

2021-06-22 23:39:17 UTC

/bin/sh -c #(nop) ENV SCALA_VERSION=2.12

2021-06-22 23:39:18 UTC

/bin/sh -c #(nop) ARG KAFKA_VERSION=

2021-06-22 23:39:18 UTC

/bin/sh -c #(nop) ENV KAFKA_VERSION=

2021-06-22 23:39:18 UTC

/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL=

2021-06-22 23:39:18 UTC

/bin/sh -c #(nop) ENV CONFLUENT_PLATFORM_LABEL=

2021-06-22 23:39:18 UTC

/bin/sh -c #(nop) ARG CONFLUENT_VERSION=

2021-06-22 23:39:19 UTC

/bin/sh -c #(nop) ENV CONFLUENT_VERSION=5.5.5

2021-06-22 23:39:19 UTC

/bin/sh -c #(nop) ENV CONFLUENT_DEB_VERSION=1

2021-06-22 23:39:19 UTC

/bin/sh -c #(nop) ENV ZULU_OPENJDK_VERSION=8=8.40.0.25

2021-06-22 23:39:19 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-06-22 23:39:20 UTC

/bin/sh -c #(nop) COPY file:b87e73283686b815290d456bbbc41cafd90d9ed14cf65738203fb1584af8243b in .

2021-06-22 23:41:13 UTC

|3 BUILD_NUMBER=3 CONFLUENT_PACKAGES_REPO=https://packages.confluent.io/deb/5.5 GIT_COMMIT=c19ae17b /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/pip/2.7/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/*

2021-06-22 23:41:14 UTC

/bin/sh -c #(nop) ENV CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar

2021-06-22 23:41:14 UTC

/bin/sh -c #(nop) COPY dir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker

2021-06-22 23:41:15 UTC

/bin/sh -c #(nop) COPY file:03621dd80c7d3134092906c9beb954df5f77bd1d18a99091f99e7e67b97172c2 in /etc/confluent/docker/docker-utils.jar

2021-06-23 00:00:00 UTC

/bin/sh -c #(nop) ARG PROJECT_VERSION

2021-06-23 00:00:01 UTC

/bin/sh -c #(nop) ARG ARTIFACT_ID

2021-06-23 00:00:01 UTC

/bin/sh -c #(nop) LABEL maintainer=partner-support@confluent.io

2021-06-23 00:00:01 UTC

/bin/sh -c #(nop) LABEL io.confluent.docker=true

2021-06-23 00:00:01 UTC

/bin/sh -c #(nop) ARG GIT_COMMIT

2021-06-23 00:00:02 UTC

/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=df64caa9

2021-06-23 00:00:03 UTC

/bin/sh -c #(nop) ARG BUILD_NUMBER=-1

2021-06-23 00:00:04 UTC

/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=4

2021-06-23 00:00:05 UTC

/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/kafka-images

2021-06-23 00:00:06 UTC

/bin/sh -c #(nop) ARG CONFLUENT_VERSION

2021-06-23 00:00:07 UTC

/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO

2021-06-23 00:00:07 UTC

/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL

2021-06-23 00:00:08 UTC

/bin/sh -c #(nop) ARG CONFLUENT_DEB_VERSION

2021-06-23 00:00:08 UTC

/bin/sh -c #(nop) ARG ALLOW_UNSIGNED

2021-06-23 00:00:09 UTC

/bin/sh -c #(nop) ARG SCALA_VERSION

2021-06-23 00:03:04 UTC

/bin/sh -c #(nop) ARG KAFKA_ZOOKEEPER_CONNECT

2021-06-23 00:03:04 UTC

/bin/sh -c #(nop) ENV KAFKA_ZOOKEEPER_CONNECT=

2021-06-23 00:03:04 UTC

/bin/sh -c #(nop) ARG KAFKA_ADVERTISED_LISTENERS

2021-06-23 00:03:04 UTC

/bin/sh -c #(nop) ENV KAFKA_ADVERTISED_LISTENERS=

2021-06-23 00:03:05 UTC

/bin/sh -c #(nop) ENV COMPONENT=kafka

2021-06-23 00:03:05 UTC

/bin/sh -c #(nop) EXPOSE 9092

2021-06-23 00:03:58 UTC

|5 ARTIFACT_ID=cp-kafka BUILD_NUMBER=4 CONFLUENT_PACKAGES_REPO=https://packages.confluent.io/deb/5.5 GIT_COMMIT=df64caa9 PROJECT_VERSION=5.5.5 /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

2021-06-23 00:03:58 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/kafka/data /etc/kafka/secrets]

2021-06-23 00:03:58 UTC

/bin/sh -c #(nop) COPY dir:8f4dcc46576ac72ec9511d68f3f1433d21943c037c3670b5c8c86666436b4970 in /etc/confluent/docker

2021-06-23 00:03:59 UTC

/bin/sh -c #(nop) CMD ["/etc/confluent/docker/run"]

Danger Zone
Delete Tag

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.

Delete