Namespace
azul
Image / Tag
zulu-openjdk-alpine:11.0.1
Content Digest
sha256:995b3a0ca553093ba0196f9b64af9948e7a26bbafc084609f5d8b030f344259c
Details
Created

2018-11-07 17:00:09 UTC

Size

189 MB

Content Digest
Environment
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:4fe2ade4980c2dda4fc95858ebb981489baec8c1e4bd282ab1c3560be8ff9bde - 1.11% (2.1 MB)

[#001] sha256:e69734f44547a352f127879def3a1a65ee54307c474eed7043e2333229437813 - 98.89% (187 MB)


History
2018-09-11 22:19:50 UTC

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

2018-09-11 22:19:50 UTC

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

2018-11-07 16:59:26 UTC

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

2018-11-07 16:59:26 UTC

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

2018-11-07 16:59:27 UTC

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

2018-11-07 17:00:09 UTC

/bin/sh -c ZULU_ARCH=zulu11.2.3-jdk11.0.1-linux_musl_x64.tar.gz && INSTALL_DIR=/usr/lib/jvm && BIN_DIR=/usr/bin && MAN_DIR=/usr/share/man/man1 && ZULU_DIR=$( basename ${ZULU_ARCH} .tar.gz ) && wget -q https://cdn.azul.com/zulu/bin/${ZULU_ARCH} && mkdir -p ${INSTALL_DIR} && tar -xf ./${ZULU_ARCH} -C ${INSTALL_DIR} && rm -f ${ZULU_ARCH} && 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 {} . \; && java -version

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