2026-04-21 04:23:26 UTC
62.3 MB
/usr/lib/jvm/zulu11
LANGen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 - 5.56% (3.46 MB)
[#001] sha256:fa964609a1f0236fdd2569cbce89c44e8c365e6753820b0a31adbfcac03aecae - 94.44% (58.8 MB)
ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
2026-04-16 23:53:26 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 04:23:26 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8
2026-04-21 04:23:26 UTC (buildkit.dockerfile.v0)ARG ZULU_KEY_SHA256=6c6393d4755818a15cf055a5216cffa599f038cd508433faed2226925956509a
2026-04-21 04:23:26 UTC (buildkit.dockerfile.v0)RUN |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 zulu11-jre-headless~=11.0.30 tzdata # buildkit
2026-04-21 04:23:26 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/usr/lib/jvm/zulu11
2026-04-21 04:26:58 UTC
61.5 MB
/usr/lib/jvm/zulu11
LANGen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3f26bc2dec0b515f1c2818f6e13a8f1da1f88179a008445d4e587233386bff78 - 6.34% (3.9 MB)
[#001] sha256:e84cf04ce882f8553d90216ca727439c5e0f3c884109dec565467b1c75714802 - 93.66% (57.6 MB)
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:46 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2026-04-21 04:26:47 UTC/bin/sh -c #(nop) ARG ZULU_KEY_SHA256=6c6393d4755818a15cf055a5216cffa599f038cd508433faed2226925956509a
2026-04-21 04:26:57 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 zulu11-jre-headless~=11.0.30 tzdata
2026-04-21 04:26:58 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu11
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.