2020-07-24 15:42:47 UTC
488 MB
8u242-b08-1~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u242
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c0c53f743a403d45480d026864d9611d6eb898e897d60c13ae854ad453d462a4 - 8.86% (43.3 MB)
[#001] sha256:66997431d390aecfd02e57222c9b5752d314a4508de82c9b43c66812c3434ed4 - 2.11% (10.3 MB)
[#002] sha256:0ea865e2909f355d736daef9076ecda63b3075c6267b858d9eaaf2e3966fc0d2 - 0.85% (4.14 MB)
[#003] sha256:584bf23912b71bbd038602cb98cf5207cb2183a8b7b49fa4b16fa2018e09f508 - 9.78% (47.8 MB)
[#004] sha256:29a215b62e0acde6a91388ae0d1e7c5ff61a810ff91f5223d65596ad675432aa - 0.0% (1.71 KB)
[#005] sha256:44ba1e08385badc553fd16bda93d4e3a33333557160fa19b2f9f23db0c7aa968 - 0.21% (1.02 MB)
[#006] sha256:2172d131bfd4cd76dc4dda886228bbbc65f217bbf165b6aa6583657cac6a7c99 - 0.0% (258 Bytes)
[#007] sha256:6d9a54c8d9d9e30f1d14d84600d4d87b62e11e6db049159187eb7d8edd2d92f0 - 0.0% (138 Bytes)
[#008] sha256:124821e2a4c816380bcd16f0a4d302b1bb1dfc37ebcaab76e2e9e192897c2055 - 28.58% (140 MB)
[#009] sha256:b22a1d9db327832fd5cec27a9a9af97116b86c1ce3e398153702d4e140fc9192 - 16.53% (80.7 MB)
[#010] sha256:1421196325252e2e49c0192f78fcabac23afe11051198254c6b2f1dc7987d7b5 - 0.0% (837 Bytes)
[#011] sha256:2e62e0821718b3f73ed9c5395610bceb05ec4e912f2365654764b033df22da3f - 16.56% (80.9 MB)
[#012] sha256:813d768083cde3c98e500c6cdd4ae2d8f44043ba97e92c61c957b619cbb2e720 - 16.53% (80.7 MB)
/bin/sh -c #(nop) ADD file:08c5ab7c53526da155d6be40a9795fc08afc9f47bd333c096e90185fe9fab2b1 in /
2020-02-26 00:41:14 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-02-26 01:17:11 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/*
2020-02-26 01:17:19 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
2020-02-26 01:17:41 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/*
2020-02-26 11:22:43 UTC/bin/sh -c addgroup --system thingsboard --gid=799 && adduser --quiet --system --uid=799 --ingroup thingsboard --quiet --disabled-login --disabled-password --no-create-home -gecos "Thingsboard application" thingsboard
2020-02-26 11:24:09 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils apt-transport-https ca-certificates && rm -rf /var/lib/apt/lists/*
2020-02-26 11:24:09 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-02-26 11:24:10 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
2020-02-26 11:24:11 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2020-02-26 11:24:11 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2020-02-26 11:24:11 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u242
2020-02-26 11:24:11 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u242-b08-1~deb9u1
2020-02-26 11:24:48 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-07-24 15:42:41 UTC/bin/sh -c #(nop) COPY multi:498124479d78a773fae6314f4be1ff7aa132dd8f5560ee32884a1951308a0f39 in /tmp/
2020-07-24 15:42:42 UTC/bin/sh -c chmod a+x /tmp/*.sh && mv /tmp/start-tests.sh /usr/bin
2020-07-24 15:42:43 UTC/bin/sh -c dpkg -i /tmp/tb-ce-performance-tests.deb
2020-07-24 15:42:44 UTC/bin/sh -c systemctl --no-reload disable --now tb-ce-performance-tests.service > /dev/null 2>&1 || :
2020-07-24 15:42:45 UTC/bin/sh -c chmod 555 /usr/share/tb-ce-performance-tests/bin/tb-ce-performance-tests.jar
2020-07-24 15:42:47 UTC/bin/sh -c #(nop) USER thingsboard
2020-07-24 15:42:47 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.