2020-04-18 17:09:46 UTC
959 MB
schema-registry
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-8-8.40.0.25
containeroci
[#000] sha256:b26afdf22be4e9c30220796780a297b91549a3b3041b6fdcbda71bf48a6912e7 - 3.45% (33.1 MB)
[#001] sha256:218f593046abe6e9f194aed3fc2a2ad622065d6800175514dffa55dfce624b56 - 0.0% (1.49 KB)
[#002] sha256:799bcfea74790dc2cf25e1a0af218e5db5522c448e2d221dc18c3ce8f489a829 - 0.0% (181 Bytes)
[#003] sha256:0886f40b4fd0e983878ae7bfb1bf99f887d84fec217aef78842f4500bfec0fb3 - 19.93% (191 MB)
[#004] sha256:ccac79d045c26fd473962633ae957b5f0dd636367bfe10d5d1eaad9f238a0746 - 0.01% (71.1 KB)
[#005] sha256:7c991c059dbf2464650c17ead3b69ff59648aff822dfae6168b76070a4a19f89 - 2.99% (28.7 MB)
[#006] sha256:29077b517b488072f91b5bf14d6ad94942038f9fc7660f2ae1b0d8535dd53691 - 0.0% (1.13 KB)
[#007] sha256:ebc9798b02815e1fc09f7c585c351512ba52d5d86e6e723d8ad426a1aec3f1bf - 0.0% (131 Bytes)
[#008] sha256:f8d4b0de3b10600fdc01eff06fcb215837026aaccff739f03c44608f779e2e66 - 0.0% (170 Bytes)
[#009] sha256:bd8d344ac5adc743ba345829c1ee1d51dde7ced827b4ef85ca40be17d5430587 - 73.63% (706 MB)
[#010] sha256:d99f17392ec0ad3f9b5cf9ecef9da460d9a96ccd755ea77b49220bc7e7448d01 - 0.0% (2.35 KB)
/bin/sh -c #(nop) ARG PROJECT_VERSION
2020-04-18 16:59:59 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2020-04-18 17:00:00 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/common-docker
2020-04-18 17:00:00 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2020-04-18 17:00:00 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=b2ad6a9
2020-04-18 17:00:00 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2020-04-18 17:00:00 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=3
2020-04-18 17:00:01 UTC/bin/sh -c #(nop) LABEL maintainer=tools@confluent.io
2020-04-18 17:00:01 UTC/bin/sh -c #(nop) LABEL vendor=Confluent
2020-04-18 17:00:01 UTC/bin/sh -c #(nop) LABEL version=b2ad6a9
2020-04-18 17:00:01 UTC/bin/sh -c #(nop) LABEL release=5.5.0
2020-04-18 17:00:01 UTC/bin/sh -c #(nop) LABEL name=cp-base-new
2020-04-18 17:00:02 UTC/bin/sh -c #(nop) LABEL summary=Common base image for Confluent's Docker images.
2020-04-18 17:00:02 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2020-04-18 17:00:02 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-04-18 17:00:02 UTC/bin/sh -c #(nop) ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
2020-04-18 17:00:02 UTC/bin/sh -c #(nop) ENV ZULU_OPENJDK=zulu-8-8.40.0.25
2020-04-18 17:00:03 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=36-3.6.8
2020-04-18 17:00:03 UTC/bin/sh -c #(nop) COPY file:7db088e0a4a15d7ca477e4a1aa2ade8adf93ee1fdf33a1e84ff156631dbca82d in .
2020-04-18 17:00:55 UTC|4 ARTIFACT_ID=cp-base-new BUILD_NUMBER=3 GIT_COMMIT=b2ad6a9 PROJECT_VERSION=5.5.0 /bin/sh -c microdnf install yum && yum update -q -y && yum install -y git wget nc python${PYTHON_VERSION} tar procps krb5-workstation iputils hostname && 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-04-18 17:00:56 UTC/bin/sh -c #(nop) ADD --chown=appuser:appuserdir:80a8847d7b7b0ef3ec0756ad72eb32222ad6de2c0e63c9f1286001425f46e0c7 in /usr/share/doc/cp-base-new/
2020-04-18 17:01:00 UTC/bin/sh -c #(nop) ADD --chown=appuser:appusermulti:b24e84f071c18f35b08d9b017709ff7b304a7149c3d53b0446d75f1273998355 in /usr/share/java/cp-base-new/
2020-04-18 17:01:00 UTC/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:e873b3225333f27556217d09a9c80c0685801cc0969cdc99618fd2b850faf9f8 in /etc/confluent/docker
2020-04-18 17:01:01 UTC|4 ARTIFACT_ID=cp-base-new BUILD_NUMBER=3 GIT_COMMIT=b2ad6a9 PROJECT_VERSION=5.5.0 /bin/sh -c mkdir /licenses
2020-04-18 17:01:02 UTC/bin/sh -c #(nop) COPY file:5dcc52d37b3da1ad039174791ef9704f68b5e5e9b21d5f967fdf5d39632107ce in /licenses
2020-04-18 17:01:02 UTC/bin/sh -c #(nop) USER appuser
2020-04-18 17:01:02 UTC/bin/sh -c #(nop) WORKDIR /home/appuser
2020-04-18 17:08:26 UTC/bin/sh -c #(nop) ARG PROJECT_VERSION
2020-04-18 17:08:26 UTC/bin/sh -c #(nop) ARG ARTIFACT_ID
2020-04-18 17:08:26 UTC/bin/sh -c #(nop) ARG GIT_COMMIT
2020-04-18 17:08:26 UTC/bin/sh -c #(nop) LABEL maintainer=partner-support@confluent.io
2020-04-18 17:08:27 UTC/bin/sh -c #(nop) LABEL vendor=Confluent
2020-04-18 17:08:27 UTC/bin/sh -c #(nop) LABEL version=6b2871f
2020-04-18 17:08:27 UTC/bin/sh -c #(nop) LABEL release=5.5.0
2020-04-18 17:08:27 UTC/bin/sh -c #(nop) LABEL name=cp-schema-registry
2020-04-18 17:08:28 UTC/bin/sh -c #(nop) LABEL summary=Confluent Schema Registry provides a RESTful interface for developers to define standard schemas for their events, share them across the organization and safely evolve them in a way that is backward compatible and future proof.
2020-04-18 17:08:28 UTC/bin/sh -c #(nop) LABEL io.confluent.docker=true
2020-04-18 17:08:28 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.id=6b2871f
2020-04-18 17:08:28 UTC/bin/sh -c #(nop) ARG BUILD_NUMBER=-1
2020-04-18 17:08:28 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.build.number=3
2020-04-18 17:08:29 UTC/bin/sh -c #(nop) LABEL io.confluent.docker.git.repo=confluentinc/schema-registry-images
2020-04-18 17:08:29 UTC/bin/sh -c #(nop) ARG CONFLUENT_VERSION
2020-04-18 17:08:29 UTC/bin/sh -c #(nop) ARG CONFLUENT_PACKAGES_REPO
2020-04-18 17:08:29 UTC/bin/sh -c #(nop) ARG CONFLUENT_PLATFORM_LABEL
2020-04-18 17:08:29 UTC/bin/sh -c #(nop) ENV COMPONENT=schema-registry
2020-04-18 17:08:30 UTC/bin/sh -c #(nop) EXPOSE 8081
2020-04-18 17:08:30 UTC/bin/sh -c #(nop) USER root
2020-04-18 17:09:43 UTC|6 ARTIFACT_ID=cp-schema-registry BUILD_NUMBER=3 CONFLUENT_PACKAGES_REPO=https://s3-us-west-2.amazonaws.com/staging-confluent-packages-5.5.0/rpm/5.5 CONFLUENT_VERSION=5.5.0 GIT_COMMIT=6b2871f PROJECT_VERSION=5.5.0 /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-${COMPONENT}-${CONFLUENT_VERSION} confluent-control-center-${CONFLUENT_VERSION} confluent-security-${CONFLUENT_VERSION} && echo "===> clean up ..." && yum clean all && rm -rf /tmp/* && echo "===> Setting up ${COMPONENT} dirs" && mkdir -p /etc/${COMPONENT}/secrets /usr/logs && chown appuser:appuser -R /etc/${COMPONENT}/secrets /usr/logs && chmod -R ag+w /etc/${COMPONENT} /etc/${COMPONENT}/secrets
2020-04-18 17:09:45 UTC/bin/sh -c #(nop) VOLUME [/etc/schema-registry/secrets]
2020-04-18 17:09:46 UTC/bin/sh -c #(nop) COPY --chown=appuser:appuserdir:72a529b613da868b79766aa799f88a3ed532cf9937d5e85b991ebdcdc66a303d in /etc/confluent/docker
2020-04-18 17:09:46 UTC/bin/sh -c #(nop) USER appuser
2020-04-18 17:09:46 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.