Hey guys,
i have a jenkins docker container and it has a mounted volume for the JENKINS_HOME which is the /var/jenkins_home/ in the container.
Somehow when i create views, those are removed from the config.xml when i restart the container. is there something that i am missing to prevent the config.xml to be generated every time i start the docker container?