Namespace
azul
Image / Tag
zulu-openjdk:17.0.16-17.60
Content Digest
sha256:06768bdf916941965c9de67c661511465cc0fa49be05a4c8885442e1af79422a
Details
Created

2025-10-21 05:02:47 UTC

Size

179 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
JAVA_HOME

/usr/lib/jvm/zulu17

LANG

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 - 15.72% (28.2 MB)

[#001] sha256:5f947459363edbadfc257df2489cf8acf274c303d095508c284bf3199cfc2123 - 84.28% (151 MB)


History
2025-10-01 07:05:07 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-10-01 07:05:07 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-10-01 07:05:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-10-01 07:05:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2025-10-01 07:05:09 UTC

/bin/sh -c #(nop) ADD file:32d41b6329e8f89fa4ac92ef97c04b7cfd5e90fb74e1509c3e27d7c91195b7c7 in /

2025-10-01 07:05:10 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-10-21 05:02:47 UTC (buildkit.dockerfile.v0)

ENV LANG=en_US.UTF-8

2025-10-21 05:02:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex && apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg ca-certificates locales curl tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 && curl -s https://repos.azul.com/azul-repo.key | gpg --dearmor -o /usr/share/keyrings/azul.gpg && echo "deb [signed-by=/usr/share/keyrings/azul.gpg] https://repos.azul.com/zulu/deb stable main" > /etc/apt/sources.list.d/zulu.list && apt-get -qq update && echo "Package: zulu17-*\nPin: version 17.0.16-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu17-jdk=17.0.16-* && apt-get -qq -y purge --auto-remove gnupg curl && apt-get -qq -y dist-upgrade && apt-get -qq -y autoremove && apt-get -qq clean && rm -rf /var/lib/apt/lists/* # buildkit

2025-10-21 05:02:47 UTC (buildkit.dockerfile.v0)

ENV JAVA_HOME=/usr/lib/jvm/zulu17

Details
Created

2025-10-21 05:15:06 UTC

Size

177 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
JAVA_HOME

/usr/lib/jvm/zulu17

LANG

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f85691aa4b9092cbb48212c835b78068e3321656ba2c306dae491e1a02d1b4d3 - 14.75% (26.1 MB)

[#001] sha256:315df8de61dd6ef87357659642e6df7ab0e1360d0a17c574cba811d45cbd615f - 85.25% (151 MB)


History
2025-10-01 07:16:10 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-10-01 07:16:10 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-10-01 07:16:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-10-01 07:16:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2025-10-01 07:16:12 UTC

/bin/sh -c #(nop) ADD file:7a71c1d52054f8e04c815eaec639d14adaaa62346860f4003201834430b7ff18 in /

2025-10-01 07:16:12 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-10-21 05:14:10 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8

2025-10-21 05:15:05 UTC

/bin/sh -c set -ex && apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg ca-certificates locales curl tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 && curl -s https://repos.azul.com/azul-repo.key | gpg --dearmor -o /usr/share/keyrings/azul.gpg && echo "deb [signed-by=/usr/share/keyrings/azul.gpg] https://repos.azul.com/zulu/deb stable main" > /etc/apt/sources.list.d/zulu.list && apt-get -qq update && echo "Package: zulu17-*\nPin: version 17.0.16-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu17-jdk=17.0.16-* && apt-get -qq -y purge --auto-remove gnupg curl && apt-get -qq -y dist-upgrade && apt-get -qq -y autoremove && apt-get -qq clean && rm -rf /var/lib/apt/lists/*

2025-10-21 05:15:06 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu17

Danger Zone
Delete Tag

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.

Delete