2018-12-27 01:20:12 UTC
124 MB
8.181.13-r0
JAVA_HOME/usr/lib/jvm/java-1.8-openjdk
JAVA_VERSION8u181
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:f8a5c2c61767e93d1e332a4319f396f39b0dc6b2ee9e4cd2b9d0d5270c82556c - 54.2% (67.3 MB)
[#003] sha256:2b830c60a38f43a426ec33a066ca7767eaed4b2925591918a482cfb4ba782a10 - 44.1% (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
2018-12-21 00:40:59 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2018-12-21 00:40:59 UTC/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.181.13-r0
2018-12-21 00:41:04 UTC/bin/sh -c set -x && apk add --no-cache openjdk8="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]
2018-12-27 01:20:11 UTC/bin/sh -c #(nop) ENV PORT=8080
2018-12-27 01:20:11 UTC/bin/sh -c #(nop) EXPOSE 8080
2018-12-27 01:20:12 UTC/bin/sh -c #(nop) COPY file:08e8033527d32ceb0b603486e800794bb01cc0a5cad96c1ed29df2715516b8ba in /opt/app.jar
2018-12-27 01:20:12 UTC/bin/sh -c #(nop) WORKDIR /opt
2018-12-27 01:20:12 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.