Mercurial > lada > lada-server
diff Dockerfile @ 791:48fab56ae827
mergedmerged..
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 18 Nov 2015 15:40:00 +0100 |
parents | c19bd80d1f62 |
children | 2f467a014619 |
line wrap: on
line diff
--- a/Dockerfile Wed Nov 18 15:39:21 2015 +0100 +++ b/Dockerfile Wed Nov 18 15:40:00 2015 +0100 @@ -64,7 +64,7 @@ $JBOSS_HOME/modules/org/postgres/main/module.xml RUN ln -fs $PWD/wildfly/hibernate-module.xml \ $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/module.xml -RUN ln -s $PWD/wildfly/standalone.conf $JBOSS_HOME/bin/ +RUN ln -fs $PWD/wildfly/standalone.conf $JBOSS_HOME/bin/ RUN wildfly/execute.sh