Fixed in master (rebuilding now) and will be fixed in 1.8.0.CR2 due to be released soon

On 18 January 2016 at 16:06, Thomas Darimont <thomas.darimont@googlemail.com> wrote:
Hello,

I just tried the server-ha-postgres Docker image and I wasn't able to run it.
https://github.com/jboss-dockerfiles/keycloak/tree/master/server-ha-postgres

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'

It seems that this command: https://github.com/jboss-dockerfiles/keycloak/blob/bfbbde898e4aba3b3ee517052b981f68b7fb6d04/server-ha-postgres/Dockerfile#L9
is 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