Very excited to see commit 42983a0 was added which finally eliminates the need to copy opensips.cfg to each and every scenario along with bunch of other config files needed for generic type images (also raised as an issue here
Although, this does not allow the use of existing volumes and tries to remove it and recreate it which has no value when trying to mount a specific volume that has existing data to be used in the container.
In my case, I am trying to turn up a second OpenSIPS node and I have to use the generic type here because of IP conflicts and assign custom container settings such as adding a volume to be used with this container.
I can raise this as a feature request if you deem so
Thank you in advance