Namespace
azul
Image / Tag
zulu-openjdk-alpine:23.0.2-23.32-jre-headless-arm64
Content Digest
sha256:bf5be71f3d694c14a08ca842cc40e4fbd3836e2eb77364d57681fb9aa89758b7
Details
Created

2026-05-14 04:26:49 UTC

Size

75.3 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu23

LANG

en_US.UTF-8

PATH

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


Layers

[#000] sha256:d17f077ada118cc762df373ff803592abf2dfa3ddafaa7381e364dd27a88fca7 - 5.32% (4.01 MB)

[#001] sha256:1d2d9bcefd7b1c33ba27f16ee6214a7d3f1e8ac4f16336bca4ee255880313dee - 94.68% (71.3 MB)


History
2026-04-15 20:01:25 UTC (buildkit.dockerfile.v0)

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

2026-04-15 20:01:25 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-05-14 04:26:39 UTC

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

2026-05-14 04:26:40 UTC

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

2026-05-14 04:26:47 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 zulu23-jre-headless~=23.0.2 tzdata

2026-05-14 04:26:49 UTC

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

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