2019-11-24 05:48:08 UTC
116 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.79% (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.74% (58.9 MB)
[#005] sha256:37d9d6c5fb84440e5535bf96cb21018f3bd48e2d381db8057d1c26e7c6c16249 - 0.0% (186 Bytes)
[#006] sha256:515b2c42939888636a44c0bc3405fb4f495bea5cd50fe675e473bdcff681100b - 24.09% (27.9 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-11-24 05:48:07 UTC/bin/sh -c #(nop) MAINTAINER xuxueli
2019-11-24 05:48:07 UTC/bin/sh -c #(nop) ENV PARAMS=
2019-11-24 05:48:07 UTC/bin/sh -c #(nop) ENV TZ=PRC
2019-11-24 05:48:07 UTC/bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
2019-11-24 05:48:08 UTC/bin/sh -c #(nop) ADD file:aa327961ba6a82eba591f50ede5c709fbd448b860aeb3e632e19c74223bb53c0 in /app.jar
2019-11-24 05:48:08 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.