2018-11-09 02:10:46 UTC
116 MB
7u181-2.6.14-1~deb8u1
JAVA_HOME/docker-java-home/jre
JAVA_VERSION7u181
LANGC.UTF-8
PARAMS PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZPRC
[#000] sha256:795df959b1e6be8e633894b6e4b011bdbe12eacbc9733e68d367b7c0323df8f9 - 24.81% (28.7 MB)
[#001] sha256:a2e8defe034fd48900ab2c6e8bd0efb090a2e8d7dc437c82e961339ec4ad7737 - 0.38% (453 KB)
[#002] sha256:50d8dad75e602d23f8d377d9e8981537f979365546442ee03aabbe7a2826ae42 - 0.0% (248 Bytes)
[#003] sha256:ad497c7359958782aa0f99bcc986a3e88be017a1052c80d1f7b51d886c93c462 - 0.0% (130 Bytes)
[#004] sha256:40288f52be3aae2e5f4181293b5ba574e71c221607bb79f2a29c8552c6ed1b08 - 50.75% (58.8 MB)
[#005] sha256:80567acfc471702345ab3a4565ca24db8233eabcf2be5fbb06ff72313b989727 - 0.0% (188 Bytes)
[#006] sha256:d8799eae1a64d08b04a524d279888c4d0f5c915a1934f6a2e42f619202305bc0 - 24.06% (27.9 MB)
/bin/sh -c #(nop) ADD file:a315242364ff0b1f22eb579398f2925c0db790a2777484f98d2be9e8916bb06a in /
2018-10-15 23:20:55 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-10-16 05:32:07 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2018-10-16 05:32:08 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-10-16 05:32:08 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-10-16 05:32:09 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-10-16 05:34:45 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home/jre
2018-10-16 05:34:45 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u181
2018-10-16 05:34:45 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-1~deb8u1
2018-10-16 05:35:32 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'
2018-11-09 02:10:44 UTC/bin/sh -c #(nop) MAINTAINER xuxueli
2018-11-09 02:10:44 UTC/bin/sh -c #(nop) ENV PARAMS=
2018-11-09 02:10:44 UTC/bin/sh -c #(nop) ENV TZ=PRC
2018-11-09 02:10:46 UTC/bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
2018-11-09 02:10:46 UTC/bin/sh -c #(nop) ADD file:49823b76eddbf403c45a0660245b04c81ff05ec45adc2fffd566c4250b09ef99 in /app.jar
2018-11-09 02:10:46 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.