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)
At folder sonar-checkstyle/checkstyle-sonar-plugin/config do docker build -t sonarqube-maven-git .
docker build -t sonarqube-maven-git .
docker tag sonarqube-maven-git:latest checkstyle/sonarqube-maven-git:X.X-community
docker login --username=<user username> --email=<user email address>
docker push checkstyle/sonarqube-maven-git
Image location - https://hub.docker.com/r/checkstyle/sonarqube-maven-git/