Mercurial > lada > lada-server
diff Dockerfile @ 750:6a24f01bdaac
Improve install doc.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 28 Oct 2015 12:14:22 +0100 |
parents | cb841ed21405 |
children | 4f9b5500541c |
line wrap: on
line diff
--- a/Dockerfile Wed Oct 28 11:05:28 2015 +0100 +++ b/Dockerfile Wed Oct 28 12:14:22 2015 +0100 @@ -71,7 +71,7 @@ # RUN mvn clean compile package RUN mv target/lada-server-2.2.0.war $JBOSS_HOME/standalone/deployments -RUN touch $JBOSS_HOME/standalone/deployments/lada-server.war.dodeploy +RUN touch $JBOSS_HOME/standalone/deployments/lada-server-2.2.0.war.dodeploy # # This will boot WildFly in the standalone mode and bind to all interface