2025-07-06 00:39:03 UTC
293 MB
/usr/lib/jvm/zulu21
LANGen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e735f3a6b70199ad991c5715d965a4d858540eca2be18be0d889698e5a0a3e8c - 9.61% (28.2 MB)
[#001] sha256:2a2e25594712b8584247048bb02dfbedaaa44a2fca01e4cc437b7ad07dcc6d1d - 55.67% (163 MB)
[#002] sha256:271dab57aaeaf90d0ef8408b47f9c407aa40ede5ca01853dcae855c53eebd82b - 0.0% (713 Bytes)
[#003] sha256:e3027d908c6fe9e4e6a7cc74afaa011087e6f86f6ff9219872129cf845c70ee3 - 0.0% (2.07 KB)
[#004] sha256:209dce3a2108e07cbcf94be013e1e9bf48fb06883217e23d5032f37e0e0ca9e8 - 34.72% (102 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-06-20 10:16:46 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-06-20 10:16:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-06-20 10:16:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-06-20 10:16:49 UTC/bin/sh -c #(nop) ADD file:36d136943d44dbe1fed342b933d9abb8e0694bf141a0c0af85ca83cc73e25158 in /
2025-06-20 10:16:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-07-03 04:50:47 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8
2025-07-03 04:50:47 UTC (buildkit.dockerfile.v0)RUN /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: zulu21-*\nPin: version 21.0.7-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu21-jdk=21.0.7-* && 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/* # buildkit
2025-07-03 04:50:47 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/usr/lib/jvm/zulu21
2025-07-06 00:39:03 UTC (extra files)jib-gradle-plugin:3.4.5
2025-07-06 00:39:03 UTC (extra files)jib-gradle-plugin:3.4.5
2025-07-06 00:39:03 UTC (extra files)jib-gradle-plugin:3.4.5
2025-07-06 00:39:03 UTC
290 MB
/usr/lib/jvm/zulu21
LANGen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e730d307d74e767a94e2a36b22cfa82c38738f86f671c4fc0e3c90dadb75afbf - 8.99% (26.1 MB)
[#001] sha256:4de6815eca81c701f62608ee4b44588873a59ddd9dd85c5999051e78d0afa04e - 55.96% (162 MB)
[#002] sha256:271dab57aaeaf90d0ef8408b47f9c407aa40ede5ca01853dcae855c53eebd82b - 0.0% (713 Bytes)
[#003] sha256:e3027d908c6fe9e4e6a7cc74afaa011087e6f86f6ff9219872129cf845c70ee3 - 0.0% (2.07 KB)
[#004] sha256:209dce3a2108e07cbcf94be013e1e9bf48fb06883217e23d5032f37e0e0ca9e8 - 35.05% (102 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-06-20 10:18:35 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-06-20 10:18:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-06-20 10:18:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-06-20 10:18:37 UTC/bin/sh -c #(nop) ADD file:420f880e94b721d5d51db26959a0be413bb646cea8a083b48bc7ac884c7fd405 in /
2025-06-20 10:18:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-07-03 05:00:01 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-07-03 05:01:07 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: zulu21-*\nPin: version 21.0.7-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu21-jdk=21.0.7-* && 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/*
2025-07-03 05:01:07 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu21
2025-07-06 00:39:03 UTC (extra files)jib-gradle-plugin:3.4.5
2025-07-06 00:39:03 UTC (extra files)jib-gradle-plugin:3.4.5
2025-07-06 00:39:03 UTC (extra files)jib-gradle-plugin:3.4.5
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.