Hello everybody.
Preamble: I definitely love UCS. I’ve been using it for several years with great satisfaction.
Thanks for keeping up this great software.
Now, I would like to start implementing it through docker containers.
Unluckily, I’ve noticed that your images on docker hub don’t make use of persistent volumes.
I think that this is a major issue, since it breaks the docker fundamentals about disposable containers.
Do you have any plan to change this approach?
It would be great to have a folder with all the useful data in a predefined path ( p.e /config ), in order to easily rebuild the container elsewhere from scratch.
Regards,
Luca