2023-01-24 23:08:24 UTC
1.03 GB
6.2.8
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.78% (29.5 MB)
[#001] sha256:d5be41d8351825571198fd63b8fa02ae99c1308d03efa0ffdd5aa40acdd54749 - 97.22% (1.01 GB)
/bin/sh -c #(nop) ARG JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security
2023-01-24 23:07:19 UTC/bin/sh -c #(nop) ARG TARGETARCH
2023-01-24 23:07:19 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=6.2.8-debian-11-r14 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=6.2.8
2023-01-24 23:07:19 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2023-01-24 23:07:20 UTC/bin/sh -c #(nop) COPY dir:c71e7f7c7b2ac770c8282a24bec9055bf934a87be13c0df5327789802e88492a in /
2023-01-24 23:07:20 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2023-01-24 23:07:25 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 23:08:06 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-6.2.8-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 23:08:15 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 23:08:15 UTC|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2023-01-24 23:08:16 UTC/bin/bash -o pipefail -c #(nop) COPY dir:06be57d7a61bb0c9c171836cd12fb5cf062383c4c16c7634293a714330c9776f in /
2023-01-24 23:08:16 UTC|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/bash -o pipefail -c /opt/bitnami/scripts/java/postunpack.sh
2023-01-24 23:08:17 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 23:08:17 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=6.2.8 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 23:08:18 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2023-01-24 23:08:18 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/schema-registry/entrypoint.sh"]
2023-01-24 23:08:18 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/schema-registry/run.sh"]
2023-01-24 23:08:24 UTC (merge sha256:9d63eea7552ba3c8c9eaa6b3c1b40390ed95334e5e8774266f7c6f582dd6b2ee 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.