Install a sonar-server with scala plugin and mysql instance.
The run.sh builds the required image and runs docker-compose with mysql and sonar server
The database persistent files will be located at ~/mysql-data.
Docker compose for making a docker stack composed from mysql & sonar + scala plugin
Shell