Namespace
azul
Image / Tag
zulu-openjdk-alpine:7u352-7.56.0.11-x86
Content Digest
sha256:3ae0d6ec48ff3afffe0def49aa7f3617e37ad6e3f0a90914b872e8cd7ca4d8cb
Details
Created

2023-04-19 09:10:47 UTC

Size

75.9 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu7.56.0.11-ca-jdk7.0.352-linux_x64

LANG

en_US.UTF-8

LANGUAGE

en_US:en

LC_ALL

en_US.UTF-8

PATH

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


Layers

[#000] sha256:0ce1dd7918a48990ab749aab2e805c26f691a3a8103495530e7ea5a1d168af4a - 3.55% (2.7 MB)

[#001] sha256:f98d3e0d8b7ea31eb2f68fa32504e65bf3c2c71a32a8af9a0b4fc28ce75ffe44 - 96.45% (73.2 MB)


History
2023-03-29 18:19:33 UTC

/bin/sh -c #(nop) ADD file:08ad6c1c886a26e30ae4ab103ff377ee6cfbc1be2437fa227ec28a335c63d78a in /

2023-03-29 18:19:33 UTC

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

2023-04-19 09:10:23 UTC

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

2023-04-19 09:10:23 UTC

/bin/sh -c #(nop) ENV LANGUAGE=en_US:en

2023-04-19 09:10:23 UTC

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

2023-04-19 09:10:23 UTC

/bin/sh -c #(nop) ARG ZULU_DIR=zulu7.56.0.11-ca-jdk7.0.352-linux_x64

2023-04-19 09:10:42 UTC

|1 ZULU_DIR=zulu7.56.0.11-ca-jdk7.0.352-linux_x64 /bin/sh -c ZULU_PACK=${ZULU_DIR}.tar.gz && INSTALL_DIR=/usr/lib/jvm && BIN_DIR=/usr/bin && MAN_DIR=/usr/share/man/man1 && apk --no-cache add ca-certificates wget tar tzdata && apk --no-cache --virtual .build-deps add binutils zstd && apk update && apk upgrade && wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub && wget -q https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.28-r0/glibc-2.28-r0.apk && apk add glibc-2.28-r0.apk && rm glibc-2.28-r0.apk && wget -q -O gcc-libs.tar.zst https://www.archlinux.org/packages/core/x86_64/gcc-libs/download/ && wget -q -O zlib.tar.zst https://www.archlinux.org/packages/core/x86_64/zlib/download/ && tar -I zstd -xf gcc-libs.tar.zst -C /tmp && tar -I zstd -xf zlib.tar.zst -C /tmp && mv /tmp/usr/lib/libgcc_s.so* /tmp/usr/lib/libstdc++.so* /tmp/usr/lib/libz.so* /usr/glibc-compat/lib/ && strip /usr/glibc-compat/lib/libgcc_s.so.* /usr/glibc-compat/lib/libstdc++.so.* && rm -rf gcc-libs.tar.zst zlib.tar.xz /tmp/usr && apk del .build-deps && wget -q https://cdn.azul.com/zulu/bin/zulu7.56.0.11-ca-jdk7.0.352-linux_x64.tar.gz && rm /root/.wget-hsts && mkdir -p ${INSTALL_DIR} && tar -xf ./${ZULU_PACK} -C ${INSTALL_DIR} && rm -f ${ZULU_PACK} && cd ${BIN_DIR} && find ${INSTALL_DIR}/${ZULU_DIR}/bin -type f -perm -a=x -exec ln -s {} . \; && mkdir -p ${MAN_DIR} && cd ${MAN_DIR} && find ${INSTALL_DIR}/${ZULU_DIR}/man/man1 -type f -name "*.1" -exec ln -s {} . \;

2023-04-19 09:10:47 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu7.56.0.11-ca-jdk7.0.352-linux_x64

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