Namespace
azul
Image / Tag
zulu-openjdk-alpine:7u292
Content Digest
sha256:5b37940e65611c8414078191eae160670fce4ea8bb1c95c7dc26146ba8330002
Details
Created

2021-03-20 12:08:21 UTC

Size

74.4 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu7.44.0.11-ca-jdk7.0.292-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:ba3557a56b150f9b813f9d02274d62914fd8fce120dd374d9ee17b87cf1d277d - 3.6% (2.68 MB)

[#001] sha256:7c7f1c740bd4d38237e35d517b1d9fc3ec3a660453283d384b07588f4b9f8ffe - 96.4% (71.8 MB)


History
2021-02-17 21:19:54 UTC

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

2021-02-17 21:19:54 UTC

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

2021-03-20 12:07:10 UTC

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

2021-03-20 12:07:21 UTC

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

2021-03-20 12:07:30 UTC

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

2021-03-20 12:07:36 UTC

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

2021-03-20 12:08:16 UTC

|1 ZULU_DIR=zulu7.44.0.11-ca-jdk7.0.292-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.44.0.11-ca-jdk7.0.292-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-03-20 12:08:21 UTC

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