Namespace
confluentinc
Image / Tag
cp-kafka:3.0.1-1
Content Digest
sha256:2bfd73d0e7566036bb0a67aaaec3382407aceb4dfa5fcfd626b713c4e893b7ca
Details
Created

2016-09-06 23:31:17 UTC

Size

202 MB

Content Digest
Labels
  • io.confluent.docker
    true
  • io.confluent.docker.build.number
  • io.confluent.docker.git.id

Environment
COMPONENT

kafka

CONFLUENT_DEB_REPO

http://packages.confluent.io

CONFLUENT_DEB_VERSION

1

CONFLUENT_MAJOR_VERSION

3

CONFLUENT_MINOR_VERSION

0

CONFLUENT_PATCH_VERSION

1

CONFLUENT_VERSION

3.0.1

KAFKA_VERSION

0.10.0.1

LANG

C.UTF-8

PATH

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

PYTHON_PIP_VERSION

8.1.2

PYTHON_VERSION

2.7.9-1

SCALA_VERSION

2.11

ZULU_OPENJDK_VERSION

8=8.15.0.1


Layers

[#000] sha256:8ad8b3f87b378cfae583fef34e47a3c9203847d779961b7351cbf786af0bc09f - 24.29% (49 MB)

[#001] sha256:f9c9702c2f81396a55d401f0c93bc96fd33ce0f8b30871a95f863b977f7dd020 - 56.4% (114 MB)

[#002] sha256:d5f8e91dbf17d4afbb0a6213700d88ca425e39b90d4a5688a51dfc20870a12c9 - 0.0% (3.03 KB)

[#003] sha256:2658eb9bb9abc34d29338627104225fe5c9f9ae58bc5315238adc819e33a25cc - 0.0% (3.46 KB)

[#004] sha256:66df5628ede5a0d199f89db14e00c35517fec775ceda49892ab4d6f2c274efcf - 2.41% (4.86 MB)

[#005] sha256:6aff4175561063a96887d0f74000e63555a5a13781ccf9902271351e06bf0099 - 16.9% (34.1 MB)

[#006] sha256:a43311450b6db0ef714d21baba6fb6e8eda59c029a8ac11dc3cf051e6cc9589b - 0.0% (5.02 KB)


History
2016-08-30 21:00:51 UTC

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

2016-08-30 21:00:52 UTC

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

2016-09-06 23:29:15 UTC

/bin/sh -c #(nop) ARG COMMIT_ID=unknown

2016-09-06 23:29:15 UTC

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

2016-09-06 23:29:15 UTC

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

2016-09-06 23:29:15 UTC

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

2016-09-06 23:29:15 UTC

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

2016-09-06 23:29:15 UTC

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

2016-09-06 23:29:15 UTC

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

2016-09-06 23:29:16 UTC

/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=8.1.2

2016-09-06 23:29:16 UTC

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

2016-09-06 23:29:16 UTC

/bin/sh -c #(nop) ENV CONFLUENT_MAJOR_VERSION=3

2016-09-06 23:29:16 UTC

/bin/sh -c #(nop) ENV CONFLUENT_MINOR_VERSION=0

2016-09-06 23:29:16 UTC

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

2016-09-06 23:29:16 UTC

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

2016-09-06 23:29:16 UTC

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

2016-09-06 23:29:16 UTC

/bin/sh -c #(nop) ENV CONFLUENT_DEB_REPO=http://packages.confluent.io

2016-09-06 23:29:16 UTC

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

2016-09-06 23:29:17 UTC

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

2016-09-06 23:30:31 UTC

|2 BUILD_NUMBER= COMMIT_ID= /bin/sh -c echo "===> Updating debian ....." && apt-get -qq update && echo "===> Installing curl wget netcat python...." && DEBIAN_FRONTEND=noninteractive apt-get install -y curl 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 --no-cache-dir jinja2 requests && echo "Installing Zulu OpenJDK ${ZULU_OPENJDK_VERSION}" && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 && 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} && rm -rf /var/lib/apt/lists/* && echo "===> Adding confluent repository...${CONFLUENT_DEB_REPO}/deb/${CONFLUENT_MAJOR_VERSION}.${CONFLUENT_MINOR_VERSION}" && curl -L ${CONFLUENT_DEB_REPO}/deb/${CONFLUENT_MAJOR_VERSION}.${CONFLUENT_MINOR_VERSION}/archive.key | apt-key add - && echo "deb [arch=amd64] ${CONFLUENT_DEB_REPO}/deb/${CONFLUENT_MAJOR_VERSION}.${CONFLUENT_MINOR_VERSION} stable main" >> /etc/apt/sources.list

2016-09-06 23:30:32 UTC

/bin/sh -c #(nop) COPY file:fa1e54cb9665fbbbdd5d08c43a40af1a60ea64f9b8b4cdf6406336c34f701392 in /usr/local/bin/dub

2016-09-06 23:30:32 UTC

/bin/sh -c #(nop) COPY file:1de0cd1515dd281ce1c28e34182348ff1097eaca75e049f778bc0d7f53c2a244 in /usr/local/bin/cub

2016-09-06 23:30:32 UTC

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

2016-09-06 23:30:56 UTC

/bin/sh -c #(nop) ARG COMMIT_ID=unknown

2016-09-06 23:30:56 UTC

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

2016-09-06 23:30:56 UTC

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

2016-09-06 23:30:56 UTC

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

2016-09-06 23:30:56 UTC

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

2016-09-06 23:30:56 UTC

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

2016-09-06 23:30:56 UTC

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

2016-09-06 23:30:57 UTC

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

2016-09-06 23:30:57 UTC

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

2016-09-06 23:31:17 UTC

|2 BUILD_NUMBER= COMMIT_ID= /bin/sh -c echo "===> installing ${COMPONENT}..." && apt-get update && apt-get install -y confluent-kafka-${SCALA_VERSION}=${KAFKA_VERSION}-${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

2016-09-06 23:31:17 UTC

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

2016-09-06 23:31:17 UTC

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

2016-09-06 23:31:17 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