Sign inSign up

joehorn/sonarqube:26.8.0.126808-community

Multi-platform
Developer tools
Web servers
Index digest

sha256:d4f2168cddc5f396e15c77979bba7ff30b9fbdfb2bc63437bd1123d85db5100a

OS/ARCH

Compressed size

1.05 GB

Last pushed

about 2 months by joehorn

Type

Image

Manifest digest

sha256:fb5f7000dbce2e2bc8a49a7498d5c62866d7b2917f45a56031294d76a9c76d3e

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;18.91 MB
10ENV JAVA_VERSION=jdk-25.0.3+90 B
11RUN /bin/sh -c set -eux;88.41 MB
12RUN /bin/sh -c set -eux;32 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15CMD ["jshell"]0 B
16LABEL io.k8s.description=SonarQube Community Build is0 B
17LABEL io.openshift.min-cpu=400m0 B
18LABEL io.openshift.min-memory=2048M0 B
19LABEL io.openshift.non-scalable=true0 B
20LABEL io.openshift.tags=sonarqube,static-code-analysis,code-quality,clean-code0 B
21LABEL org.opencontainers.image.url=https://github.com/SonarSource/docker-sonarqube0 B
22ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
23ARG SONARQUBE_VERSION=26.8.0.1268080 B
24ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-26.8.0.126808.zip0 B
25ENV DOCKER_RUNNING=true JAVA_HOME=/opt/java/openjdk SONARQUBE_HOME=/opt/sonarqube SONAR_VERSION=26.8.0.1268080 B
26ENV ES_TMPDIR=/opt/sonarqube/temp0 B
27RUN |2 SONARQUBE_VERSION=26.8.0.126808 SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-26.8.0.126808.zip /bin/sh899.36 MB
28VOLUME [/opt/sonarqube/data /opt/sonarqube/extensions /opt/sonarqube/logs /opt/sonarqube/temp]0 B
29COPY --chown=root:root --chmod=555 entrypoint.sh /opt/sonarqube/docker/462 B
30WORKDIR /opt/sonarqube32 B
31EXPOSE map[9000/tcp:{}]0 B
32USER sonarqube0 B
33STOPSIGNAL SIGINT0 B
34ENTRYPOINT ["/opt/sonarqube/docker/entrypoint.sh"]0 B
35LABEL org.opencontainers.image.authors=Joe Horn <[email protected]> org.opencontainers.image.url=https://hub.docker.com/r/joehorn/sonarqube0 B
36USER root0 B
37COPY --chmod=750 build.sh / #244 B
38RUN /bin/sh -c /build.sh &&103.15 KB
39ADD --chown=sonarqube --chmod=444 https://github.com/sbaudoin/sonar-shellcheck/releases/download/v2.5.0/sonar-shellcheck-plugin-2.5.0.jar https://github.com/cnescatlab/sonar-cnes-report/releases/download/5.0.4/sonar-cnes-report-5.0.4.jar37.2 MB
40USER sonarqube0 B

Command

 ARG RELEASE