Initial commit of TwitterService
[pub/jan/aic18.git] / camunda-aic-overlay / Dockerfile
index a840279f26148b17479141835cb5d5d62a8ed797..f642c58906c2471511aa17afc42ddd2f08e49cd8 100644 (file)
@@ -3,8 +3,8 @@ FROM camunda/camunda-bpm-platform:tomcat-latest
 # We can/should do some magic here
 #-> e.g. change config to make another user/pw combinations.
 
-RUN rm -r /camunda/webapps/camunda-invoice
+#RUN rm -r /camunda/webapps/camunda-invoice
 #RUN rm -r /camunda/webapps/h2
-RUN rm -r /camunda/webapps/examples
+#RUN rm -r /camunda/webapps/examples
 
-COPY aic.bpmn /camunda/webapps/
+#COPY aic.bpmn /camunda/webapps/