ColdFusion 2016 Update 17 Docker - Facing Simlink Issue
We are running CF 2016 update 17 docker image. CF Admin trying to use Simlink feature in Tomcat using file /opt/coldfusion/cfusion/runtime/conf/server.xml
CF Admin added <Resources allowLinking="true" to get simlink working,
When we are restarting the container, the file is getting replaced by the default file.
If i'm trying to mount this file using file-mapping, then CF container isn't strating successfully. showing this:
[000] Checking server startup status...
[000] Checking server startup status...
[000] Checking server startup status...
[000] Checking server startup status...
[000] Checking server startup status...
[000] Checking server startup status...
Can someone advise how to get arounf with this issue?
