2018-03-20 18:26:33 UTC
420 MB
20170531+nmu1
JAVA_DEBIAN_VERSION8u162-b12-1~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u162
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SONARQUBE_HOME/opt/sonarqube
SONARQUBE_JDBC_PASSWORDsonar
SONARQUBE_JDBC_URL SONARQUBE_JDBC_USERNAMEsonar
SONAR_VERSION7.0
[#000] sha256:c73ab1c6897bf5c11da3c95cab103e7ca8cf10a6d041eda2ff836f45a40e3d3b - 10.26% (43 MB)
[#001] sha256:1ab373b3deaed929a15574ac1912afc6e173f80d400aba0e96c89f6a58961f2d - 2.53% (10.6 MB)
[#002] sha256:b542772b417703c0311c0b90136091369bcd9c2176c0e3ceed5a0114d743ee3c - 0.99% (4.13 MB)
[#003] sha256:57c8de432dbe337bb6cb1ad328e6c564303a3d3fd05b5e872fd9c47c16fdd02c - 11.37% (47.7 MB)
[#004] sha256:da44f64ae9991a9e8cb7c2af4dfd63608bd4026552b2b6a7f523dcfac960e1ac - 0.2% (871 KB)
[#005] sha256:0bbc7b377a9155696eb0b684bd1999bc43937918552d73fd9697ea50ef46528a - 0.0% (248 Bytes)
[#006] sha256:1b6c70b3786f72e5255ccd51e27840d1c853a17561b5e94a4359b17d27494d50 - 0.0% (130 Bytes)
[#007] sha256:d9bbcf733166f991331a80e1cd55a91111c4ba96fc7ce1ecabd05b450b7da7a3 - 39.26% (165 MB)
[#008] sha256:b1d3e8de8ec6d87b8485a8a3b66d63125a033cfb0711f8af24b4f600f524e276 - 0.06% (266 KB)
[#009] sha256:3fd171a615f8f5a58f745b6c51891abd86c1684ec0c684aaeb21daad633e1c6c - 0.0% (1.75 KB)
[#010] sha256:e40bb449aaab5f41bbf6f18bcaf966516b69cc56af3fb5a7166edfe5066f1c7e - 0.11% (489 KB)
[#011] sha256:8562aab31d8598240049bcee574cf9b07911f9e07fa6dd7cf212cdc3c13c1f64 - 35.21% (148 MB)
[#012] sha256:dda3fc66f7b667ebd877467cac635e486ebd3dbebbd1cf652c6e736232998dea - 0.0% (482 Bytes)
/bin/sh -c #(nop) ADD file:b380df301ccb5ca09f0d7cd5697ed402fa55f3e9bc5df2f4d489ba31f28de58a in /
2018-03-13 22:26:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-13 23:56:19 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:56: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-13 23:56:55 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/*
2018-03-14 11:09:00 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 11:09:00 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 11:09: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
2018-03-14 11:09:02 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 11:09:02 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-19 21:22:52 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u162
2018-03-19 21:22:53 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u162-b12-1~deb9u1
2018-03-19 21:22:53 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1
2018-03-19 21:23:40 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-8-jdk="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_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-19 21:23:43 UTC/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure
2018-03-20 02:47:52 UTC/bin/sh -c #(nop) ENV SONAR_VERSION=7.0 SONARQUBE_HOME=/opt/sonarqube SONARQUBE_JDBC_USERNAME=sonar SONARQUBE_JDBC_PASSWORD=sonar SONARQUBE_JDBC_URL=
2018-03-20 02:47:53 UTC/bin/sh -c #(nop) EXPOSE 9000/tcp
2018-03-20 02:47:54 UTC/bin/sh -c groupadd -r sonarqube && useradd -r -g sonarqube sonarqube
2018-03-20 02:48:20 UTC/bin/sh -c set -x && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/1.10/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/1.10/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -rf "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true
2018-03-20 18:26:31 UTC/bin/sh -c set -x && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys F1182E81C792928921DBCAB4CFCA4A29D26468DE && cd /opt && curl -o sonarqube.zip -fSL https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-$SONAR_VERSION.zip && curl -o sonarqube.zip.asc -fSL https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-$SONAR_VERSION.zip.asc && gpg --batch --verify sonarqube.zip.asc sonarqube.zip && unzip sonarqube.zip && mv sonarqube-$SONAR_VERSION sonarqube && chown -R sonarqube:sonarqube sonarqube && rm sonarqube.zip* && rm -rf $SONARQUBE_HOME/bin/*
2018-03-20 18:26:32 UTC/bin/sh -c #(nop) VOLUME [/opt/sonarqube/data]
2018-03-20 18:26:32 UTC/bin/sh -c #(nop) WORKDIR /opt/sonarqube
2018-03-20 18:26:33 UTC/bin/sh -c #(nop) COPY file:8e25c057205c3bc912a47e98b3ba17b1da8f3b9e4e383b0baf6d4b9532a0ee15 in /opt/sonarqube/bin/
2018-03-20 18:26:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["./bin/run.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.