I've created a WAR file and running it as an Image using Tomcat in Docker
So in the WAR file contain a Java Web App
I got a config.properties file in the WAR.
I want to be able to modify the config.properties file when the container is running and map the modified file in Docker Volume for storage