docker/preview/restart uses inotifywait to touch a file that used to cause monit to restart the service.
I removed monit. I need to integrate this script into docker/preview/start so that inotifywait instead calls a function to HUP or restart the preview server.