Namespace
confluentinc
Image / Tag
cp-zookeeper:5.5.0-10-deb8
Content Digest
sha256:32cbe5706332f8bf208e5f6a3cbf5e491dcacd68f8515b149ec5f96edb09277e
Details
Created

2021-10-13 19:25:05 UTC

Size

302 MB

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

Environment
ALLOW_UNSIGNED

false

COMPONENT

zookeeper

CONFLUENT_DEB_VERSION

1

CONFLUENT_PLATFORM_LABEL

CONFLUENT_VERSION

5.5.0

CUB_CLASSPATH

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

KAFKA_VERSION

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.12

ZULU_OPENJDK_VERSION

8=8.38.0.13


Layers

[#000] sha256:3707da5d661028328ae23959ded4ecbb1e5ddbe2a4e8551cd5b6f90e90e6cbd5 - 17.19% (51.9 MB)

[#001] sha256:dba8c1d87339f3170184cf9fdbd0d3a50eb888dcf0bcbdc0fae11e0ddd76b8a7 - 53.94% (163 MB)

[#002] sha256:d3d8e9b13a8a7a98faefd4ae03a57a4830aeaed5c2a464370a3221af120290d0 - 0.0% (1.15 KB)

[#003] sha256:94b37b8de5ff3a65625f66af5ffae3afdaa2c6e16831962c528da2646d4fc97f - 9.5% (28.7 MB)

[#004] sha256:922a7c1441fe527bf1da9a6e58e3819d9d73daf15b9ee65ef15448c1ef0c6071 - 19.37% (58.5 MB)

[#005] sha256:f76cc1a26cc072bb5c45f3cfcb5c1069190b873efb67e53ddc08e5eab34dfca3 - 0.0% (3.36 KB)

[#006] sha256:e68140a8950f3ffd6e9889e9132e4ebe03e58164b02f73ba3bd9f1d3a2d23119 - 0.0% (259 Bytes)


History
2020-04-16 03:23:07 UTC

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

2020-04-16 03:23:08 UTC

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

2020-04-18 16:47:15 UTC

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

2020-04-18 16:47:15 UTC

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

2020-04-18 16:47:15 UTC

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

2020-04-18 16:47:16 UTC

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

2020-04-18 16:47:16 UTC

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

2020-04-18 16:47:16 UTC

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

2020-04-18 16:47:16 UTC

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

2020-04-18 16:47:16 UTC

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

2020-04-18 16:47:17 UTC

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

2020-04-18 16:47:17 UTC

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

2020-04-18 16:47:17 UTC

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

2020-04-18 16:47:17 UTC

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

2020-04-18 16:47:17 UTC

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

2020-04-18 16:47:18 UTC

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

2020-04-18 16:47:18 UTC

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

2020-04-18 16:47:18 UTC

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

2020-04-18 16:47:18 UTC

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

2020-04-18 16:47:18 UTC

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

2020-04-18 16:47:19 UTC

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

2020-04-18 16:47:19 UTC

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

2020-04-18 16:47:19 UTC

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

2020-04-18 16:49:18 UTC

|3 BUILD_NUMBER=3 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-5.5.0/deb/5.5 GIT_COMMIT=b2ad6a9 /bin/sh -c echo "===> Updating debian ....." && echo "deb http://archive.debian.org/debian/ jessie main" > /etc/apt/sources.list && echo "deb http://security.debian.org jessie/updates main" >> /etc/apt/sources.list && 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-04-18 16:49:19 UTC

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

2020-04-18 16:49:19 UTC

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

2020-04-18 16:49:19 UTC

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

2020-04-18 17:16:41 UTC

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

2020-04-18 17:16:42 UTC

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

2020-04-18 17:16:42 UTC

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

2020-04-18 17:16:42 UTC

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

2020-04-18 17:16:42 UTC

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

2020-04-18 17:16:43 UTC

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

2020-04-18 17:16:43 UTC

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

2020-04-18 17:16:43 UTC

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

2020-04-18 17:16:43 UTC

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

2020-04-18 17:16:43 UTC

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

2020-04-18 17:16:44 UTC

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

2020-04-18 17:16:44 UTC

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

2020-04-18 17:16:44 UTC

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

2020-04-18 17:16:44 UTC

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

2020-04-18 17:16:44 UTC

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

2020-04-18 17:16:45 UTC

/bin/sh -c #(nop) EXPOSE 2181 2888 3888

2020-04-18 17:16:45 UTC

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

2020-04-18 17:17:43 UTC

|5 ARTIFACT_ID=cp-zookeeper BUILD_NUMBER=3 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-5.5.0/deb/5.5 GIT_COMMIT=9a5edfb PROJECT_VERSION=5.5.0 /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 -qq 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-04-18 17:17:43 UTC

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

2020-04-18 17:17:43 UTC

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

2020-04-18 17:17:43 UTC

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

2021-10-13 19:25:05 UTC

sed -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

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