Hello,
I just tried the server-ha-postgres Docker image and I wasn't able to run it.
The other images (server, server-postgres) work.
When I try to run the "server-ha-postgres" example I see:
14:54:35,888 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.0.Final
WFLYSRV0073: Invalid option '/opt/jboss/keycloak/bin/start.sh'
is not properly passed to the start script.
Building the image locally with that line commented seems to work...
Cheers,
Thomas