2022-12-19 10:18:16 UTC
103 MB
/usr/lib/jvm/zulu15-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:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 - 26.46% (27.3 MB)
[#001] sha256:e937ade57202c4b1faeeb7723498baa8d2b9ea8e6879989297e0f668e0fd9246 - 73.54% (75.7 MB)
/bin/sh -c #(nop) ADD file:9d282119af0c42bc823c95b4192a3350cf2cad670622017356dd2e637762e425 in /
2022-12-09 01:20:21 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-12-19 10:17:26 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2022-12-19 10:17:26 UTC/bin/sh -c #(nop) ARG ZULU_REPO_VER=1.0.0-3
2022-12-19 10:18:15 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: zulu15-*\nPin: version 15.0.7-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu15-jre=15.0.7-* && 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
2022-12-19 10:18:16 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu15-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.