Namespace
azul
Image / Tag
zulu-openjdk-alpine:7u332-7.52.0.11-x86
Content Digest
sha256:bcad0d7ebf7320f959d0c6c51e0060ee0a2c1b712f20fd404763191179d8f5e2
Details
Created

2022-10-19 06:32:35 UTC

Size

75.4 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu7.52.0.11-ca-jdk7.0.332-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:9621f1afde84053b2f9b6ff34fc7f7460712247c01cbab483c5fa7132cf782ca - 3.57% (2.69 MB)

[#001] sha256:5af3bf31a32412a25e444f9bb06225ef01dfabde959dd8399655b52d455c2cc3 - 96.43% (72.7 MB)


History
2022-08-09 17:20:00 UTC

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

2022-08-09 17:20:01 UTC

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

2022-10-19 06:32:16 UTC

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

2022-10-19 06:32:16 UTC

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

2022-10-19 06:32:16 UTC

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

2022-10-19 06:32:16 UTC

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

2022-10-19 06:32:35 UTC

|1 ZULU_DIR=zulu7.52.0.11-ca-jdk7.0.332-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.52.0.11-ca-jdk7.0.332-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 {} . \;

2022-10-19 06:32:35 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu7.52.0.11-ca-jdk7.0.332-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