2019-12-12 13:31:58 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.8% (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.74% (58.8 MB)
[#005] sha256:7b39862ad1f307e43ec8c47315d91eb91eaa3e0fe5c6e65811daa945f74fc8b2 - 0.0% (188 Bytes)
[#006] sha256:2b4a4683cf715087702129664426c54eacef3e56e12386382d38a10fbbfe9b4a - 24.09% (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'
2019-12-12 13:31:55 UTC/bin/sh -c #(nop) MAINTAINER xuxueli
2019-12-12 13:31:55 UTC/bin/sh -c #(nop) ENV PARAMS=
2019-12-12 13:31:56 UTC/bin/sh -c #(nop) ENV TZ=PRC
2019-12-12 13:31:57 UTC/bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
2019-12-12 13:31:58 UTC/bin/sh -c #(nop) ADD file:9de2942879fdd4b66c85e4ab91d35c2fe050fa469dd5578fa8e5432a48099de2 in /app.jar
2019-12-12 13:31:58 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.