2026-07-09 04:23:08 UTC
148 MB
/usr/lib/jvm/zulu17
LANGen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 - 2.47% (3.67 MB)
[#001] sha256:abf19447cb05ce079757b5ad3f91d0924c42aa1194e4de1db544293616c50958 - 97.53% (145 MB)
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
2026-06-16 00:01:29 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-09 04:23:08 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8
2026-07-09 04:23:08 UTC (buildkit.dockerfile.v0)ARG ZULU_KEY_SHA256=6c6393d4755818a15cf055a5216cffa599f038cd508433faed2226925956509a
2026-07-09 04:23:08 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 zulu17-jdk~=17.0.19 tzdata # buildkit
2026-07-09 04:23:08 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/usr/lib/jvm/zulu17
2026-07-09 04:26:10 UTC
146 MB
/usr/lib/jvm/zulu17
LANGen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5de55e5ef9c033997441461efe7ba23a986db059c0bb78b38f84ee0d72b99167 - 2.73% (3.99 MB)
[#001] sha256:e1eb018e2576f31059d793f9c87b167c4f5d5403a37b31a73d6e0f07a52e9259 - 97.27% (142 MB)
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit
2026-06-16 00:01:20 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-09 04:25:51 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2026-07-09 04:25:51 UTC/bin/sh -c #(nop) ARG ZULU_KEY_SHA256=6c6393d4755818a15cf055a5216cffa599f038cd508433faed2226925956509a
2026-07-09 04:26:08 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-jdk~=17.0.19 tzdata
2026-07-09 04:26:10 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu17
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.