2024-10-15 04:53:59 UTC
198 MB
/usr/lib/jvm/zulu23
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:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 14.25% (28.2 MB)
[#001] sha256:eb792a926b233df16bdedaaef857928492dd9e0be6e99b8bc8f95131d236969c - 85.75% (169 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-10-15 04:53:59 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2024-10-15 04:53:59 UTC (buildkit.dockerfile.v0)ARG ZULU_REPO_VER=1.0.0-3
2024-10-15 04:53:59 UTC (buildkit.dockerfile.v0)ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c
2024-10-15 04:53:59 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: zulu23-*\nPin: version 23-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu23-jdk=23-* && 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
2024-10-15 04:53:59 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/usr/lib/jvm/zulu23
2024-10-15 05:00:51 UTC
195 MB
/usr/lib/jvm/zulu23
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:a186900671ab62e1dea364788f4e84c156e1825939914cfb5a6770be2b58b4da - 13.4% (26.1 MB)
[#001] sha256:b3670b47afc3fefbcf778830a1cfa4de28cf9b76ef13f3c56c861ecc2ebe141f - 86.6% (169 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:26:06 UTC/bin/sh -c #(nop) ADD file:53ce73ebbd6d87a234a33414686f12909aaaf28b7238593f746a327c7d004ce7 in /
2024-09-11 16:26:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-10-15 04:59:34 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2024-10-15 04:59:34 UTC/bin/sh -c #(nop) ARG ZULU_REPO_VER=1.0.0-3
2024-10-15 04:59:34 UTC/bin/sh -c #(nop) ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c
2024-10-15 05:00:50 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: zulu23-*\nPin: version 23-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu23-jdk=23-* && 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
2024-10-15 05:00:51 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu23
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.