Hi, I'currently trying to run our OFBiz in docker but I can't find a way to create a .war or .jar file to deploy it in a simple tomcat or java container. Seems I have to checkout the sources in my docker container, run the gradle build and then start OFBiz.
Is there a way to get a .war or a .jar file containing alle the dependencies for running it in a container? Thanks for helping me! Heiko
