Skip to content

Instantly share code, notes, and snippets.

@menski
Last active September 17, 2015 09:01
Show Gist options
  • Save menski/0739f1c2bbc3ccd948b5 to your computer and use it in GitHub Desktop.
Save menski/0739f1c2bbc3ccd948b5 to your computer and use it in GitHub Desktop.
FROM camunda/camunda-bpm-platform:latest
RUN rm /camunda/webapps/camunda-invoice
ADD my.war /camunda/webapps/my.war
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment