Unable to Start Docker Container for SonarqubeCE(sonarqube:7.4-latest)

We are facing issue to start Sonarqube CE Docker Container(sonarqube:7.4-community) and with Postgresql(10.0).
Postgresql container is working properly, but while starting sonar container get following error. Please advise.

*2020.09.17 16:48:43 INFO  app[][o.s.a.SchedulerImpl] Process [es] is stopped*

*2020.09.17 16:48:43 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped*

*2020.09.17 16:59:42 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp*

*2020.09.17 16:59:43 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001*

*2020.09.17 16:59:43 INFO  app[][o.s.a.p.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch -Epath.conf=/opt/sonarqube/temp/conf/es*

*2020.09.17 16:59:43 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running*

*2020.09.17 16:59:43 INFO  app[][o.e.p.PluginsService] no modules loaded*

*2020.09.17 16:59:43 INFO  app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]*

*2020.09.17 16:59:45 WARN  app[][o.s.a.p.AbstractProcessMonitor] Process exited with exit value [es]: 1*

*2020.09.17 16:59:45 INFO  app[][o.s.a.SchedulerImpl] Process [es] is stopped*

*2020.09.17 16:59:45 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped*

Hi,

What do your server logs say?

 
Ann