richardtylee / docker-sonarqube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-sonarqube

Simple Docker setup for SonarQube.

Prerequisites

Download the latest Docker for your environnment.

Build

~ $ docker-compose build

Run

~ $ docker-compose up

Then in a browser, go to http://localhost:9000.

About