cnescatlab / cnescatlab/docker-cat
SONARQUBE_JDBC_* var env ignored
Open
bug
- Dominant language
- Python
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
#### Describe the bug
When setting variable environment like `SONARQUBE_JDBC_*` or like `sonar.*` (as allowed in recent release of sonarqube docker) they are ignored.
#### To reproduce
Run the `docker-compose.yml` script provided.
#### Expected behavior
Variables like `SONARQUBE_JDBC_*` or like `sonar.*` should be passed to `bin/run.sh`.
Contributor guide
Assessment
This issue has not been assessed yet.