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.