<div dir="ltr">Hello,<div><br></div><div>I just tried the server-ha-postgres Docker image and I wasn&#39;t able to run it.</div><div><a href="https://github.com/jboss-dockerfiles/keycloak/tree/master/server-ha-postgres">https://github.com/jboss-dockerfiles/keycloak/tree/master/server-ha-postgres</a><br></div><div><br></div><div>The other images (server, server-postgres) work.</div><div><br></div><div>When I try to run the &quot;server-ha-postgres&quot; example I see:</div><div><br></div><div><div>14:54:35,888 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final</div><div>WFLYSRV0073: Invalid option &#39;/opt/jboss/keycloak/bin/start.sh&#39;</div></div><div><br></div><div>It seems that this command: <a href="https://github.com/jboss-dockerfiles/keycloak/blob/bfbbde898e4aba3b3ee517052b981f68b7fb6d04/server-ha-postgres/Dockerfile#L9">https://github.com/jboss-dockerfiles/keycloak/blob/bfbbde898e4aba3b3ee517052b981f68b7fb6d04/server-ha-postgres/Dockerfile#L9</a></div><div>is not properly passed to the start script.</div><div>Building the image locally with that line commented seems to work...</div><div><br></div><div>Cheers,</div><div>Thomas</div></div>