Namespace
azul
Image / Tag
zulu-openjdk-alpine:7u322
Content Digest
sha256:13a964cf836ac262c60f0b77dfb048db9828d9f987401878b29ad2c82f814340
Details
Created

2021-10-20 07:09:24 UTC

Size

74.8 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu7.50.0.11-ca-jdk7.0.322-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:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e - 3.59% (2.68 MB)

[#001] sha256:9c5449ab99f19fcaf31d8d0f571451c57e684949328f69f9b896d576137414ce - 96.41% (72.1 MB)


History
2021-08-27 17:19:45 UTC

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

2021-08-27 17:19:45 UTC

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

2021-10-20 07:08:13 UTC

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

2021-10-20 07:08:19 UTC

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

2021-10-20 07:08:24 UTC

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

2021-10-20 07:08:29 UTC

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

2021-10-20 07:08:59 UTC

|1 ZULU_DIR=zulu7.50.0.11-ca-jdk7.0.322-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 && apk --no-cache --virtual .build-deps add binutils zstd xz && 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.xz https://www.archlinux.org/packages/core/x86_64/zlib/download/ && tar -I zstd -xf gcc-libs.tar.zst -C /tmp && tar -xJf zlib.tar.xz -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.50.0.11-ca-jdk7.0.322-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 {} . \;

2021-10-20 07:09:24 UTC

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