Namespace
azul
Image / Tag
zulu-openjdk:24.0.0-24.28-arm64
Content Digest
sha256:59dc000780a7f4eceb44b9feeff30c86d932497bb7d814866f630e413c8a361f
Details
Created

2025-04-15 20:12:02 UTC

Size

206 MB

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

Environment
JAVA_HOME

/usr/lib/jvm/zulu24

LANG

en_US.UTF-8

PATH

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


Layers

[#000] sha256:7b76bc00f23a24375cf6b51079ebcf72fb02d56fa741b31e5f979672fc65c576 - 12.68% (26.1 MB)

[#001] sha256:e6bc74f28994c7cd98fc640335f48da5096ce4f6abb82ae6f34d99c66f7c299b - 87.32% (180 MB)


History
2025-04-07 07:27:02 UTC

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

2025-04-07 07:27:02 UTC

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

2025-04-07 07:27:02 UTC

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

2025-04-07 07:27:02 UTC

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

2025-04-07 07:27:04 UTC

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

2025-04-07 07:27:05 UTC

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

2025-04-15 20:10:41 UTC

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

2025-04-15 20:12:01 UTC

/bin/sh -c 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: zulu24-*\nPin: version 24-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu24-jdk=24-* && apt-get -qq -y purge --auto-remove gnupg ca-certificates curl && apt-get -qq -y dist-upgrade && apt-get -qq -y autoremove && apt-get -qq clean && rm -rf /var/lib/apt/lists/*

2025-04-15 20:12:02 UTC

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

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