Namespace
bitnamilegacy
Image / Tag
java:11.0.9-1-prod
Content Digest
sha256:155bc5aa86812c50d21e9de71e36686f1f65e6bb1114f2a1a155050fdf2e23ec
Details
Created

2021-01-25 09:34:40 UTC

Size

242 MB

Content Digest
Labels
  • maintainer
    Bitnami <containers@bitnami.com>

Environment
BITNAMI_APP_NAME

java

BITNAMI_IMAGE_VERSION

11.0.9-1-prod-debian-10-r62

JAVA_HOME

/opt/bitnami/java

LANG

en_US.UTF-8

LANGUAGE

en_US:en

OS_ARCH

amd64

OS_FLAVOUR

debian-10

OS_NAME

linux

PATH

/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:ff7c165d667c6c3e17b2fb70ab39e45d4f4a5f5178ba91d0b5dc2d99402c73ef - 10.53% (25.5 MB)

[#001] sha256:30a6347f85bcc90a1c77b01e47b271b7fafdc8ba2df2a5e9ea3bd0c9c9555aa3 - 0.0% (770 Bytes)

[#002] sha256:ff47bad0e40429e354a963cddb44885b66c6c52218b1ed7ef37aeaeb5a8eb221 - 6.11% (14.8 MB)

[#003] sha256:1a10a5a87f0dfdb0dbe50967936c864b2e347c36475c597e49c5bfe1231a8583 - 81.82% (198 MB)

[#004] sha256:bcd6566233cee02c129b651372e9447619d5d60bf487120879d940e84239b21c - 0.0% (263 Bytes)

[#005] sha256:83aac864515a57e750c4f15d80378bd1ce587ef5964b82ef43cffacc29c89755 - 0.34% (841 KB)

[#006] sha256:23eaa6d198dc5b751bf73fcfed877e058879d63d09ecce6b9453f899f9e6920a - 0.18% (445 KB)

[#007] sha256:61ae7c7b92f3cb0845f482e7d91e95135f5e7ad2fc0de7ab5436b03c30af039a - 0.34% (843 KB)

[#008] sha256:273b24ad36ea46a0e2b0c46b8852c46488174b3dd94c0c566897338187e0b19b - 0.34% (843 KB)

[#009] sha256:9a1baf9162102fd4729ba28e024afa168837973ab7035d76f42e25a661f8dbdd - 0.0% (5.08 KB)

[#010] sha256:215a7526bf6a9221897f1dc6eb1cf21c4d5e3540f031b5f9de114f37063d1d73 - 0.0% (753 Bytes)

[#011] sha256:8b99c8a4f62ebaf70a9c8b45c5e6eca7e23b12b829a6d923cdcdb1665f777965 - 0.34% (842 KB)


History
2021-01-02 03:57:23 UTC (from Bitnami with love)

2021-01-25 09:34:06 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>

2021-01-25 09:34:06 UTC

/bin/sh -c #(nop) ENV OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux

2021-01-25 09:34:06 UTC

/bin/sh -c #(nop) COPY dir:e9818a577ae850a12a74171bdff3b5a69404027bde1bf1509d5527db8c0dcec5 in /

2021-01-25 09:34:15 UTC

/bin/sh -c install_packages ca-certificates curl gzip libc6 locales procps tar wget zlib1g

2021-01-25 09:34:22 UTC

/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/java-11.0.9-1-0-linux-amd64-debian-10.tar.gz && echo "ef5f22567fba8403553735c9fa26825e3aeb913ce7207b44bcbc336d6ada6b67 /tmp/bitnami/pkg/cache/java-11.0.9-1-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/java-11.0.9-1-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/java-11.0.9-1-0-linux-amd64-debian-10.tar.gz

2021-01-25 09:34:25 UTC

/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2021-01-25 09:34:28 UTC

/bin/sh -c localedef -c -f UTF-8 -i en_US en_US.UTF-8

2021-01-25 09:34:29 UTC

/bin/sh -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales

2021-01-25 09:34:31 UTC

/bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2021-01-25 09:34:35 UTC

/bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2021-01-25 09:34:36 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

2021-01-25 09:34:36 UTC

/bin/sh -c #(nop) COPY dir:8a25fa46a22089efeb537179daafb22350120fc7cb615d7d56ede6732d280c4b in /

2021-01-25 09:34:40 UTC

/bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh

2021-01-25 09:34:40 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=java BITNAMI_IMAGE_VERSION=11.0.9-1-prod-debian-10-r62 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

2021-01-25 09:34:40 UTC

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

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