I have the following set-up: I build a .jar file using Gradle, then I execute this .jar file, then I use the results (which are a .html file) to run a nginx server. The Dockerfi