Namespace
azul
Image / Tag
zulu-openjdk:25.0.3-25.34-jre-headless-arm64
Content Digest
sha256:219a9c39b2ab8e2f6b3d957258cd7a13f163adf34ddb4c6614e62adb9e08a1af
Details
Created

2026-05-21 04:39:31 UTC

Size

117 MB

Content Digest
Labels
  • org.opencontainers.image.version
    22.04

Environment
JAVA_HOME

/usr/lib/jvm/zulu25

LANG

en_US.UTF-8

PATH

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


Layers

[#000] sha256:99267111abcc4caf5e9b6f06fd8b9ca7ae7bff04ce06b24ca352c6007daaa73e - 22.51% (26.3 MB)

[#001] sha256:f0265c18be6ebe11970d5e118581cc4a178bb781da06aeb940827c00698b5a74 - 77.49% (90.6 MB)


History
2026-05-09 04:50:55 UTC

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

2026-05-09 04:50:55 UTC

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

2026-05-09 04:50:55 UTC

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

2026-05-09 04:50:57 UTC

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

2026-05-09 04:50:57 UTC

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

2026-05-21 04:38:57 UTC

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

2026-05-21 04:39:30 UTC

/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && set -ex && apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg ca-certificates locales curl tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 && curl -s https://repos.azul.com/azul-repo.key | gpg --dearmor -o /usr/share/keyrings/azul.gpg && echo "deb [signed-by=/usr/share/keyrings/azul.gpg] https://repos.azul.com/zulu/deb stable main" > /etc/apt/sources.list.d/zulu.list && apt-get -qq update && echo "Package: zulu25-*\nPin: version 25.0.3-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu25-jre-headless=25.0.3-* && apt-get -qq -y purge --auto-remove gnupg curl && apt-get -qq -y dist-upgrade && apt-get -qq -y autoremove && apt-get -qq clean && rm -rf /var/lib/apt/lists/*

2026-05-21 04:39:31 UTC

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

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