I am using sonarqube dockerfile instead of docker-compose file and setup sonarqube application.
dockerfile link : docker-sonarqube/Dockerfile at master · SonarSource/docker-sonarqube · GitHub
I have also included run.sh and sonar.sh
Error: Embedded database should be used for evaluation purposes only
Not letting me further to reset the password page.
Now can someone help me to embed a Postgres DB from AWS > RDS service which I have created from docker file itself?