2019-01-31 02:41:48 UTC
191 MB
/opt/openjdk-12
JAVA_SHA25639c22481736ae8a054fc820ad0cc3f1d9ad3f3f00d8111775573fe6d04c18bf5
JAVA_URLhttps://download.java.net/java/early_access/alpine/29/binaries/openjdk-12-ea+29_linux-x64-musl_bin.tar.gz
JAVA_VERSION12-ea+29
PATH/opt/openjdk-12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:169185f82c45a6eb72e0ca4ee66152626e7ace92a0cbc53624fb46d0a553f0bd - 1.1% (2.1 MB)
[#001] sha256:93f8cd9b8606062ffaca60a0bd8f883842918292e91bafc6d0a77fc431b9d7ca - 98.9% (188 MB)
/bin/sh -c #(nop) ADD file:91fb97ea3549e52e7b6e22b93a6736cf915c756f3d13348406d8ad5f1a872680 in /
2019-01-30 22:19:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-01-31 02:40:09 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/opt/openjdk-12
2019-01-31 02:40:10 UTC/bin/sh -c #(nop) ENV PATH=/opt/openjdk-12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-01-31 02:40:10 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=12-ea+29
2019-01-31 02:40:10 UTC/bin/sh -c #(nop) ENV JAVA_URL=https://download.java.net/java/early_access/alpine/29/binaries/openjdk-12-ea+29_linux-x64-musl_bin.tar.gz
2019-01-31 02:40:10 UTC/bin/sh -c #(nop) ENV JAVA_SHA256=39c22481736ae8a054fc820ad0cc3f1d9ad3f3f00d8111775573fe6d04c18bf5
2019-01-31 02:41:47 UTC/bin/sh -c set -eux; wget -O /openjdk.tgz "$JAVA_URL"; echo "$JAVA_SHA256 */openjdk.tgz" | sha256sum -c -; mkdir -p "$JAVA_HOME"; tar --extract --file /openjdk.tgz --directory "$JAVA_HOME" --strip-components 1; rm /openjdk.tgz; java -Xshare:dump; java --version; javac --version
2019-01-31 02:41:48 UTC/bin/sh -c #(nop) CMD ["jshell"]
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.