Namespace
azul
Image / Tag
zulu-openjdk:8u342-8.64.0.15-jre-headless
Content Digest
sha256:d07ad423eea165a18b48d59baae61a75ab5e5682ea2f3ed8c060ff6618f06e2c
Details
Created

2022-08-22 18:53:53 UTC

Size

83.3 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu8-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:3b65ec22a9e96affe680712973e88355927506aa3f792ff03330f3a3eb601a98 - 32.73% (27.2 MB)

[#001] sha256:f4b5e5eef8f79bdf82ab556a76ce170d4d639b689a3a8a29a38c9a3485e3cf40 - 67.27% (56 MB)


History
2022-08-02 01:30:49 UTC

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

2022-08-02 01:30:49 UTC

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

2022-08-22 18:52:26 UTC

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

2022-08-22 18:52:26 UTC

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

2022-08-22 18:53:53 UTC

|1 ZULU_REPO_VER=1.0.0-3 /bin/sh -c apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg software-properties-common locales curl tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0xB1998361219BD9C9 && 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: zulu8-*\nPin: version 8.0.342-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu8-jre=8.0.342-* && 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

2022-08-22 18:53:53 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu8-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