2019-04-20 08:51:24 UTC
117 MB
7u211-2.6.17-1~deb8u1
JAVA_HOME/docker-java-home/jre
JAVA_VERSION7u211
LANGC.UTF-8
PARAMS PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZPRC
[#000] sha256:2a639da97f77795f2f0ebe3bb2c9fc94b4eee47bd41faaf216118e7a8fa65dd6 - 24.56% (28.8 MB)
[#001] sha256:3edd645c00d35e53c38bc96fb6f6cf80634b42d9f60c1d1ee17a802e8b8c0df8 - 0.38% (453 KB)
[#002] sha256:58f0e3de735d46f7f989a70581fdde01a547c1668a8ff9e44b0f7b307e230844 - 0.0% (248 Bytes)
[#003] sha256:ae22bc8cb03d5cecd7e80eb9662861bd11336f6d1777c3db0a1f271c5a8ff717 - 0.0% (131 Bytes)
[#004] sha256:244645e2fa69a557b136fb2309b093553a1883441bfbbad000bce04e184fdcaa - 50.27% (58.9 MB)
[#005] sha256:db18cdab3fa1b238a2ca04f510d25b7087f3a9d23a5aea97c20dba34b94d96f0 - 0.0% (188 Bytes)
[#006] sha256:a7acd8b408245ea37bd408f5455295c84fa3cbd0cfe2f5e9e20f64e516bed217 - 24.78% (29 MB)
/bin/sh -c #(nop) ADD file:7e1c64289e566a098e45fa330e3fe3be4fb94df824f0287a0317dbadf8c643fd in /
2019-03-26 22:39:48 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-27 00:55:37 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2019-03-27 00:55:37 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-27 00:55:39 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
2019-03-27 00:55:40 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-27 01:02:19 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home/jre
2019-03-27 23:40:02 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u211
2019-03-27 23:40:02 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u211-2.6.17-1~deb8u1
2019-03-27 23:42:26 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y --no-install-recommends openjdk-7-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'
2019-04-20 08:51:23 UTC/bin/sh -c #(nop) MAINTAINER xuxueli
2019-04-20 08:51:23 UTC/bin/sh -c #(nop) ENV PARAMS=
2019-04-20 08:51:23 UTC/bin/sh -c #(nop) ENV TZ=PRC
2019-04-20 08:51:23 UTC/bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
2019-04-20 08:51:24 UTC/bin/sh -c #(nop) ADD file:98900300446229d05dbaf35b215cb57cf9e2d777a309b73a3cba50d4893d8258 in /app.jar
2019-04-20 08:51:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["sh" "-c" "java -jar /app.jar $PARAMS"]
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.