2020-03-03 02:26:03 UTC
439 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
ZULU_OPENJDKzulu-8-8.40.0.25
containeroci
[#000] sha256:645c2831c08a549f2c2aa45a92ec5096a846ffe2446b47b4c1ee42ed2311e966 - 7.52% (33 MB)
[#001] sha256:5e98065763a53ef594db71e034358f19da822551ade68ca27199f346761e085a - 0.0% (1.46 KB)
[#002] sha256:299ad2bd2730748a35b33f0408fe605b58aaaa160ee8171eb5f39be11fcb427d - 0.0% (182 Bytes)
[#003] sha256:b01383f8561221709a3a98c77212334bc826c91df95c24f93c66a298b0e8ac44 - 46.31% (203 MB)
[#004] sha256:7394aec9d578de3bb9ef33b7d87f7589b074d3b436b453dc79c08a947fa80be6 - 0.02% (71 KB)
[#005] sha256:28beac0860f6b8fd088884d485354d693fc9c90879470334e6aafca65d5930b4 - 6.44% (28.3 MB)
[#006] sha256:057d1462bb8a304c5724bb7b99a3e3ec49c85d607b7454d81bb7291866e75f47 - 0.0% (1.13 KB)
[#007] sha256:65b72f9b6297ed4f11b00e87b3f65a3fb1bfc346df7a38fddc9cfb1f585606eb - 0.0% (131 Bytes)
[#008] sha256:ec3db39fc010068dc5094eaae8c1c00e8b1fc7ff30092e88296c8fd40dcf1596 - 0.0% (171 Bytes)
[#009] sha256:10481fb4a2db8b28b808620e75e4500328c526495b9aa460c3469b5e272f0753 - 39.71% (174 MB)
[#010] sha256:9e6dddaa3d0f70ce9544af91b0dc06a88e99050e5bdae24a9559ca4cce034311 - 0.0% (2.74 KB)
/bin/sh -c #(nop) ARG PROJECT_VERSION
2020-03-03 02:05:11 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2020-03-03 02:05:12 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/common-docker
2020-03-03 02:05:12 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2020-03-03 02:05:12 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=7e648d8
2020-03-03 02:05:12 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2020-03-03 02:05:12 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2020-03-03 02:05:13 UTC/bin/sh -c #(nop) LABEL maintainer=tools@confluent.io
2020-03-03 02:05:13 UTC/bin/sh -c #(nop) LABEL vendor=Confluent
2020-03-03 02:05:13 UTC/bin/sh -c #(nop) LABEL version=7e648d8
2020-03-03 02:05:13 UTC/bin/sh -c #(nop) LABEL release=5.4.1
2020-03-03 02:05:13 UTC/bin/sh -c #(nop) LABEL name=cp-base-new
2020-03-03 02:05:14 UTC/bin/sh -c #(nop) LABEL summary=Common base image for Confluent's Docker images.
2020-03-03 02:05:14 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2020-03-03 02:05:14 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-03-03 02:05:14 UTC/bin/sh -c #(nop) ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
2020-03-03 02:05:14 UTC/bin/sh -c #(nop) ENV ZULU_OPENJDK=zulu-8-8.40.0.25
2020-03-03 02:05:15 UTC/bin/sh -c #(nop) COPY file:93d869319364a352d51fb5ec306b25238bee4652128b4b62bbeef599c961bcb6 in .
2020-03-03 02:06:16 UTC|4 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 GIT_COMMIT=7e648d8 PROJECT_VERSION=5.4.1 /bin/sh -c microdnf install yum && yum update -q -y && yum install -y git wget nc python3 tar procps krb5-workstation iputils && alternatives --set python /usr/bin/python3 && pip3 install --only-binary --install-option="--prefix=/usr/local" --upgrade -rrequirements.txt && rpm --import http://repos.azulsystems.com/RPM-GPG-KEY-azulsystems && curl -o /etc/yum.repos.d/zulu.repo http://repos.azulsystems.com/rhel/zulu.repo && yum -y install ${ZULU_OPENJDK} && yum remove -y git && yum clean all && rm -rf /tmp/* && rm -f requirements.txt && 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
2020-03-03 02:06:19 UTC/bin/sh -c #(nop) ADD --chown=appuser:appuserdir:08f93a5399bc64d2e48dfa8768b415b4a0258f3b20cf7a55eba3d488cda01cf7 in /usr/share/doc/cp-base-new/
2020-03-03 02:06:23 UTC/bin/sh -c #(nop) ADD --chown=appuser:appusermulti:1c27a8a71cb184a0fe9081d51f770330fab91795967b7f11051601194a860c3f in /usr/share/java/cp-base-new/
2020-03-03 02:06:23 UTC/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:e873b3225333f27556217d09a9c80c0685801cc0969cdc99618fd2b850faf9f8 in /etc/confluent/docker
2020-03-03 02:06:24 UTC|4 ARTIFACT_ID=cp-base-new BUILD_NUMBER=2 GIT_COMMIT=7e648d8 PROJECT_VERSION=5.4.1 /bin/sh -c mkdir /licenses
2020-03-03 02:06:24 UTC/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses
2020-03-03 02:06:24 UTC/bin/sh -c #(nop) USER appuser
2020-03-03 02:06:25 UTC/bin/sh -c #(nop) WORKDIR /home/appuser
2020-03-03 02:25:31 UTC/bin/sh -c #(nop) ARG PROJECT_VERSION
2020-03-03 02:25:31 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2020-03-03 02:25:32 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2020-03-03 02:25:32 UTC/bin/sh -c #(nop) LABEL maintainer=partner-support@confluent.io
2020-03-03 02:25:32 UTC/bin/sh -c #(nop) LABEL vendor=Confluent
2020-03-03 02:25:32 UTC/bin/sh -c #(nop) LABEL version=9dfc46c
2020-03-03 02:25:32 UTC/bin/sh -c #(nop) LABEL release=5.4.1
2020-03-03 02:25:33 UTC/bin/sh -c #(nop) LABEL name=cp-zookeeper
2020-03-03 02:25:33 UTC/bin/sh -c #(nop) LABEL summary=ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
2020-03-03 02:25:33 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2020-03-03 02:25:33 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=9dfc46c
2020-03-03 02:25:33 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2020-03-03 02:25:34 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=2
2020-03-03 02:25:34 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/kafka-images
2020-03-03 02:25:34 UTC/bin/sh -c #(nop) ARG CONFLUENT_VERSION
2020-03-03 02:25:34 UTC/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO
2020-03-03 02:25:34 UTC/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL
2020-03-03 02:25:35 UTC/bin/sh -c #(nop) ARG SCALA_VERSION
2020-03-03 02:25:35 UTC/bin/sh -c #(nop) EXPOSE 2181 2888 3888
2020-03-03 02:25:35 UTC/bin/sh -c #(nop) ENV COMPONENT=zookeeper
2020-03-03 02:25:35 UTC/bin/sh -c #(nop) USER root
2020-03-03 02:26:02 UTC|7 ARTIFACT_ID=cp-zookeeper BUILD_NUMBER=2 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-5.4.1/rpm/5.4 CONFLUENT_VERSION=5.4.1 GIT_COMMIT=9dfc46c PROJECT_VERSION=5.4.1 SCALA_VERSION=2.12 /bin/sh -c echo "===> Installing ${COMPONENT}..." && yum -q -y update && 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}/7 \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-${SCALA_VERSION}-${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
2020-03-03 02:26:03 UTC/bin/sh -c #(nop) VOLUME [/var/lib/zookeeper/data /var/lib/zookeeper/log /etc/zookeeper/secrets]
2020-03-03 02:26:03 UTC/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:5957355513f37416c1d0eb3d566ba7d202be307c2c90af0147d751b0555dcbdb in /etc/confluent/docker
2020-03-03 02:26:03 UTC/bin/sh -c #(nop) USER appuser
2020-03-03 02:26:03 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.