Skip to content

Instantly share code, notes, and snippets.

View vishwac09's full-sized avatar
🦍
Pacing

Vishwa Chikate vishwac09

🦍
Pacing
  • Srijan Technologies Ltd
  • Pune, India
  • X @vishwac09
View GitHub Profile
@vishwac09
vishwac09 / docker-compose.yml
Created October 9, 2024 05:57
SonarQube Community - Free edition
#
# Based on https://hub.docker.com/_/sonarqube
#
version: "3.7"
services:
sonarqube:
container_name: sonarqube
image: arm64v8/sonarqube:latest