Namespace
azul
Image / Tag
zulu-openjdk:16-jre
Content Digest
sha256:038d063002c2d1eaee48b0e1b284615c950826de145bcd9194a1cdc6afba728d
Details
Created

2021-10-20 08:18:48 UTC

Size

105 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu16-ca-amd64

LANG

en_US.UTF-8

LANGUAGE

en_US:en

LC_ALL

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 - 26.03% (27.2 MB)

[#001] sha256:178ec0ec3937fd4630adf6046377d6419fd550a3ac970ddd7db735068050f1ee - 73.97% (77.4 MB)


History
2021-10-16 00:37:47 UTC

/bin/sh -c #(nop) ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in /

2021-10-16 00:37:47 UTC

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

2021-10-20 07:46:52 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8

2021-10-20 07:47:03 UTC

/bin/sh -c #(nop) ARG ZULU_REPO_VER=1.0.0-2

2021-10-20 08:18:41 UTC

|1 ZULU_REPO_VER=1.0.0-2 /bin/sh -c apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg software-properties-common locales curl && locale-gen en_US.UTF-8 && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 && curl -sLO https://cdn.azul.com/zulu/bin/zulu-repo_${ZULU_REPO_VER}_all.deb && dpkg -i zulu-repo_${ZULU_REPO_VER}_all.deb && apt-get -qq update && apt-get -qq -y dist-upgrade && mkdir -p /usr/share/man/man1 && echo "Package: zulu16-*\nPin: version 16.32+15*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu16-jre=16.0.2-* && apt-get -qq -y purge gnupg software-properties-common curl && apt -y autoremove && rm -rf /var/lib/apt/lists/* zulu-repo_${ZULU_REPO_VER}_all.deb

2021-10-20 08:18:48 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu16-ca-amd64

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