Hello .. again :) is there a possibility to create the data folder with content during the assembly step and not the first startup? A workaround would be starting the application -> stoping -> save container -> publish this image... but somehow not ideal
The reason is that karaf writes a lot of data during the startup process. However it would not change the data consumption for one instance and increases image size but if you run dockerized it could save some space if you run multiple instances on the same host. br, Matthias
