Skip to content

Franckeddy/Sonar-PostgreSQL-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Dockerized

with


Prerequisites

In order to follow my instructions you will need install:


Structure of folder:

develop-env/
├─ docker-compose.yml
└── sonar/
   ├── Dockerfile
   └── sonar.properties

Usage

Run development environment

$ docker-compose up

or run in background

$ docker-compose up -d

To down environment

$ docker-compose down

Access to Url's

http://localhost:9000.


Versioning

- Github, Web-based version-control and collaboration platform for software developers.


Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors