2023-01-24 22:17:51 UTC
1.42 GB
7.2.3
BITNAMI_APP_NAMEschema-registry
HOME/
JAVA_HOME/opt/bitnami/java
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/java/bin:/opt/bitnami/schema-registry/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dfe669f823905d3c627e0f4046dab1ce694af71ed74de219005ebbaaa4ddd26f - 2.03% (29.5 MB)
[#001] sha256:6c19a88c947279a2725cbdc887aa290617a6f4c326d2e776fbd752cbec52c6c7 - 97.97% (1.39 GB)
/bin/sh -c #(nop) ARG JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security
2023-01-24 22:16:21 UTC/bin/sh -c #(nop) ARG TARGETARCH
2023-01-24 22:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=7.2.3-debian-11-r11 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.2.3
2023-01-24 22:16:21 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2023-01-24 22:16:22 UTC/bin/sh -c #(nop) COPY dir:61fd8133cf24552814616757f607391da58351fb28959449e10523c543266157 in /
2023-01-24 22:16:22 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2023-01-24 22:16:28 UTC|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/bash -o pipefail -c install_packages ca-certificates curl netcat procps zlib1g
2023-01-24 22:17:27 UTC|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && COMPONENTS=( "java-11.0.18-10-0-linux-${OS_ARCH}-debian-11" "schema-registry-7.2.3-1-linux-${OS_ARCH}-debian-11" "gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" ) && 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
2023-01-24 22:17:37 UTC|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/bash -o pipefail -c apt-get autoremove --purge -y curl && apt-get update && apt-get upgrade -y && apt-get clean && rm -rf /var/lib/apt/lists /var/cache/apt/archives
2023-01-24 22:17:38 UTC|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2023-01-24 22:17:38 UTC/bin/bash -o pipefail -c #(nop) COPY dir:06be57d7a61bb0c9c171836cd12fb5cf062383c4c16c7634293a714330c9776f in /
2023-01-24 22:17:39 UTC|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/bash -o pipefail -c /opt/bitnami/scripts/java/postunpack.sh
2023-01-24 22:17:39 UTC|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/bash -o pipefail -c /opt/bitnami/scripts/schema-registry/postunpack.sh
2023-01-24 22:17:40 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=7.2.3 BITNAMI_APP_NAME=schema-registry JAVA_HOME=/opt/bitnami/java PATH=/opt/bitnami/java/bin:/opt/bitnami/schema-registry/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-01-24 22:17:40 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2023-01-24 22:17:40 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/schema-registry/entrypoint.sh"]
2023-01-24 22:17:40 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/schema-registry/run.sh"]
2023-01-24 22:17:51 UTC (merge sha256:f0ae33f0ee99c835cb3b9fe4e4c3b25d93ee0e9c38b9c5f9c2c41e0dde90d285 to sha256:6436d6ee92569ec44c8638e7298e9668b6d8e25b81e04d81019318088ab087be)
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.