sha256:53898979f1e3ba27b654c2e09878de85a8632882357b6d28d1c91fc0ffbd9f10
OS/ARCH
linux/amd64
Compressed size
1.01 GB
Last pushed
over 3 years by ictuci
Type
Image
Manifest digest
sha256:53898979f1e3ba27b654c2e09878de85a8632882357b6d28d1c91fc0ffbd9f10
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.02 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10/bin/sh -c apt-get update 16.26 MB11ENV JAVA_VERSION=jdk-17.0.7+70 B12/bin/sh -c set -eux; 44.83 MB13/bin/sh -c echo Verifying install160 B14LABEL org.opencontainers.image.url=https://github.com/SonarSource/docker-sonarqube0 B15ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B16ARG SONARQUBE_VERSION=9.9.1.695950 B17ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-developer/sonarqube-developer-9.9.1.69595.zip0 B18ENV JAVA_HOME=/opt/java/openjdk SONARQUBE_HOME=/opt/sonarqube SONAR_VERSION=9.9.1.695950 B19|2 SONARQUBE_VERSION=9.9.1.69595 SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-developer/sonarqube-developer-9.9.1.69595.zip /bin/sh -c377.36 MB20COPY file:51aced1b78206886f6fbafaa2cd9132831e659d7d4073dffca35b43d1847a323 in /opt/sonarqube/docker/ 479 B21WORKDIR /opt/sonarqube0 B22EXPOSE 90000 B23USER sonarqube0 B24STOPSIGNAL SIGINT0 B25ENTRYPOINT ["/opt/sonarqube/docker/entrypoint.sh"]0 B26USER root0 B27/bin/sh -c apt-get update &&94.98 MB28ADD dir:d9ceac69d4bd0713da78d20873e29350c6b34d09c5bda4723836f72b0410387b in /tmp/plugins 681 B29/bin/sh -c rm -rf ./extensions/plugins/*52.35 MB30WORKDIR /opt/sonarqube0 B31COPY file:c2a219b838dfc0e8b5d8fcae3d1c4680cca0ceb681389f70f7b27d1157b89325 in . 3.24 KB32ADD dir:1ee39f7d398116b0efc0bd76a8ad46b1ca25860b44ce1c3923344558d4d3b50c in /tmp/rules 1.86 KB33ADD file ... in /opt/sonarqube/conf/sonar.properties 425 B34/bin/sh -c chown -R sonarqube:sonarqube422.59 MB35USER sonarqube0 B36CMD ["./start-with-profile.sh"]0 BCommand
ARG RELEASE