This project has for aim to build a sonar scanner container image with packages necessary for a complete analysis.
For exemple the image embark the GO package for coverage test on GOlang developement.
This image is inspired by the image [skilldlabs/sonar-scanner](https://hub.docker.com/r/skilldlabs/sonar-scanner/tags).
The Dockerfile was inspired and adapted from [this one](https://github.com/skilld-labs/sonar-scanner/blob/34-40-jdk/Dockerfile.sonarscanner-4.0.0-alpine) and by getting the latest sonar scanner version