Namespace
azul
Image / Tag
zulu-openjdk-alpine:8u472-8.90-arm64
Content Digest
sha256:8767c8a5b646d6e2be6517d49fcc4b1b8457d48f1790d4c04f7f09df55174605
Details
Created

2026-01-20 18:56:39 UTC

Size

59.8 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu8

LANG

en_US.UTF-8

PATH

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


Layers

[#000] sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 - 6.52% (3.9 MB)

[#001] sha256:a4a4bcc4b97c7e8b3e6830b6ac40c2cb25cecf4b5a2da36525b898e47c9a4c0e - 93.48% (55.9 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"]

2026-01-20 18:56:20 UTC

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

2026-01-20 18:56:20 UTC

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

2026-01-20 18:56:37 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 zulu8-jdk~=8.0.472 tzdata

2026-01-20 18:56:39 UTC

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

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