2023-03-15 14:46:33 UTC
179 MB
/usr/lib/jvm/zulu18-ca-amd64
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:76769433fd8a87dd77a6ce33db12156b1ea8dad3da3a95e7c9c36a47ec17b24c - 15.75% (28.2 MB)
[#001] sha256:1ff5548d62a3ff0c9ab20f62c17b14ebe8886aa64b95493fe93cb203a66d4e68 - 84.25% (151 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-03-01 04:38:47 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-03-01 04:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-03-01 04:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-03-01 04:38:48 UTC/bin/sh -c #(nop) ADD file:fb4c8244f4468cdd3f666932f05805a3882d34010d3a0c14b7c20589bf619a9c in /
2023-03-01 04:38:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-15 14:45:15 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2023-03-15 14:45:15 UTC/bin/sh -c #(nop) ARG ZULU_REPO_VER=1.0.0-3
2023-03-15 14:46:32 UTC|1 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 && dpkg -i zulu-repo_${ZULU_REPO_VER}_all.deb && apt-get -qq update && apt-get -qq -y dist-upgrade && mkdir -p /usr/share/man/man1 && echo "Package: zulu18-*\nPin: version 18.0.2.1-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu18-jdk=18.0.2.1-* && apt-get -qq -y purge gnupg software-properties-common curl && apt -y autoremove && rm -rf /var/lib/apt/lists/* zulu-repo_${ZULU_REPO_VER}_all.deb
2023-03-15 14:46:33 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu18-ca-amd64
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.