2021-02-23 22:38:57 UTC
355 MB
zookeeper
CUB_CLASSPATH"/usr/share/java/cp-base-new/*"
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_VERSION36-3.6.8
ZULU_OPENJDKzulu-11-11.99+0-1
containeroci
[#000] sha256:a591faa84ab05242a17131e396a336da172b0e1ec66d921c9f130b7c4c24586d - 10.59% (37.6 MB)
[#001] sha256:76b9354adec626b01ffb0faae4a217cebd616661fd90c4b54ba4415f53392fb8 - 0.0% (1.7 KB)
[#002] sha256:b1ef8cb89928215b26c469eb474d8ecdb861cb8d175f10d580d1fcb5659579e0 - 63.22% (224 MB)
[#003] sha256:0e98886e3b757f4e59d9348eed56a4574fbe237e3de261520bd744608fe9b1c6 - 0.02% (70.4 KB)
[#004] sha256:cfa906d4a6c072b87ee1f7eedd9f162c9cc79f1f0d99efa03adef41ea8661ac9 - 8.15% (28.9 MB)
[#005] sha256:b67a92135c389e3a3322d8c64b9b63f61bcf65962355595a3962c800fa213d89 - 0.0% (1.07 KB)
[#006] sha256:9e35fc02612ef031a8656c692ff00d0437d2af8abf97de077a9f3a16cc4a6002 - 0.0% (131 Bytes)
[#007] sha256:773f781e5bda29692a2091b0f1e8f7a0baa6991d482014d691f7afb61f87d73e - 0.0% (170 Bytes)
[#008] sha256:2dbe5d7769f790fcaae592c9a5a0e1dbca70a52c0795067ffa48cd26ffc62f8d - 18.02% (63.9 MB)
[#009] sha256:528e6213e01c99e1313585306d6407ec32a778f774260e6c8b128278086ef8d0 - 0.0% (3.35 KB)
/bin/sh -c #(nop) ARG PROJECT_VERSION
2021-02-23 22:31:30 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2021-02-23 22:31:30 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/common-docker
2021-02-23 22:31:31 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2021-02-23 22:31:31 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=a7578b2
2021-02-23 22:31:31 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2021-02-23 22:31:31 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2021-02-23 22:31:31 UTC/bin/sh -c #(nop) LABEL maintainer=tools@confluent.io
2021-02-23 22:31:32 UTC/bin/sh -c #(nop) LABEL vendor=Confluent
2021-02-23 22:31:32 UTC/bin/sh -c #(nop) LABEL version=a7578b2
2021-02-23 22:31:32 UTC/bin/sh -c #(nop) LABEL release=6.0.2
2021-02-23 22:31:32 UTC/bin/sh -c #(nop) LABEL name=cp-base-new
2021-02-23 22:31:32 UTC/bin/sh -c #(nop) LABEL summary=Common base image for Confluent's Docker images.
2021-02-23 22:31:33 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2021-02-23 22:31:33 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-02-23 22:31:33 UTC/bin/sh -c #(nop) ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
2021-02-23 22:31:33 UTC/bin/sh -c #(nop) ENV ZULU_OPENJDK=zulu-11-11.99+0-1
2021-02-23 22:31:33 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=36-3.6.8
2021-02-23 22:32:23 UTC|4 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 GIT_COMMIT=a7578b2 PROJECT_VERSION=6.0.2 /bin/sh -c microdnf install yum && yum update -y && yum install -y openssl git wget nc python${PYTHON_VERSION} tar procps krb5-workstation iputils hostname && alternatives --set python /usr/bin/python3 && python3 -m pip install --upgrade pip setuptools && python3 -m pip install --prefer-binary --prefix=/usr/local --upgrade 'git+https://github.com/confluentinc/confluent-docker-utils@v0.0.43' && rpm --import https://www.azul.com/files/0xB1998361219BD9C9.txt && yum -y install https://cdn.azul.com/zulu/bin/zulu-repo-1.0.0-1.noarch.rpm && yum -y install ${ZULU_OPENJDK} && yum remove -y git && yum clean all && rm -rf /tmp/* && mkdir -p /etc/confluent/docker /usr/logs && useradd --no-log-init --create-home --shell /bin/bash appuser && chown appuser:appuser -R /etc/confluent/ /usr/logs
2021-02-23 22:32:25 UTC/bin/sh -c #(nop) ADD --chown=appuser:appuserdir:6eeec0d9b8655961f191ad24bd50e92e9c2d82d2ca57b1afd1aa0fb16999a406 in /usr/share/doc/cp-base-new/
2021-02-23 22:32:29 UTC/bin/sh -c #(nop) ADD --chown=appuser:appusermulti:15f1af245d69243e27f41d070caeaf7b2b8f3ed2d288262dd0afa1ab5ad17c17 in /usr/share/java/cp-base-new/
2021-02-23 22:32:29 UTC/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:724b15c36b797f212785d0e50b88b1c06e71499554701e783a20eeecf0160be4 in /etc/confluent/docker
2021-02-23 22:32:30 UTC|4 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 GIT_COMMIT=a7578b2 PROJECT_VERSION=6.0.2 /bin/sh -c mkdir /licenses
2021-02-23 22:32:30 UTC/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses
2021-02-23 22:32:30 UTC/bin/sh -c #(nop) USER appuser
2021-02-23 22:32:31 UTC/bin/sh -c #(nop) WORKDIR /home/appuser
2021-02-23 22:38:42 UTC/bin/sh -c #(nop) ARG PROJECT_VERSION
2021-02-23 22:38:42 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2021-02-23 22:38:43 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2021-02-23 22:38:43 UTC/bin/sh -c #(nop) LABEL maintainer=partner-support@confluent.io
2021-02-23 22:38:43 UTC/bin/sh -c #(nop) LABEL vendor=Confluent
2021-02-23 22:38:43 UTC/bin/sh -c #(nop) LABEL version=2825f6c
2021-02-23 22:38:43 UTC/bin/sh -c #(nop) LABEL release=6.0.2
2021-02-23 22:38:44 UTC/bin/sh -c #(nop) LABEL name=cp-zookeeper
2021-02-23 22:38:44 UTC/bin/sh -c #(nop) LABEL summary=ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
2021-02-23 22:38:44 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2021-02-23 22:38:44 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=2825f6c
2021-02-23 22:38:44 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2021-02-23 22:38:45 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2021-02-23 22:38:45 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/kafka-images
2021-02-23 22:38:45 UTC/bin/sh -c #(nop) ARG CONFLUENT_VERSION
2021-02-23 22:38:45 UTC/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO
2021-02-23 22:38:46 UTC/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL
2021-02-23 22:38:46 UTC/bin/sh -c #(nop) EXPOSE 2181 2888 3888
2021-02-23 22:38:46 UTC/bin/sh -c #(nop) ENV COMPONENT=zookeeper
2021-02-23 22:38:46 UTC/bin/sh -c #(nop) USER root
2021-02-23 22:38:56 UTC|6 ARTIFACT_ID=cp-zookeeper BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-6.0.2/rpm/6.0 CONFLUENT_VERSION=6.0.2 GIT_COMMIT=2825f6c PROJECT_VERSION=6.0.2 /bin/sh -c echo "===> Installing ${COMPONENT}..." && echo "===> Adding confluent repository...${CONFLUENT_PACKAGES_REPO}" && rpm --import ${CONFLUENT_PACKAGES_REPO}/archive.key && printf "[Confluent.dist] \nname=Confluent repository (dist) \nbaseurl=${CONFLUENT_PACKAGES_REPO}/\$releasever \ngpgcheck=1 \ngpgkey=${CONFLUENT_PACKAGES_REPO}/archive.key \nenabled=1 \n\n[Confluent] \nname=Confluent repository \nbaseurl=${CONFLUENT_PACKAGES_REPO}/ \ngpgcheck=1 \ngpgkey=${CONFLUENT_PACKAGES_REPO}/archive.key \nenabled=1 " > /etc/yum.repos.d/confluent.repo && yum install -y confluent-kafka-${CONFLUENT_VERSION} && echo "===> clean up ..." && yum clean all && rm -rf /tmp/* && 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 appuser:appuser /var/log/kafka /var/log/confluent /var/lib/kafka /var/lib/zookeeper /etc/${COMPONENT}/secrets
2021-02-23 22:38:57 UTC/bin/sh -c #(nop) VOLUME [/var/lib/zookeeper/data /var/lib/zookeeper/log /etc/zookeeper/secrets]
2021-02-23 22:38:57 UTC/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:714fdc39bef2f4404be12e47609ba26199151b2e8da66c11884c1a34602eba22 in /etc/confluent/docker
2021-02-23 22:38:57 UTC/bin/sh -c #(nop) USER appuser
2021-02-23 22:38:57 UTC/bin/sh -c #(nop) CMD ["/etc/confluent/docker/run"]
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.