Namespace
azul
Image / Tag
zulu-openjdk-alpine:8u222
Content Digest
sha256:7cf363beb7194e3fd8fe90464367fbae334967a725eef5e9756498718801312a
Details
Created

2019-09-20 17:53:14 UTC

Size

105 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/zulu-8

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:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 2.54% (2.66 MB)

[#001] sha256:762ba226ef735f2d839b3c7d31ab45f123ea05497c868811dfabb57f41e998a7 - 97.46% (102 MB)


History
2019-08-20 20:19:55 UTC

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

2019-08-20 20:19:55 UTC

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

2019-09-20 17:52:41 UTC

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

2019-09-20 17:52:41 UTC

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

2019-09-20 17:52:41 UTC

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

2019-09-20 17:52:42 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/zulu-8

2019-09-20 17:53:14 UTC

/bin/sh -c ZULU_ARCH=zulu8.40.0.25-ca-jdk8.0.222-linux_musl_x64.tar.gz && INSTALL_DIR=$( dirname $JAVA_HOME ) && 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} && mv ${INSTALL_DIR}/${ZULU_DIR} ${JAVA_HOME} && cd ${BIN_DIR} && find ${JAVA_HOME}/bin -type f -perm -a=x -exec ln -s {} . \; && mkdir -p ${MAN_DIR} && cd ${MAN_DIR} && find ${JAVA_HOME}/man/man1 -type f -name "*.1" -exec ln -s {} . \;

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