CFBuilder and ACF docker. Source not found
Anyone have any experience with ACF docker and CFBuilder debugger?
I can add the server that the docker container is running and the debugger is able to connect to the rds of the server when the debugger starts. The issue is that the debugger is unable to resolve the location of the source files. This leaves me with the error message "source file not found" when hitting breaks
The docker containers files live at "/app/file" but my local files that cfbuilder accesses are local with a different directory location. Is there a way to provide a debug mapping that will resolve this?
Any insight is appericated!
