2020-10-28 21:26:20 UTC
234 MB
java
BITNAMI_IMAGE_VERSION15.0.0-debian-10-r20
JAVA_HOME/opt/bitnami/java
LANGen_US.UTF-8
LANGUAGEen_US:en
OS_ARCHamd64
OS_FLAVOURdebian-10
OS_NAMElinux
PATH/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:58212c1109c5214ba5c4c3ef9e785b56bae9223d58defae23919896e0ecac644 - 10.88% (25.5 MB)
[#001] sha256:77e38fee20b55b96b39daa2016db4ba2f112f0aad9bb9751d3450dc00af9c980 - 0.0% (768 Bytes)
[#002] sha256:3e80e11d6226b7d497f0860e0228f58148eaf6fd3f9d7234e54da81bcd2dd7a6 - 6.32% (14.8 MB)
[#003] sha256:aac11fafb1ffb95a34dafa89d5eb076c7e0f33b38b51fb9762405988dfd7b187 - 81.21% (190 MB)
[#004] sha256:39678156e9cda3f5ba7694db1c5e36f3138c4d374791378af0da901206eac4ca - 0.0% (260 Bytes)
[#005] sha256:82953cbb2ec8ff55d600062e252b6666d743335d81c66718a738cb31505defee - 0.35% (841 KB)
[#006] sha256:4500933fb9317b275be45ec7bf649ed03117bc7da47b745b18f1d89c0b25b15b - 0.19% (445 KB)
[#007] sha256:ea3c0a89be28669c4dc3585561efd23670fa30610756bd13aca2296f900dd145 - 0.35% (843 KB)
[#008] sha256:4311fef1c7be316f9dc8e52092632adc002ae20df68d21291ce4a54fb269aef3 - 0.35% (843 KB)
[#009] sha256:f20f929e00649467a91e22e79ff4916ff1bc2f493a2612085bec03b8c081a6a2 - 0.0% (5.08 KB)
[#010] sha256:66fbdf51124350aebff3a6bc7b1c868990d028d3ed8255d08dea85c300d341d8 - 0.0% (752 Bytes)
[#011] sha256:6bf5ee7dc96c8f0b6f5c1e4d37bca0a20ce39ffb4af8f83a892cf24889a0b85d - 0.35% (842 KB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2020-10-28 21:25:46 UTC/bin/sh -c #(nop) ENV OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2020-10-28 21:25:46 UTC/bin/sh -c #(nop) COPY dir:ddd71796a02a785f1d5db592d92c57f92e6d27b6d749116700bed0c847a629ea in /
2020-10-28 21:25:55 UTC/bin/sh -c install_packages ca-certificates curl gzip libc6 libgcc1 libstdc++6 locales procps tar wget zlib1g
2020-10-28 21:26:02 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/java-15.0.0-0-linux-amd64-debian-10.tar.gz && echo "0b647abcf5ae3399171c128bb36e1775b752c47727521629ac9959151210e945 /tmp/bitnami/pkg/cache/java-15.0.0-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/java-15.0.0-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/java-15.0.0-0-linux-amd64-debian-10.tar.gz
2020-10-28 21:26:05 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-10-28 21:26:08 UTC/bin/sh -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2020-10-28 21:26:09 UTC/bin/sh -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2020-10-28 21:26:12 UTC/bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2020-10-28 21:26:15 UTC/bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2020-10-28 21:26:16 UTC/bin/sh -c sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && sed -i 's/^PASS_MIN_DAYS.*/PASS_MIN_DAYS 0/' /etc/login.defs && sed -i 's/sha512/sha512 minlen=8/' /etc/pam.d/common-password
2020-10-28 21:26:16 UTC/bin/sh -c #(nop) COPY dir:8a25fa46a22089efeb537179daafb22350120fc7cb615d7d56ede6732d280c4b in /
2020-10-28 21:26:20 UTC/bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2020-10-28 21:26:20 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=java BITNAMI_IMAGE_VERSION=15.0.0-debian-10-r20 JAVA_HOME=/opt/bitnami/java LANG=en_US.UTF-8 LANGUAGE=en_US:en PATH=/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-10-28 21:26:20 UTC/bin/sh -c #(nop) CMD ["bash"]
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.