We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
create user on docker hub (become part of "checkstyle" organization)
docker login --username=<user username> --email=<user email address>
At folder sonar-checkstyle/checkstyle-sonar-plugin/config do docker build -t sonarqube-maven-git .
docker build -t sonarqube-maven-git .
docker commit sonarqube-maven-git checkstyle/sonarqube-maven-git
docker push checkstyle/sonarqube-maven-git
Image location - https://hub.docker.com/r/checkstyle/sonarqube-maven-git/