Sign inSign up

nancom/sonar-scanner-m1

By nancom

Updated over 5 years ago

Sonar Scanner for apple silicon

Image
0

1.4K

nancom/sonar-scanner-m1 repository overview

docker run --rm --name sonar-cli --platform linux/amd64 -e SONAR_HOST_URL="http://host.docker.internal:9000" -e SONAR_LOGIN="{auth_token}" -v "{source_code}:/usr/src" nancom/sonar-scanner-m1 -Dsonar.projectKey="{project.key}" 

you can add option of sonar at the end of command like -D

Tag summary

Content type

Image

Digest

Size

116.5 MB

Last updated

over 5 years ago

docker pull nancom/sonar-scanner-m1