2020-10-22 21:53:45 UTC
109 MB
/usr/lib/jvm/zulu7.42.0.13-ca-jdk7.0.282-linux_x64
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 2.45% (2.67 MB)
[#001] sha256:5f63c91698017306a357ed62d15e2e5130fe3fd8a15b53eba24cb4a9426522d6 - 97.55% (106 MB)
/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /
2020-10-22 02:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 21:52:50 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2020-10-22 21:52:52 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US:en
2020-10-22 21:52:55 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8
2020-10-22 21:52:58 UTC/bin/sh -c #(nop) ARG ZULU_DIR=zulu7.42.0.13-ca-jdk7.0.282-linux_x64
2020-10-22 21:53:31 UTC|1 ZULU_DIR=zulu7.42.0.13-ca-jdk7.0.282-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.42.0.13-ca-jdk7.0.282-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-10-22 21:53:45 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu7.42.0.13-ca-jdk7.0.282-linux_x64
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.