Skip to content

Commit bc8d9ba

Browse files
committed
Fixed codenvy Dockerfile.
1 parent 5f03485 commit bc8d9ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • .codenvy/runners/environments/javaee7-angular

.codenvy/runners/environments/javaee7-angular/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ FROM radcortez/codenvy-wildfly
33
ENV CODENVY_APP_BIND_DIR /home/user/wildfly/standalone/deployments/ROOT.war
44

55
VOLUME ["/home/user/wildfly/standalone/deployments/ROOT.war"]
6+
7+
CMD sudo touch ~/wildfly/standalone/deployments/ROOT.war.dodeploy

0 commit comments

Comments
 (0)