Get Started in Two Minutes Guide fails

So this failed for me with a different problem. It starts…and then it stops before I can open a web browser to the localhost address (using SonarQube 7.9 community and jdk11 from AdoptOpenJDK):

root@71c906c03d05:/work# /opt/sonarqube-7.9.1/bin/linux-x86-64/sonar.sh console
Running SonarQube...
wrapper  | --> Wrapper Started as Console
wrapper  | Launching a JVM...
jvm 1    | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1    |   Copyright 1999-2006 Tanuki Software, Inc.  All Rights Reserved.
jvm 1    |
jvm 1    | 2019.10.15 21:49:31 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube-7.9.1/temp
jvm 1    | 2019.10.15 21:49:31 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
jvm 1    | 2019.10.15 21:49:31 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube-7.9.1/elasticsearch]: /opt/sonarqube-7.9.1/elasticsearch/bin/elasticsearch
jvm 1    | 2019.10.15 21:49:31 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
jvm 1    | 2019.10.15 21:49:32 INFO  app[][o.e.p.PluginsService] no modules loaded
jvm 1    | 2019.10.15 21:49:32 INFO  app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
jvm 1    | OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
jvm 1    | 2019.10.15 21:49:37 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 1
jvm 1    | 2019.10.15 21:49:37 INFO  app[][o.s.a.SchedulerImpl] Process[es] is stopped
jvm 1    | 2019.10.15 21:49:37 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped
wrapper  | <-- Wrapper Stopped
root@71c906c03d05:/work#        

Any thoughts on this one?

Thanks,
James