Namespace
azul
Image / Tag
zulu-openjdk-alpine:24.0.2-24.32-jre-headless-arm64
Content Digest
sha256:83755bcb6fe20d4af4a118047900d4b1e65fcc2bb91a9c52c04aff5d0a84f92a
Details
Created

2026-07-14 04:26:27 UTC

Size

84 MB

Content Digest
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:5de55e5ef9c033997441461efe7ba23a986db059c0bb78b38f84ee0d72b99167 - 4.75% (3.99 MB)

[#001] sha256:6c07275e4fd780bf2f195f256dcad2377ba291c229d4004e7b19046956d6a55f - 95.25% (80 MB)


History
2026-06-16 00:01:20 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit

2026-06-16 00:01:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-07-14 04:26:18 UTC

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

2026-07-14 04:26:18 UTC

/bin/sh -c #(nop) ARG ZULU_KEY_SHA256=6c6393d4755818a15cf055a5216cffa599f038cd508433faed2226925956509a

2026-07-14 04:26:24 UTC

|1 ZULU_KEY_SHA256=6c6393d4755818a15cf055a5216cffa599f038cd508433faed2226925956509a /bin/sh -c set -ex && apk update && apk upgrade --no-cache && wget --quiet https://cdn.azul.com/public_keys/alpine-signing@azul.com-5d5dc44c.rsa.pub -P /etc/apk/keys/ && echo "${ZULU_KEY_SHA256} /etc/apk/keys/alpine-signing@azul.com-5d5dc44c.rsa.pub" | sha256sum -c - && apk --repository https://repos.azul.com/zulu/alpine --no-cache add zulu24-jre-headless~=24.0.2 tzdata

2026-07-14 04:26:27 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