Namespace
confluentinc
Image / Tag
cp-schema-registry:5.4.6
Content Digest
sha256:42448704d1ff1e15068753fb13ab0e418b8272a91bc64adde0e8b3f35577efc0
Details
Created

2022-01-10 21:43:59 UTC

Size

797 MB

Content Digest
Labels
  • description
    Common base image for Confluent's Docker images.
  • io.confluent.docker
    true
  • io.confluent.docker.build.number
    7
  • io.confluent.docker.git.id
    bd24b71
  • io.confluent.docker.git.repo
    confluentinc/schema-registry-images
  • maintainer
    partner-support@confluent.io

Environment
ALLOW_UNSIGNED

false

COMPONENT

schema-registry

CONFLUENT_DEB_VERSION

1

CONFLUENT_PLATFORM_LABEL

CONFLUENT_VERSION

5.4.6

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_VERSION

2.7.9-1

SCALA_VERSION

2.12

ZULU_OPENJDK_VERSION

8=8.40.0.25


Layers

[#000] sha256:b82b9923b08dfd4c2a83d1669b67a3a0c12f2d17fc989315c05f201eabc33b52 - 6.5% (51.9 MB)

[#001] sha256:c7ff95ab137431a10228d7d783e2e603ab1119a69d64a39bfbfdac4cc8aa98f0 - 0.0% (192 Bytes)

[#002] sha256:a9f157fb3d43d52f1ab9a42d882a55bdf8ef40183b4334f72d2af738637c319f - 22.0% (175 MB)

[#003] sha256:4f21fbf0636760d7a01498d01bb9bc072cc024db01c3b56cd53194555ff16945 - 0.0% (1.09 KB)

[#004] sha256:ae1453dc734f019fc2c3c2b2bc1cbcc741e20a713364a6cafbf39857af1884ee - 3.31% (26.4 MB)

[#005] sha256:0d30fbdacf7d1c41721a026471af7fa8111adf4f86432ee13cad6b223f1510dd - 68.19% (544 MB)

[#006] sha256:8d838e06e44d8e1df3ed7028164f0eee2bf4afa923cb08872058f7bc664b0df4 - 0.0% (2.32 KB)


History
2021-03-26 15:21:14 UTC

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

2021-03-26 15:21:15 UTC

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

2022-01-10 21:19:21 UTC

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

2022-01-10 21:19:22 UTC

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

2022-01-10 21:19:23 UTC

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

2022-01-10 21:19:23 UTC

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

2022-01-10 21:19:23 UTC

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

2022-01-10 21:19:23 UTC

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

2022-01-10 21:19:25 UTC

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

2022-01-10 21:19:26 UTC

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

2022-01-10 21:19:26 UTC

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

2022-01-10 21:19:26 UTC

/bin/sh -c #(nop) LABEL description=Common base image for Confluent's Docker images.

2022-01-10 21:19:26 UTC

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

2022-01-10 21:19:27 UTC

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

2022-01-10 21:19:27 UTC

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

2022-01-10 21:19:27 UTC

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

2022-01-10 21:19:28 UTC

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

2022-01-10 21:19:28 UTC

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

2022-01-10 21:19:28 UTC

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

2022-01-10 21:19:28 UTC

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

2022-01-10 21:19:29 UTC

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

2022-01-10 21:19:29 UTC

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

2022-01-10 21:19:29 UTC

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

2022-01-10 21:19:30 UTC

/bin/sh -c #(nop) COPY file:b87e73283686b815290d456bbbc41cafd90d9ed14cf65738203fb1584af8243b in .

2022-01-10 21:21:27 UTC

|3 BUILD_NUMBER=8 CONFLUENT_PACKAGES_REPO=https://staging-confluent-packages.s3.us-west-2.amazonaws.com/deb/5.4 GIT_COMMIT=124a8de8 /bin/sh -c echo "===> Updating debian ....." && 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/pip/2.7/get-pip.py" | python && pip install --no-cache-dir --prefix /usr/local --upgrade -rrequirements.txt && apt remove --purge -y git && rm /usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt && update-ca-certificates && 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/*

2022-01-10 21:21:28 UTC

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

2022-01-10 21:21:29 UTC

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

2022-01-10 21:21:29 UTC

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

2022-01-10 21:41:38 UTC

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

2022-01-10 21:41:40 UTC

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

2022-01-10 21:41:43 UTC

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

2022-01-10 21:41:43 UTC

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

2022-01-10 21:41:43 UTC

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

2022-01-10 21:41:44 UTC

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

2022-01-10 21:41:44 UTC

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

2022-01-10 21:41:44 UTC

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

2022-01-10 21:41:44 UTC

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

2022-01-10 21:41:44 UTC

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

2022-01-10 21:41:45 UTC

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

2022-01-10 21:41:45 UTC

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

2022-01-10 21:41:45 UTC

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

2022-01-10 21:41:46 UTC

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

2022-01-10 21:41:46 UTC

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

2022-01-10 21:41:46 UTC

/bin/sh -c #(nop) EXPOSE 8081

2022-01-10 21:43:56 UTC

|5 ARTIFACT_ID=cp-schema-registry BUILD_NUMBER=7 CONFLUENT_PACKAGES_REPO=https://staging-confluent-packages.s3.us-west-2.amazonaws.com/deb/5.4 GIT_COMMIT=bd24b71 PROJECT_VERSION=5.4.6 /bin/sh -c echo "===> Installing ${COMPONENT}..." && apt-get update && apt-get install -y apt-transport-https software-properties-common && echo "===> Adding confluent repository...${CONFLUENT_PACKAGES_REPO}" && curl -s -L ${CONFLUENT_PACKAGES_REPO}/archive.key | apt-key add - && apt-add-repository "deb [arch=amd64] ${CONFLUENT_PACKAGES_REPO} stable main" && apt-get update && apt-get install -y confluent-${COMPONENT}=${CONFLUENT_VERSION}${CONFLUENT_PLATFORM_LABEL}-${CONFLUENT_DEB_VERSION} confluent-control-center=${CONFLUENT_VERSION}${CONFLUENT_PLATFORM_LABEL}-${CONFLUENT_DEB_VERSION} confluent-security=${CONFLUENT_VERSION}${CONFLUENT_PLATFORM_LABEL}-${CONFLUENT_DEB_VERSION} && echo "===> clean up ..." && apt-add-repository --remove "deb [arch=amd64] ${CONFLUENT_PACKAGES_REPO} stable main" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* && echo "===> Setting up ${COMPONENT} dirs" && mkdir -p /etc/${COMPONENT}/secrets && chmod -R g+w /etc/${COMPONENT} /etc/${COMPONENT}/secrets

2022-01-10 21:43:59 UTC

/bin/sh -c #(nop) VOLUME [/etc/schema-registry/secrets]

2022-01-10 21:43:59 UTC

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

2022-01-10 21:43:59 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