Where to find SonarQube files in a Docker container (Azure WebApp)

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    10.3 Community
  • how is SonarQube deployed: zip, Docker, Helm
    Docker on Azure Web App
  • what are you trying to achieve
    Configure the SQL database creds
  • what have you tried so far to achieve this
    Deployed the SonarQube as a container in Azure WebApp, but cannot find files under /opt/sonarqube, tried to search, no results. I cannot login with SSH, so I use the KuduLite bash terminal.

Testing out this scenario we could use in the future. Would appreciate any feedback here. Thanks!

In Docker Desktop I see the files under the opt/

Hey there.

If you want to configure the database credentials in a Docker environment, you’re much better off configuring via environment variables.