Sign inSign up

webmutation/docker-gitlab-build-sonar:node12

Languages & frameworks
Manifest digest

sha256:df06645ad303b3d6d4399b14c16b3773f80c1475b9e53c255389d36f3d53f896

OS/ARCH

linux/amd64

Compressed size

510.72 MB

Last pushed

over 4 years by webmutation

Type

Image

Manifest digest

sha256:df06645ad303b3d6d4399b14c16b3773f80c1475b9e53c255389d36f3d53f896

Image Layers

1ADD file ... in / 30.24 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get5.18 MB
4/bin/sh -c set -ex; if3.49 MB
5RUN /bin/sh -c set -x53.66 MB
6ENV LANG=en_US.UTF-80 B
7RUN /bin/sh -c locale-gen $LANG844.25 KB
8RUN /bin/sh -c set -x149.83 MB
9ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/0 B
10RUN /bin/sh -c export JAVA_HOME32 B
11ENV MAVEN_VERSION=3.6.30 B
12RUN /bin/sh -c mkdir -p9.14 MB
13ENV MAVEN_HOME=/usr/share/maven0 B
14VOLUME [/root/.m2]0 B
15RUN /bin/sh -c set -x102.63 MB
16RUN /bin/sh -c set -x154 B
17RUN /bin/sh -c curl -sS10.2 KB
18RUN /bin/sh -c echo 'deb216 B
19RUN /bin/sh -c set -x1.8 MB
20RUN /bin/sh -c echo 'deb223 B
21RUN /bin/sh -c wget -q18.99 KB
22RUN /bin/sh -c set -x151.72 MB
23ADD scripts/xvfb-chrome /usr/bin/xvfb-chrome # buildkit420 B
24RUN /bin/sh -c ln -sf162 B
25ENV CHROME_BIN=/usr/bin/google-chrome0 B
26RUN /bin/sh -c set -x1.05 MB
27ENV SONAR_SCANNER_VERSION=4.7.0.27470 B
28RUN /bin/sh -c wget https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip1.12 MB
29COPY sonar-scanner-run.sh /usr/bin # buildkit784 B

Command

ADD file:4cb90f4b06e581fee87fc3dd2291619028b279592d7fbb97885669d1fb7e89e8 in /