1 FROM camunda/camunda-bpm-platform:tomcat-latest
3 # We can/should do some magic here
4 #-> e.g. change config to make another user/pw combinations.
6 #RUN rm -r /camunda/webapps/camunda-invoice
7 #RUN rm -r /camunda/webapps/h2
8 #RUN rm -r /camunda/webapps/examples
10 #COPY aic.bpmn /camunda/webapps/