Skip to content

Commit 1268a3f

Browse files
committed
Added codenvy Dockerfile.
1 parent 5257790 commit 1268a3f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • .codenvy/runners/environments/javaee7-angular
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
FROM radcortez/codenvy-wildfly
2+
3+
ENV CODENVY_APP_BIND_DIR /home/user/wildfly/standalone/deployments/ROOT.war
4+
5+
VOLUME ["/home/user/wildfly/standalone/deployments/ROOT.war"]

0 commit comments

Comments
 (0)