Skip to content

terry1921/SonarqubeAppleM1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sonarqube/PostgreSQL in Apple M1 Chip

⚡️ Quickstart

  • Install Docker from here
  • Start Docker App
  • Clone this repository in your development path

‍💻 Installation

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"

Enjoy your SonarQube in M1 Apple