Dockerized SonarQube health-check?

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    8.1-community-edition from hub.docker.com
  • what are you trying to achieve
    AWS load-balancer providing https => http should have a health-check to ensure service is alive.
  • what have you tried so far to achieve this
    Using / as endpoint should return 200 HTTP status

You can use any api endpoint that suits your need. We provide an example on docker library of what make sense to us to use as a healtcheck. Feel free to customize it.