Namespace
bitnami
Image / Tag
schema-registry:7.4.5-debian-12-r3
Content Digest
sha256:d02090aa67acebd3b7ed8180bd027119abb24a1d05fffa3d8aaf106c5bc54043
Details
Created

2024-05-04 16:16:44 UTC

Size

2.08 GB

Content Digest
Labels
  • com.vmware.cp.artifact.flavor
    sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bookworm
  • org.opencontainers.image.created
    2024-05-04T16:05:49Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.documentation
    https://github.com/bitnami/containers/tree/main/bitnami/schema-registry/README.md
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    7.4.5-debian-12-r3
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/schema-registry
  • org.opencontainers.image.title
    schema-registry
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    7.4.5

Environment
APP_VERSION

7.4.5

BITNAMI_APP_NAME

schema-registry

HOME

/

JAVA_HOME

/opt/bitnami/java

OS_ARCH

amd64

OS_FLAVOUR

debian-12

OS_NAME

linux

PATH

/opt/bitnami/java/bin:/opt/bitnami/common/bin:/opt/bitnami/schema-registry/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f43ba21edd520428ceb143f76923de14c2dde9325c86761626fa0b99c6b07c8d - 100.0% (2.08 GB)


History
0001-01-01 00:00:00 UTC ([{"created":"2024-05-04T00:10:51.540548484Z","comment":"from Bitnami with love"},{"created":"2024-05-04T16:07:14.551542369Z","created_by":"ARG JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:14.551542369Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:14.551542369Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83 org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.created=2024-05-04T16:05:49Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/schema-registry/README.md org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=7.4.5-debian-12-r3 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/schema-registry org.opencontainers.image.title=schema-registry org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=7.4.5","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:14.551542369Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:14.551542369Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:07:14.551542369Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:34.115946603Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl netcat-openbsd procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:08:32.867130337Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \"java-17.0.11-10-0-linux-${OS_ARCH}-debian-12\" \"schema-registry-7.4.5-0-linux-${OS_ARCH}-debian-12\" ) ; for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\" -O ; fi ; sha256sum -c \"${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' ; rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:09:22.78236662Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y curl \u0026\u0026 apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:10:12.866672159Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:11:26.207660343Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\; || true # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:13:01.859209315Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:14:46.559519615Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/java/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:16:44.214616901Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/schema-registry/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:16:44.214616901Z","created_by":"ENV APP_VERSION=7.4.5 BITNAMI_APP_NAME=schema-registry JAVA_HOME=/opt/bitnami/java PATH=/opt/bitnami/java/bin:/opt/bitnami/common/bin:/opt/bitnami/schema-registry/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:16:44.214616901Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:16:44.214616901Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/schema-registry/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:16:44.214616901Z","created_by":"CMD [\"/opt/bitnami/scripts/schema-registry/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:a6c27ece0cc452bb5d219d12ed52f8769bb393b1069aaec498f5b9aacc981ca0

Details
Created

2024-05-04 16:25:18 UTC

Size

2.07 GB

Content Digest
Labels
  • com.vmware.cp.artifact.flavor
    sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bookworm
  • org.opencontainers.image.created
    2024-05-04T16:05:49Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.documentation
    https://github.com/bitnami/containers/tree/main/bitnami/schema-registry/README.md
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    7.4.5-debian-12-r3
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/schema-registry
  • org.opencontainers.image.title
    schema-registry
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    7.4.5

Environment
APP_VERSION

7.4.5

BITNAMI_APP_NAME

schema-registry

HOME

/

JAVA_HOME

/opt/bitnami/java

OS_ARCH

arm64

OS_FLAVOUR

debian-12

OS_NAME

linux

PATH

/opt/bitnami/java/bin:/opt/bitnami/common/bin:/opt/bitnami/schema-registry/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:cb30e1ecba3ae10cfd18bbc031799bad45a587259c6cca06055aefcc726496a1 - 100.0% (2.07 GB)


History
0001-01-01 00:00:00 UTC ([{"created":"2024-05-04T00:10:55.887578735Z","comment":"from Bitnami with love"},{"created":"2024-05-04T16:07:16.027793268Z","created_by":"ARG JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:16.027793268Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:16.027793268Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83 org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.created=2024-05-04T16:05:49Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/schema-registry/README.md org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=7.4.5-debian-12-r3 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/schema-registry org.opencontainers.image.title=schema-registry org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=7.4.5","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:16.027793268Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-12 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:07:16.027793268Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:07:16.027793268Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:08:35.464387642Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl netcat-openbsd procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:12:26.315414488Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \"java-17.0.11-10-0-linux-${OS_ARCH}-debian-12\" \"schema-registry-7.4.5-0-linux-${OS_ARCH}-debian-12\" ) ; for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\" -O ; fi ; sha256sum -c \"${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' ; rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:14:02.15180864Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y curl \u0026\u0026 apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:15:49.966264189Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:18:03.705337801Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\; || true # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:20:39.317194726Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:23:16.649601144Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/java/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:25:18.645845962Z","created_by":"RUN |2 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/schema-registry/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-05-04T16:25:18.645845962Z","created_by":"ENV APP_VERSION=7.4.5 BITNAMI_APP_NAME=schema-registry JAVA_HOME=/opt/bitnami/java PATH=/opt/bitnami/java/bin:/opt/bitnami/common/bin:/opt/bitnami/schema-registry/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:25:18.645845962Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:25:18.645845962Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/schema-registry/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-05-04T16:25:18.645845962Z","created_by":"CMD [\"/opt/bitnami/scripts/schema-registry/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:3c9906e99cc3352e901cdd62fd18dd718ba0b022bb07c1107814efd626850346

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