Namespace
azul
Image / Tag
zulu-openjdk-alpine:7u262-7.38.0.11
Content Digest
sha256:4e233cf0bd351c04b5e095888147d1aebff96937fdeb16a46be702f409044beb
Details
Created

2020-05-07 12:56:04 UTC

Size

107 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu7.38.0.11-ca-jdk7.0.262-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:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 - 2.5% (2.68 MB)

[#001] sha256:bd8ecaedf2474ae7b96116066de2ae8cdc0611c0e02e0899a4ddcc2109113044 - 97.5% (105 MB)


History
2020-04-24 01:05:03 UTC

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

2020-04-24 01:05:03 UTC

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

2020-05-07 12:55:18 UTC

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

2020-05-07 12:55:20 UTC

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

2020-05-07 12:55:21 UTC

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

2020-05-07 12:55:23 UTC

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

2020-05-07 12:56:01 UTC

|1 ZULU_DIR=zulu7.38.0.11-ca-jdk7.0.262-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 binutils ca-certificates wget zstd tar xz && apk update && apk upgrade && wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub && wget 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 -O gcc-libs.tar.zst https://www.archlinux.org/packages/core/x86_64/gcc-libs/download/ && wget -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.xz zlib.tar.xz /tmp/usr && wget -q https://cdn.azul.com/zulu/bin/zulu7.38.0.11-ca-jdk7.0.262-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 {} . \;

2020-05-07 12:56:04 UTC

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