Namespace
bitnamilegacy
Image / Tag
java:1.8.322
Content Digest
sha256:945b8dda4f4c42a64af565992841323a8fccb7d2eca0f3f3bebdadf69a261779
Details
Created

2022-04-28 18:34:37 UTC

Size

158 MB

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

Environment
APP_VERSION

1.8.322

BITNAMI_APP_NAME

java

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:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6e09ff902305f4946a0b57f3945f95615dce2e87188f75810e873a9aec15b061 - 16.08% (25.4 MB)

[#001] sha256:777ad5e51d5f3fcd1f8ebf5ac078cbb714bd3f624c099de4dc5029411417db9c - 0.01% (14.3 KB)

[#002] sha256:37aa614342e0667a3e460dfc089ae53269f8088db5c94c026d62064360703b49 - 16.45% (26 MB)

[#003] sha256:de0156a2c13e31965446fafa6543a8fc3168186775068e65668f1544e47930b2 - 64.55% (102 MB)

[#004] sha256:4d0b045ad5c4f19c45381361c656d4d68ac428be4333f73eac62e78da1f81849 - 0.56% (912 KB)

[#005] sha256:aefa5465b7b6ad646ba31363ace51f6505c5522d750a13dc85c767d2b39502cd - 0.0% (266 Bytes)

[#006] sha256:629de8b0ba47e293572ad482130ae41be39c2b1f76989c3ca22bb7b55a209625 - 0.52% (841 KB)

[#007] sha256:4ee708839c87850ce6c931db9a6242ac959fdfd744009b450c111230a0817e49 - 0.27% (445 KB)

[#008] sha256:5db626580b117db0f8125695876442362cba61a5ac1a01df4286ed06cb35c4a9 - 0.52% (843 KB)

[#009] sha256:14951c7963770aa2780df1c3d6027d9eff3b60b4a4801d56ea1456d6f9f6e549 - 0.52% (843 KB)

[#010] sha256:e2896892a47f0268b20a8600213d151c0f09e8b2c35e3db010a46c5ee7c7eb19 - 0.0% (5.08 KB)

[#011] sha256:ed27df5c7ad68c7d91cedff03cc5ad4de39164bfd458fe96a81cc74c510c40c6 - 0.0% (1.07 KB)

[#012] sha256:b863d17ee82e592cdfaef49da8245ded1099f165f7b40bce9e6c8913147e86d4 - 0.52% (842 KB)


History
2022-04-19 00:09:58 UTC (from Bitnami with love)

2022-04-28 18:04:34 UTC

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

2022-04-28 18:34:03 UTC

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

2022-04-28 18:34:03 UTC

/bin/sh -c #(nop) ARG JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security

2022-04-28 18:34:03 UTC

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

2022-04-28 18:34:13 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c install_packages acl ca-certificates curl gzip libc6 libgcc1 libsqlite3-dev libssl-dev locales procps tar wget

2022-04-28 18:34:18 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.322-8" --checksum d5670d09ac0e679ae28306e417e77e91b44051908ca3a82259efcd70764b996f

2022-04-28 18:34:19 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1

2022-04-28 18:34:22 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2022-04-28 18:34:24 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c localedef -c -f UTF-8 -i en_US en_US.UTF-8

2022-04-28 18:34:25 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales

2022-04-28 18:34:28 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2022-04-28 18:34:31 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2022-04-28 18:34:32 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /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

2022-04-28 18:34:32 UTC

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

2022-04-28 18:34:36 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh

2022-04-28 18:34:37 UTC

|1 JAVA_EXTRA_SECURITY_DIR=/bitnami/java/extra-security /bin/sh -c /opt/bitnami/scripts/java/postunpack.sh

2022-04-28 18:34:37 UTC

/bin/sh -c #(nop) ENV APP_VERSION=1.8.322 BITNAMI_APP_NAME=java JAVA_HOME=/opt/bitnami/java LANG=en_US.UTF-8 LANGUAGE=en_US:en PATH=/opt/bitnami/java/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-04-28 18:34:37 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/java/entrypoint.sh"]

2022-04-28 18:34:37 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