Could it be that the normal behavior of KMS is to write inside the container,
and that's the point in the first place of being dockerized. Is it even
possible to map the data_dir path outside the container?
Is this is the case then the OM itself needs to change, either the temp files
are moved
FYI, I ran this command and nothing is fixed:
docker run -it -v /home/solomax/work/openmeetings/kms/etc-kurento:/etc/kurento
-v /home/solomax/work/openmeetings/data:/home/solomax/work/openmeetings/data
--network host kurento/kurento-media-server:7.0.0 bash
KMS still creates its own path inside