2023-12-29 09:17:51 UTC
297 MB
/usr/lib/jvm/zulu21
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a486411936734b0d1d201c8a0ed8e9d449a64d5033fdc33411ec95bc26460efb - 9.48% (28.2 MB)
[#001] sha256:7e6390b1ce967af552488c79b150f61979729ba1ecd65fa6667e7c7cfd3d4283 - 54.78% (163 MB)
[#002] sha256:5c54515e0e41c5ef4e49255621d41a5e4ea2f37218b34d8d6b045585c1e8146d - 0.0% (749 Bytes)
[#003] sha256:4d752d4caee7414b43045236346655c1454121f56e2ae84c68010279498c767a - 0.0% (2.14 KB)
[#004] sha256:ceb2624a4c2cb1d4875c965b1ed8a1930bb73c467921a67234d17004db6dcb5d - 35.74% (106 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) ADD file:2b3b5254f38a790d40e31cb26155609f7fc99ef7bc99eae1e0d67fa9ae605f77 in /
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-27 04:47:56 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2023-12-27 04:47:56 UTC (buildkit.dockerfile.v0)ARG ZULU_REPO_VER=1.0.0-3
2023-12-27 04:47:56 UTC (buildkit.dockerfile.v0)ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c
2023-12-27 04:47:56 UTC (buildkit.dockerfile.v0)RUN |2 ZULU_REPO_VER=1.0.0-3 ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c /bin/sh -c apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg software-properties-common locales curl tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0xB1998361219BD9C9 && curl -sLO https://cdn.azul.com/zulu/bin/zulu-repo_${ZULU_REPO_VER}_all.deb && echo "${ZULU_REPO_SHA256} zulu-repo_${ZULU_REPO_VER}_all.deb" | sha256sum --strict --check - && dpkg -i zulu-repo_${ZULU_REPO_VER}_all.deb && apt-get -qq update && echo "Package: zulu21-*\nPin: version 21.0.1-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu21-jdk=21.0.1-* && apt-get -qq -y purge --auto-remove gnupg software-properties-common curl && rm -rf /var/lib/apt/lists/* zulu-repo_${ZULU_REPO_VER}_all.deb # buildkit
2023-12-27 04:47:56 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/usr/lib/jvm/zulu21
2023-12-29 09:17:51 UTC (extra files)jib-gradle-plugin:3.4.0
2023-12-29 09:17:51 UTC (extra files)jib-gradle-plugin:3.4.0
2023-12-29 09:17:51 UTC (extra files)jib-gradle-plugin:3.4.0
2023-12-29 09:17:51 UTC
294 MB
/usr/lib/jvm/zulu21
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:005e2837585d0b391170fd9faf2e0c279d64ba0eb011cda8dedf28cb5839861e - 8.86% (26.1 MB)
[#001] sha256:8b3a32ceb78b69e52172077d904af1a2eeb44040b6af1d1af537c2006c428e89 - 55.07% (162 MB)
[#002] sha256:5c54515e0e41c5ef4e49255621d41a5e4ea2f37218b34d8d6b045585c1e8146d - 0.0% (749 Bytes)
[#003] sha256:4d752d4caee7414b43045236346655c1454121f56e2ae84c68010279498c767a - 0.0% (2.14 KB)
[#004] sha256:ceb2624a4c2cb1d4875c965b1ed8a1930bb73c467921a67234d17004db6dcb5d - 36.07% (106 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:41:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:41:54 UTC/bin/sh -c #(nop) ADD file:50f947da69b3b6c63695be9c49eee16f7a7dcdecdceb51e5bee1609b845bf483 in /
2023-12-12 11:41:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-27 04:50:57 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2023-12-27 04:50:57 UTC/bin/sh -c #(nop) ARG ZULU_REPO_VER=1.0.0-3
2023-12-27 04:50:58 UTC/bin/sh -c #(nop) ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c
2023-12-27 04:52:34 UTC|2 ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c ZULU_REPO_VER=1.0.0-3 /bin/sh -c apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg software-properties-common locales curl tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0xB1998361219BD9C9 && curl -sLO https://cdn.azul.com/zulu/bin/zulu-repo_${ZULU_REPO_VER}_all.deb && echo "${ZULU_REPO_SHA256} zulu-repo_${ZULU_REPO_VER}_all.deb" | sha256sum --strict --check - && dpkg -i zulu-repo_${ZULU_REPO_VER}_all.deb && apt-get -qq update && echo "Package: zulu21-*\nPin: version 21.0.1-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu21-jdk=21.0.1-* && apt-get -qq -y purge --auto-remove gnupg software-properties-common curl && rm -rf /var/lib/apt/lists/* zulu-repo_${ZULU_REPO_VER}_all.deb
2023-12-27 04:52:35 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu21
2023-12-29 09:17:51 UTC (extra files)jib-gradle-plugin:3.4.0
2023-12-29 09:17:51 UTC (extra files)jib-gradle-plugin:3.4.0
2023-12-29 09:17:51 UTC (extra files)jib-gradle-plugin:3.4.0
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.