Namespace
azul
Image / Tag
zulu-openjdk-alpine:8u452-8.86-jre-headless-arm64
Content Digest
sha256:43b0f41f1e1f7c72ff804696881e481e39581316c4314583ed0f6d972c4efa55
Details
Created

2025-07-15 04:30:43 UTC

Size

48.3 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:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 - 8.08% (3.9 MB)

[#001] sha256:748cc315781e2ff34ac868a1d2920323d83f0c70f374c85209cd90d894bc4ae4 - 91.92% (44.4 MB)


History
2025-02-14 03:00:07 UTC (buildkit.dockerfile.v0)

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

2025-02-14 03:00:07 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-07-15 04:30:29 UTC

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

2025-07-15 04:30:30 UTC

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

2025-07-15 04:30:42 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-jre-headless~=8.0.452 tzdata

2025-07-15 04:30:43 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