项目需要,部署的sonarqube需要接通公司的LDAP,在sonar.properties文件中配置后,通过soanrqube页面的重启服务不能生效,需要执行/bin/linux-x64/sonar.sh restart才可以生效,但进入容器执行报错:
Unable to locate ‘ps’.
Please report this message along with the location of the command on your system.
请问如何实现让sonarqube加载修改后的sonar.properties,谢谢!