2018-05-15 03:43:13 UTC
386 MB
20170531+nmu1
JAVA_DEBIAN_VERSION8u171-b11-1~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u171
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_VERSION6.7.3
[#000] sha256:cc1a78bfd46becbfc3abb8a74d9a70a0e0dc7a5809bbd12e814f9382db003707 - 11.2% (43.2 MB)
[#001] sha256:6861473222a6f5fb6abe08f0cdebf56b5f42758b0a7430bbbf47a3d365198e5e - 2.66% (10.3 MB)
[#002] sha256:7e0b9c3b5ae080d11df6df788ce96a45b684d7b050fd017c06b4ea5a40f58545 - 1.07% (4.14 MB)
[#003] sha256:3ec98735f56f2c1ad880156d0c969f405a8aa3077587870396782cbfbc43799d - 12.36% (47.7 MB)
[#004] sha256:55160131808f084fc2304dd05f27bbc1870237d9f1b78f94aa57770948f193bf - 0.22% (872 KB)
[#005] sha256:a8dbacf623ffcaa9a39a8c1afe93ffdbee4b0b0c323c43becf5481605e9b9344 - 0.0% (246 Bytes)
[#006] sha256:8145eb5a3756f6fc5fd37487b97192459ae78be657826ea66a6fe5881262f0b0 - 0.0% (130 Bytes)
[#007] sha256:589f3fe8a9cb7b27e7f4aa085b42a7ce021b92f556e9fdec2c95e667c41f6098 - 33.11% (128 MB)
[#008] sha256:4f8dbecaf7f71c373e24d473bc342674296c7102b4fce75617b6121b496264b0 - 0.07% (266 KB)
[#009] sha256:5a7d3107202a8e0de10d9cea5696d0ea902bd2c6404092850500a3beff6cde9b - 0.0% (1.73 KB)
[#010] sha256:c84b2e7a8737f9c59dc9ec213cb353f43d39ebde293585eb75b6b1b6129c5d1c - 0.12% (489 KB)
[#011] sha256:0d9949b14db5f33ab9a19f6da8b8aeb0d45d619a086a6353dff10b108b8c0814 - 39.18% (151 MB)
[#012] sha256:92ce35351eb7d82f41d51b2925f37b24a15e6842a41166443abfe728730cd530 - 0.0% (484 Bytes)
/bin/sh -c #(nop) ADD file:9572fdb59dfbb9b032f3331bbc2a08b31e0aef5fbde44c8f2008d22bf5290cf2 in /
2018-04-28 07:08:53 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-05-04 17:41: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/*
2018-05-04 17:41:17 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-05-04 17:41:44 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-05-04 23:53:27 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-05-04 23:53:28 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-05-04 23:53:28 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-05-04 23:53:29 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-05-04 23:53:29 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-05-04 23:53:30 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u171
2018-05-04 23:53:30 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u171-b11-1~deb9u1
2018-05-04 23:53:30 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1
2018-05-14 22:45:52 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" 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-05-14 22:45:54 UTC/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure
2018-05-15 03:42:44 UTC/bin/sh -c #(nop) ENV SONAR_VERSION=6.7.3 SONARQUBE_HOME=/opt/sonarqube SONARQUBE_JDBC_USERNAME=sonar SONARQUBE_JDBC_PASSWORD=sonar SONARQUBE_JDBC_URL=
2018-05-15 03:42:44 UTC/bin/sh -c #(nop) EXPOSE 9000/tcp
2018-05-15 03:42:46 UTC/bin/sh -c groupadd -r sonarqube && useradd -r -g sonarqube sonarqube
2018-05-15 03:42:52 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-05-15 03:43:12 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-05-15 03:43:12 UTC/bin/sh -c #(nop) VOLUME [/opt/sonarqube/data]
2018-05-15 03:43:12 UTC/bin/sh -c #(nop) WORKDIR /opt/sonarqube
2018-05-15 03:43:13 UTC/bin/sh -c #(nop) COPY file:8e25c057205c3bc912a47e98b3ba17b1da8f3b9e4e383b0baf6d4b9532a0ee15 in /opt/sonarqube/bin/
2018-05-15 03:43:13 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.