2026-04-21 04:43:33 UTC
173 MB
/usr/lib/jvm/zulu11
LANGen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6edbc812af48552062d74659cf0a08b413dbfdbacdd5aac73329d889d9b3b44a - 15.23% (26.3 MB)
[#001] sha256:fa8df89524db5eea1dc406113485a52a66ca2240d4bfce84f4fc0ee1b7118a11 - 84.77% (147 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-04-10 09:49:11 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-10 09:49:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2026-04-10 09:49:13 UTC/bin/sh -c #(nop) ADD file:94ca084e2c34d90b4443d18fa6a7d983767fa1575d4bd2c06f6e31adfea270da in /
2026-04-10 09:49:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-21 04:42:23 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2026-04-21 04:43:33 UTC/bin/sh -c set -ex && apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg ca-certificates locales curl tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 && curl -s https://repos.azul.com/azul-repo.key | gpg --dearmor -o /usr/share/keyrings/azul.gpg && echo "deb [signed-by=/usr/share/keyrings/azul.gpg] https://repos.azul.com/zulu/deb stable main" > /etc/apt/sources.list.d/zulu.list && apt-get -qq update && echo "Package: zulu11-*\nPin: version 11.0.30-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu11-jdk=11.0.30-* && apt-get -qq -y purge --auto-remove gnupg curl && apt-get -qq -y dist-upgrade && apt-get -qq -y autoremove && apt-get -qq clean && rm -rf /var/lib/apt/lists/*
2026-04-21 04:43:33 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.