2023-11-01 04:51:52 UTC
260 MB
/opt/zulu17.44.55-ca-crac-jdk17.0.8.1-linux_x64
PATH/opt/zulu17.44.55-ca-crac-jdk17.0.8.1-linux_x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e - 10.82% (28.2 MB)
[#001] sha256:ed1741eb42d62fd6b096b738790f45b6b9b6259c02227f4af290b93618b4402d - 74.74% (195 MB)
[#002] sha256:efec2716caf0a5eb963a0ce332c670a53240a2bf87f93f3b17f28f25192e0a49 - 14.45% (37.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-10-05 07:33:32 UTC/bin/sh -c #(nop) ADD file:63d5ab3ef0aab308c0e71cb67292c5467f60deafa9b0418cbb220affcd078444 in /
2023-10-05 07:33:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-11-01 04:51:30 UTC (buildkit.dockerfile.v0)COPY /opt/zulu17.44.55-ca-crac-jdk17.0.8.1-linux_x64 /opt/zulu17.44.55-ca-crac-jdk17.0.8.1-linux_x64 # buildkit
2023-11-01 04:51:52 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/opt/zulu17.44.55-ca-crac-jdk17.0.8.1-linux_x64
2023-11-01 04:51:52 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/zulu17.44.55-ca-crac-jdk17.0.8.1-linux_x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-11-01 04:51:52 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get -qq update && apt-get -qq -y --no-install-recommends install locales tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 # buildkit
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.