Removing camunda-invoice in default container

Hey,

I have been using docker camunda container. It has embedded camunda-invoice process.

Is there way to disable it/remove it via environment variable?

I am thinking about creating my own image that would remove it as alternative solution.

Thanks, K

Take a look at: https://github.com/camunda/docker-camunda-bpm-platform/issues/43

Would recommend you do some google search or forum search as many of your questions you have been asking in other posts are well documented with proper keywords

1 Like

Sorry, promise to improve on that. I did quick search before shooting question.

Thanks for help!