Namespace
azul
Image / Tag
zulu-openjdk-alpine:17.0.18-17.64-jre-headless-arm64
Content Digest
sha256:fd52cb44eed263804d0aaa9d24d0cdfd39163849d3bea3a6e21d37e89a12db5a
Details
Created

2026-04-21 04:26:32 UTC

Size

65.8 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu17

LANG

en_US.UTF-8

PATH

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


Layers

[#000] sha256:3f26bc2dec0b515f1c2818f6e13a8f1da1f88179a008445d4e587233386bff78 - 5.93% (3.9 MB)

[#001] sha256:e118d8cf4c9289039d44d656478561dd877fe3d8638219945ea856e9e3c72cd7 - 94.07% (61.9 MB)


History
2026-04-16 23:53:24 UTC (buildkit.dockerfile.v0)

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

2026-04-16 23:53:24 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-21 04:26:21 UTC

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

2026-04-21 04:26:22 UTC

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

2026-04-21 04:26:31 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 zulu17-jre-headless~=17.0.18 tzdata

2026-04-21 04:26:32 UTC

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

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