Namespace
azul
Image / Tag
zulu-openjdk-alpine:23.0.2-23.32-arm64
Content Digest
sha256:32b6221c68f59f267c0de9209e7f2c750f5423ae1bc1f78eb484b2239e8661fc
Details
Created

2026-03-05 04:28:50 UTC

Size

164 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:83b2d7e29698161422a104647ffb26568fe86648ff3609d1b60a4f9e9de38074 - 2.37% (3.9 MB)

[#001] sha256:5a81d5a6f5077a9a17608803c71a3bc1e6993c062e30b29976c38e1ce009d37f - 97.63% (160 MB)


History
2026-01-28 01:18:19 UTC (buildkit.dockerfile.v0)

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

2026-01-28 01:18:19 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-03-05 04:28:34 UTC

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

2026-03-05 04:28:35 UTC

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

2026-03-05 04:28:49 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-jdk~=23.0.2 tzdata

2026-03-05 04:28:50 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