2019-01-14 11:02:29 UTC
124 MB
8.191.12-r0
JAVA_HOME/usr/lib/jvm/java-1.8-openjdk
JAVA_VERSION8u191
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin
PORT8080
[#000] sha256:cd784148e3483c2c86c50a48e535302ab0288bebd587accf40b714fffd0646b3 - 1.69% (2.1 MB)
[#001] sha256:35920a071f912ae4c16897610e8e2d514efcfd0e14ec76c4c73bf9aa7c2c55ea - 0.0% (237 Bytes)
[#002] sha256:88b05767cad1d214d47942193ae9397b177ebf5866fa7997ed3b59e9f4c52a38 - 54.22% (67.4 MB)
[#003] sha256:0ef4742764e4952df1e49d7185d78fe9f4397e94d17835e0fca5be01b0097edd - 44.09% (54.8 MB)
/bin/sh -c #(nop) ADD file:2ff00caea4e83dfade726ca47e3c795a1e9acb8ac24e392785c474ecf9a621f2 in /
2018-12-21 00:21:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 00:40:53 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-12-21 00:40:57 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home
2018-12-21 00:40:58 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk
2018-12-21 00:40:58 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin
2019-01-11 00:26:01 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u191
2019-01-11 00:26:01 UTC/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.191.12-r0
2019-01-11 00:26:06 UTC/bin/sh -c set -x && apk add --no-cache openjdk8="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]
2019-01-14 11:02:27 UTC/bin/sh -c #(nop) ENV PORT=8080
2019-01-14 11:02:28 UTC/bin/sh -c #(nop) EXPOSE 8080
2019-01-14 11:02:28 UTC/bin/sh -c #(nop) COPY file:c4c468a0bfbc63a3ed9cc554f2a8a1c1987648c9ea28eebfb6a01cfc0585f50e in /opt/app.jar
2019-01-14 11:02:29 UTC/bin/sh -c #(nop) WORKDIR /opt
2019-01-14 11:02:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "exec java $JAVA_OPTS -jar app.jar"]
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.