Namespace
azul
Image / Tag
zulu-openjdk:20.0.2-20.32.11-jre-headless-arm64
Content Digest
sha256:16e75bd403d86c825b0c8e5098973d890664ebfc233347f0535d387fe92765a8
Details
Created

2023-09-20 05:29:28 UTC

Size

101 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
JAVA_HOME

/usr/lib/jvm/zulu20

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:20274425734a05472f3772bae7ce7124a9832f5eb168456d6cb53e92d6e718a8 - 25.84% (26.1 MB)

[#001] sha256:1775426f8449836633393811e239e3e62259112bea75f1461dcb4a976cae85c9 - 74.16% (74.9 MB)


History
2023-08-16 06:19:52 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-08-16 06:19:52 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-08-16 06:19:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-08-16 06:19:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-08-16 06:19:59 UTC

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

2023-08-16 06:19:59 UTC

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

2023-09-20 05:28:07 UTC

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

2023-09-20 05:28:07 UTC

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

2023-09-20 05:28:07 UTC

/bin/sh -c #(nop) ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c

2023-09-20 05:29:27 UTC

|2 ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c 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 && echo "${ZULU_REPO_SHA256} zulu-repo_${ZULU_REPO_VER}_all.deb" | sha256sum --strict --check - && dpkg -i zulu-repo_${ZULU_REPO_VER}_all.deb && apt-get -qq update && echo "Package: zulu20-*\nPin: version 20.0.2-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu20-jre-headless=20.0.2-* && apt-get -qq -y purge --auto-remove gnupg software-properties-common curl && rm -rf /var/lib/apt/lists/* zulu-repo_${ZULU_REPO_VER}_all.deb

2023-09-20 05:29:28 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu20

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