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/h2
#RUN rm -r /camunda/webapps/examples

#COPY aic.bpmn /camunda/webapps/