Skip to content

Sample app showing how to configure sonarqube and postgresSQL in docker for gathering code coverage stats for net core app running in docker.

License

Notifications You must be signed in to change notification settings

nur858/sonarqube-netcore-docker

Repository files navigation

Sonarqube, Docker and .Net Core

This repo demonstrates how to configure sonarqube and postgres in docker. It also shows how to write a multi-stage Dockerfile for .net core app that can publish code coverage stats to sonarqube.

Prerequisites

The demo application uses nunit for unit testing and coverlet for code coverage data.

Image

About

Sample app showing how to configure sonarqube and postgresSQL in docker for gathering code coverage stats for net core app running in docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published