2020-02-10 16:29:50 UTC
361 MB
8u212-b01-1~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u212
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c5e155d5a1d130a7f8a3e24cee0d9e1349bff13f90ec6a941478e558fde53c14 - 11.99% (43.2 MB)
[#001] sha256:221d80d00ae9675aad24913aacbadfac1ce8b7084f9765a6c0813486082c5c69 - 2.85% (10.3 MB)
[#002] sha256:4250b3117dca5e14edc32ebf1366cd54e4cda91f17610b76c504a86917ff8b95 - 1.15% (4.14 MB)
[#003] sha256:3b7ca19181b24b87e24423c01b490633bc1e47d2fcdc1987bf2e37949d6789b5 - 13.23% (47.7 MB)
[#004] sha256:41dbc242f13d0afd20e8217ce982a9c68547b0720910ecffad7ae5dc248203ec - 0.24% (872 KB)
[#005] sha256:babed7ae20d8f22e3449ada246a36e6fca0c3acc6e4953100b8b81170c257b9f - 0.0% (247 Bytes)
[#006] sha256:a260f6841d74bb17afa5d255cf5027cc26da53fb46448f9ad89d4ff822857e28 - 0.0% (131 Bytes)
[#007] sha256:6e82da9f97cb7e15768ef6e3c41c1c45f0d8937a8fa19d187a47f433f641500d - 35.75% (129 MB)
[#008] sha256:fd9aec29f8aba02b32e281bda87d7bd7d82ea176b8e33e428d35b84aae7c1cc1 - 17.38% (62.7 MB)
[#009] sha256:23601018a6db75e9775631fcec7bfb73c41392701aad39fb5d0a6f3f5789a5c0 - 0.0% (838 Bytes)
[#010] sha256:121ad9c2d0d8e95769fc736e9df5b5277294ceb7206d031845cef951ddf16d41 - 17.42% (62.9 MB)
[#011] sha256:924c82f316221ec5981215827b65a17ea0bb24168eb382864cf50f081b32931c - 0.0% (764 Bytes)
/bin/sh -c #(nop) ADD file:caf91edab64f988bc24766c58ee66c00311c7c921296b8e5b51d7023422a1485 in /
2019-05-08 00:33:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-05-08 01:40:06 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*
2019-05-08 01:40:12 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
2019-05-08 01:40:37 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2019-05-27 14:24:57 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-05-27 14:24:59 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-05-27 14:25:01 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-05-27 14:25:05 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-05-27 14:25:06 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-05-27 14:25:07 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u212
2019-05-27 14:25:08 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
2019-05-27 14:28:19 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-8-jdk="$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'
2020-02-10 16:29:45 UTC/bin/sh -c #(nop) COPY multi:e5e5669c92d83b1898433220b2cdf1e24fa2768c6a52c0669eaef7471f42b91a in /tmp/
2020-02-10 16:29:46 UTC/bin/sh -c chmod a+x /tmp/*.sh && mv /tmp/start-tests.sh /usr/bin
2020-02-10 16:29:48 UTC/bin/sh -c dpkg -i /tmp/tb-ce-performance-tests.deb
2020-02-10 16:29:49 UTC/bin/sh -c systemctl --no-reload disable --now tb-ce-performance-tests.service > /dev/null 2>&1 || :
2020-02-10 16:29:50 UTC/bin/sh -c mv /tmp/tb-ce-performance-tests.conf /usr/share/tb-ce-performance-tests/conf
2020-02-10 16:29:50 UTC/bin/sh -c #(nop) CMD ["start-tests.sh"]
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.