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.FinalWFLYSRV0073: Invalid option '/opt/jboss/keycloak/bin/start.sh'It seems that this command: https://github.com/jboss-dockerfiles/keycloak/blob/bfbbde898e4aba3b3ee517052b981f68b7fb6d04/server-ha-postgres/Dockerfile#L9is not properly passed to the start script.Building the image locally with that line commented seems to work...Cheers,Thomas
_______________________________________________
keycloak-dev mailing list
keycloak-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev