Sign inSign up

amd64/sonarqube:26.8.0.126808-community

Integration & delivery
Index digest

sha256:f37d84cfc2859e656655fc277a068e0bdb868ec9f531efe22a57ce9349d646d7

OS/ARCH

linux/amd64

Compressed size

1.01 GB

Last pushed

about 1 month by buildslaveamd64

Type

Image

Manifest digest

sha256:4152a10d90904b97a29e82c964f7eba0c6d587ca118a0320e7dfdaf5d1a99760

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;16.62 MB
10ENV JAVA_VERSION=jdk-25.0.4+70 B
11RUN /bin/sh -c set -eux;88.45 MB
12RUN /bin/sh -c set -eux;32 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 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

Command

 ARG RELEASE