openshift-s2i / s2i-wildfly

Source-to-Image template for WildFly applications
http://wildfly.org/
Other
73 stars 145 forks source link

JBOSS_HOME not set #104

Closed jorgemoralespou closed 8 years ago

jorgemoralespou commented 8 years ago

As the environment variable is not set, copying configuration fails in this line.

https://github.com/openshift-s2i/s2i-wildfly/blob/master/10.1/s2i/bin/assemble#L239