Yesterday I had to move my Domoticz/jadahl/Synology setup to one that runs in a Docker container. While this didn’t give any problems, I have one issue. Domoticz allows scripts to be executed when a switch is toggled. I have been running PHP scripts for years this way and I was wondering if it is possible to run a script located on the Synology from the Docker container.
So what I’m basically trying to run is “script:///usr/local/bin/php /path/to/script.php”
Totally new to Docker so forgive any stupid questions.
Also posted on Reddit, with responses. (The forum’s spam detection was actually triggered for this very topic yesterday, but at that time Google did not show the post on Reddit yet. )