- Install Docker from here
- Start Docker App
- Clone this repository in your development path
In your terminal on your cloned path
- Run
docker build --pull --rm -f "Dockerfile" -t localsonar:staging "."
- Run
docker-compose up -d
- Check in your navegator the addres localhost:9000
- User and Pasword are "admin"