Hi @all,
this is my first post. I don't know if the place is correct so please say so if I should move this thread.
I installed UNRAID some days ago and love it. Started to install photoprism and stuff today. Also want to manage the directories myself and trigger the re-index per script.
I found a docker container inotify-command for watch on the import directory and trigger a script afterwards in which I would sort the image into the correct dir etc. In the docker container runs a script for create the correct user and group for remapping stuff.
The script in the docker container logs following error:
/files/runas.sh: line 82: groupadd: command not found
When I exec into the container and execute groupadd there is no error. Anyone knows this problem when a script in the container does not find commands which should be there?
I hope you get my question... No matter if you know the notify or not cause it should be a general problem, or?
thx,
Stephan