add sonarqube to docker-compose (#2113)
* add sonarqube to docker-compose * change volume dir * add postgres init db * add comment for sonarqube error
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
f5c80cd251
commit
cbbdb0a86b
3
sonarqube/Dockerfile
Normal file
3
sonarqube/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM sonarqube:latest
|
||||
|
||||
LABEL maintainer="xiagw <fxiaxiaoyu@gmail.com>"
|
Reference in New Issue
Block a user