Sign inSign up

webmutation/gitlab-compose-mvn:JDK11

Manifest digest

sha256:5c24f26bba5f108d9d8e6d307bbab1c9c30d170f43178dd895355fdb977305eb

OS/ARCH

linux/amd64

Compressed size

865.5 MB

Last pushed

almost 5 years by webmutation

Type

Image

Manifest digest

sha256:5c24f26bba5f108d9d8e6d307bbab1c9c30d170f43178dd895355fdb977305eb

Image Layers

1ADD file ... in / 43.28 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get10.77 MB
4/bin/sh -c set -ex; if4.14 MB
5/bin/sh -c apt-get update &&47.46 MB
6RUN /bin/sh -c set -x70.02 MB
7ENV LANG=en_US.UTF-80 B
8RUN /bin/sh -c locale-gen $LANG92 B
9RUN /bin/sh -c if grep349.79 MB
10ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64/0 B
11RUN /bin/sh -c export JAVA_HOME92 B
12ENV MAVEN_VERSION=3.6.30 B
13RUN /bin/sh -c mkdir -p9.14 MB
14ENV MAVEN_HOME=/usr/share/maven0 B
15VOLUME [/root/.m2]0 B
16RUN /bin/sh -c set -x38.26 MB
17RUN /bin/sh -c set -x169 B
18RUN /bin/sh -c curl -sS10.18 KB
19RUN /bin/sh -c echo 'deb216 B
20RUN /bin/sh -c set -x1.74 MB
21RUN /bin/sh -c set -x104.23 MB
22RUN /bin/sh -c set -x172.39 MB
23RUN /bin/sh -c set -x13.23 MB
24RUN /bin/sh -c java -version175 B
25ENV SONAR_SCANNER_VERSION=3.2.0.12270 B
26RUN /bin/sh -c wget https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip1.04 MB
27COPY sonar-scanner-run.sh /usr/bin # buildkit776 B

Command

ADD file:36e7d2a782d933f47ccfc8692ebf95cacda9f109a51c46514f00b78754070254 in /