2018-02-16 16:57:20 UTC
279 MB
9.0.1+11-1
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.1+11
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:313ea93a0d5246207e1ed7ff3833d7115bb13cbbbdfbb9fe6209ae0aca4de0da - 16.71% (46.6 MB)
[#001] sha256:82d4fbe871849ec9eabbd42c66b6c1c7b1b7d725a5203103e36d3381d8ad08a3 - 2.95% (8.21 MB)
[#002] sha256:14345a4d6f1e739fc3a5dfbf921d32d03cb87a160025d7181e792427a8523282 - 3.2% (8.91 MB)
[#003] sha256:5168c2f8c3b89017971cdfdf67659f9a98883e6b79f3c30f9c93230fee7bec38 - 0.3% (844 KB)
[#004] sha256:1304169c538914ef35bad2fa0cb4351c6657009e6688fd861e09e9ae52f82730 - 0.0% (237 Bytes)
[#005] sha256:195db6ea061ed19854ded8700d16ce0f333f9101b3c4b0a220d3155ce878b01d - 0.0% (131 Bytes)
[#006] sha256:ee71e1f15b430a1eb9f101bef47ad11cd251b966deea95e2dc2f16853614b404 - 76.85% (214 MB)
/bin/sh -c #(nop) ADD file:cf035e5110d165962eb9d4449482cb8d6b0f7749539aa1e8fc6e6a66531d2106 in /
2018-02-15 16:36:13 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-02-16 08:24:25 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-02-16 08:24:35 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-02-16 14:43:29 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-02-16 16:43:44 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-02-16 16:43:46 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-02-16 16:50:56 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-02-16 16:55:34 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-02-16 16:55:34 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.1+11
2018-02-16 16:55:34 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.1+11-1
2018-02-16 16:57:20 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 openjdk-9-jre="$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-03-14 10:29:54 UTC
269 MB
9.0.1+11-1
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.1+11
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2115d46e739639b0003acb80a3ecc4a513e7342139b4e75356e908cc3f8da0d9 - 17.07% (45.8 MB)
[#001] sha256:daa734ed5aa001b3091db69d84da99214d28d5e2bf18ad0bc53e376d23fdc681 - 3.07% (8.23 MB)
[#002] sha256:801e6e5516c1babec1897bf4f28b06f246bf275c0275b2e51f2135f579e5a37f - 3.23% (8.68 MB)
[#003] sha256:404c3612208cc3bd4dd7897653dbfa0565f4b23ff6631362c2e5e397140ea217 - 0.3% (835 KB)
[#004] sha256:258506b48a3e472f55b5be344d0f6eb6bc34ccfde90530cc1494e795c49b2541 - 0.0% (238 Bytes)
[#005] sha256:b8ae0883616aff821c45d47fc4bc07477840dbfad2d20d2bceca679a20b09e91 - 0.0% (131 Bytes)
[#006] sha256:48c1b07e925a4db8b009088648f6c2ab61d321897bb3e94474fc1cfa535a4dec - 76.33% (205 MB)
/bin/sh -c #(nop) ADD file:c2c5a1f7f840c0a87a6603fd81068b68028f500e96a33882caa97892b6701254 in /
2018-03-13 22:21:09 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-13 23:43:29 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-13 23:43:34 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 09:47:45 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-03-14 10:29:04 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 10:29:05 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-03-14 10:29:06 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 10:29:06 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 10:29:07 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.1+11
2018-03-14 10:29:07 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.1+11-1
2018-03-14 10:29:54 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 openjdk-9-jre="$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-03-14 22:42:00 UTC
249 MB
9.0.1+11-1
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.1+11
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:709e01ad8801f6d1fc3e64805651a95479961d03211125705eadb61df54191e9 - 17.66% (43.9 MB)
[#001] sha256:51cabfe63914ea326825c026f366ea50e79289864c2497b91e2974b96bc934f1 - 2.99% (7.45 MB)
[#002] sha256:fc1e862bd65c86e50e663d9f9f50f85f442d2c632cf810c672f7898ce71d7e69 - 3.39% (8.44 MB)
[#003] sha256:479c8eaca26b883896099b721f406d8c23d9ffcf395a69de7b432a33906408b1 - 0.33% (829 KB)
[#004] sha256:b3064eef53cd7cfe648e35b8272644335f9fa3ac8abdb29a1bfde4a2e4b9994f - 0.0% (238 Bytes)
[#005] sha256:e14efb27b120b1c9e5c2b274670bc6e98ed89e62875b783bb3913416f2356303 - 0.0% (130 Bytes)
[#006] sha256:98021c819c0693107039a638827b0e02d40656b5cde008fc6e0e2f2944ee7ac2 - 75.63% (188 MB)
/bin/sh -c #(nop) ADD file:0c259893711fbbb74d52158310e6405ffafee1cf80df0c5023f0f262fedaae44 in /
2018-03-14 19:58:55 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 20:43:09 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-14 20:43:26 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 22:36:33 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-03-14 22:40:25 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 22:40:26 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-03-14 22:40:27 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 22:40:27 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 22:40:27 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.1+11
2018-03-14 22:40:27 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.1+11-1
2018-03-14 22:42:00 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 openjdk-9-jre="$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-03-14 13:56:22 UTC
244 MB
9.0.1+11-1
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.1+11
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4bebe725acb1248d8ff52284d58dd16fdca68548a367bc396431ad7bc5d34cdd - 17.19% (41.9 MB)
[#001] sha256:d0693f5a3991162a5990e13b166d617b8f1fe371f4d92a04086448d19f61284b - 2.94% (7.18 MB)
[#002] sha256:56df267e9bb7c177688d09890d4bb7057540af666c61d9a1e741b8e886ece4cb - 3.35% (8.17 MB)
[#003] sha256:b317a57a53e9c7e93d0d2e70ad0c468c7bea6d2685d7ab5392e405ac845dd138 - 0.33% (813 KB)
[#004] sha256:d9ca5b46315a89268c7f2d27c633a3acb4328d293ea86ff4d724d30bc4e50714 - 0.0% (238 Bytes)
[#005] sha256:5b7fd824274eefef4ecb5024aa0b9a6d4c5ac591a97c4b0a93a9c553afdb7c6b - 0.0% (132 Bytes)
[#006] sha256:7aaa307f2ea9f9430bbcdb386cadda98161421e43f2536fbc9bb73a43199f54e - 76.19% (186 MB)
/bin/sh -c #(nop) ADD file:cf4220476786ea80d7a6f84bd9dc94b6d6ac8945750c25c3bfaacd81d179ad18 in /
2018-03-14 12:30:25 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 13:16:08 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-14 13:16:20 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 13:47:46 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-03-14 13:54:49 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 13:54:50 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-03-14 13:55:00 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 13:55:09 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 13:55:10 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.1+11
2018-03-14 13:55:10 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.1+11-1
2018-03-14 13:56:22 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 openjdk-9-jre="$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-03-14 20:20:08 UTC
249 MB
9.0.1+11-1
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.1+11
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:885529e16b447a9a1d0e77e83ee5f3a4ded117a603fc735a386b40c6af050fd4 - 17.36% (43.3 MB)
[#001] sha256:2af181fc68ef0c1305345dda1947e4560354a950ca8826a733d8ff9b4f123be4 - 3.01% (7.49 MB)
[#002] sha256:77236b6977166cb08e885fe34b4cd11cd8ca232506de32b79dc0261614f26e4e - 3.38% (8.43 MB)
[#003] sha256:0cd967c195a58b4160a36d10921a9bdecf0a94995387b18e229834dc81138507 - 0.32% (822 KB)
[#004] sha256:ea3da01c912257f44a69ed438d5bcb67ff68f70524414e5c1a4a122ccd3d04ec - 0.0% (236 Bytes)
[#005] sha256:aec3498b774f08e2bad5cc50adae6a77dc956b8013338c598b0b389fc7ace704 - 0.0% (131 Bytes)
[#006] sha256:2ef4f3f36b85061018e2fe9c72e0c25b6451bcb47df853e4fa0770de021fdb55 - 75.93% (189 MB)
/bin/sh -c #(nop) ADD file:c8a410dfd7a3136f565a9b629d0a835719a68ad80b782a9281d1759c6eb8f4ef in /
2018-03-14 17:27:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 18:36:54 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-14 18:37:22 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 19:45:30 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-03-14 20:13:10 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 20:13:13 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-03-14 20:13:15 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 20:13:15 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 20:13:16 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.1+11
2018-03-14 20:13:18 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.1+11-1
2018-03-14 20:20:08 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 openjdk-9-jre="$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-03-15 04:17:37 UTC
260 MB
9.0.1+11-1
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.1+11
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:caeed743812fb8916f058220350e305c0e940ed0a62904c7cd30f479de34194c - 18.14% (47.2 MB)
[#001] sha256:f1aaececf1154f36498af71895dbfe2455b71b0652ce6a3048ac81822992106d - 3.01% (7.83 MB)
[#002] sha256:5b9a71fba1af38f62545037942242f7cc1e558fa18154f937e68d6d61ed9d625 - 3.43% (8.91 MB)
[#003] sha256:0c8042c3be66cfffb01cd7f60865d7816cd497858ae104e5fe48048b1e3a90e2 - 0.31% (832 KB)
[#004] sha256:440550fe34cc35a8c2ee83f95560addb3ffe5792d725790a3d0aae92b1877002 - 0.0% (238 Bytes)
[#005] sha256:8ed65865c9efa444a18f963f9986529dd7b4d396bd3387448196e7fcec9a70fc - 0.0% (133 Bytes)
[#006] sha256:997374b3f7ec36d91ea0df03f3ac3bcd49e80201bce6d351f01de7ceb8770953 - 75.1% (195 MB)
/bin/sh -c #(nop) ADD file:fd074388a1e87afa5199386a81dd5480d59e87c99744d1503003e1cf82eeeeaa in /
2018-03-14 00:33:42 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-15 01:54:25 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-15 01:55:32 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-15 04:01:14 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-03-15 04:06:57 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-15 04:07:02 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-03-15 04:07:06 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-15 04:07:07 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-15 04:07:08 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.1+11
2018-03-15 04:07:10 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.1+11-1
2018-03-15 04:17:37 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 openjdk-9-jre="$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-03-14 06:39:43 UTC
235 MB
9.0.1+11-1
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.1+11
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:86f40742baf992f423224f64973e576104b2523ae049a44d7574dda9869d0735 - 19.14% (45 MB)
[#001] sha256:0a246e96e1e744b60e0cc0af03037b01bf7646f969863ef6a65410d8296981b2 - 3.31% (7.79 MB)
[#002] sha256:19a4f67084db30235359962de1d5608135e8a73048a898619ce995fd58947477 - 3.68% (8.65 MB)
[#003] sha256:ce7c63638ce23161dc3e0ca6fe205c72a0ad230b223b4e8c92a681f0e9cc11c6 - 0.35% (845 KB)
[#004] sha256:fa8dbed95c4ce7399b80864c90718321ccdbca3d50653141e4fd34ba01ec3191 - 0.0% (237 Bytes)
[#005] sha256:a5a40db8ef115bf2368667f2070f99802d8ecad50265d733663b372795e669a7 - 0.0% (131 Bytes)
[#006] sha256:b524f74ac7d93e14806ab825c54264d08f17549938bf4ea07483bfeea138851d - 73.52% (173 MB)
/bin/sh -c #(nop) ADD file:5a60fa1a91bb2b727d8bfee18b5c3fe6523121a4b58861a0ba668058347acd7d in /
2018-03-14 05:22:56 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 05:52:54 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-14 05:52:59 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 06:33:42 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-03-14 06:38:55 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 06:38:55 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-03-14 06:38:56 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 06:38:56 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 06:38:56 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.1+11
2018-03-14 06:38:56 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.1+11-1
2018-03-14 06:39:43 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 openjdk-9-jre="$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'
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.