Skip to content

Commit

Permalink
Sonar: remove platform in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonmert committed Feb 9, 2025
1 parent d914ff2 commit f9155d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ services:
sonar:
image: {{sonarqubeDockerImage}}
container_name: sonar
platform: linux/x86_64
# Authentication is turned off for out of the box experience while trying out SonarQube
# For real use cases delete sonar.forceAuthentication variable or set sonar.forceAuthentication=true
environment:
Expand Down

0 comments on commit f9155d6

Please sign in to comment.