Sign inSign up

webmutation/gitlab-compose-mvn:JDK17

Manifest digest

sha256:5012e0f723c01e3c4e07af6106625aa9b943783c917c15f85c4d4cfcf25be4ab

OS/ARCH

linux/amd64

Compressed size

848.44 MB

Last pushed

about 4 years by webmutation

Type

Image

Manifest digest

sha256:5012e0f723c01e3c4e07af6106625aa9b943783c917c15f85c4d4cfcf25be4ab

Image Layers

1ADD file ... in / 27.25 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.39 MB
4/bin/sh -c set -ex; if3.46 MB
5RUN /bin/sh -c set -x143.58 MB
6ENV LANG=en_US.UTF-80 B
7RUN /bin/sh -c locale-gen $LANG843.23 KB
8RUN /bin/sh -c apt-get update370.97 MB
9ENV JAVA_HOME=/usr/lib/jvm/java-17-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 -x42.86 MB
16RUN /bin/sh -c set -x153 B
17RUN /bin/sh -c curl -sS10.31 KB
18RUN /bin/sh -c set -x83.44 MB
19RUN /bin/sh -c apt-get update142.1 MB
20RUN /bin/sh -c set -x16.31 MB
21RUN /bin/sh -c java -version163 B
22ENV SONAR_SCANNER_VERSION=4.7.0.27470 B
23RUN /bin/sh -c wget https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip1.12 MB
24COPY sonar-scanner-run.sh /usr/bin # buildkit779 B

Command

ADD file:ff6963f777661fb16cc12fb04a97c558bd94768a6e4ab5bd90e01f3086818853 in /