Namespace
azul
Image / Tag
zulu-openjdk-alpine:25.0.0-25.28-jre-arm64
Content Digest
sha256:f4de806430f9ac857a8bc1651bb7e0b797ef8bf80fcdae5f9e53ca12f4bc9f4a
Details
Created

2025-10-21 04:29:21 UTC

Size

87 MB

Content Digest
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:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 - 4.48% (3.9 MB)

[#001] sha256:e1ad99f12acd09943b73288f6d6f5072873b78162848b1bd82e960d5d7eeda6b - 95.52% (83.1 MB)


History
2025-10-08 11:10:03 UTC (buildkit.dockerfile.v0)

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

2025-10-08 11:10:03 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-21 04:29:02 UTC

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

2025-10-21 04:29:02 UTC

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

2025-10-21 04:29:21 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 zulu25-jre~=25.0.0 tzdata

2025-10-21 04:29:21 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