0

I am using processmaker 4 comunity, I need to run a PHP script that needs to include some external files with classes I defined. Since the php executor runs in a container it does not have access to the file system in my computer, how can I make the included files available in the executor container? I understand that one of the option would be to create a new executor with a dockerfile that will copy the required php files in the docker's executor image, but that means rebuilding the image each time I make a change on the included files. It would be great if I could mount a directory of my local host to the executors container, but have not figurer out if I can do that in processmaker. Any suggestions or information on how to work arround this?

osantos
  • 352
  • 2
  • 18

0 Answers0