Skip to content

josedev-union/sonarqube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonarQube Docker Image

Docker Image for SonarQube with required plugins installed.

Plugins

Mounting config file

Mount config files to /opt/app/tmp/conf/ instead of the actual ${SONARQUBE_HOME}/conf location in order to preserve the user's (10001) ownership. The start script will copy it to the actual location.

Update the CONF_MOUNT_PATH variable if you need to change the name of the config file from sonar.properties to something else.

Reference

About

Dockerfile for sonarqube

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 71.5%
  • Shell 28.5%