I am trying to start a Docker instance of Keycloak with mysql as the database. Even mysql is started as a docker container.
For some reason, it is failing to start.
I have detailed my question in the following "serverfault" forum.
KEYCLOAK + MYSQL + DOCKER --> Failed to start - Server Fault
It will be great if someone can help me to identify the root cause.