Correcting inotify watched directories path

This commit is contained in:
2022-03-28 09:11:24 +00:00
parent ef6b1d7495
commit f21a253ad0
3 changed files with 4 additions and 3 deletions

View File

@@ -24,9 +24,9 @@ fi
service_exec="docker run --rm \
-w /services/ \
-v /etc/user/config/user.json:/etc/user/config/user.json:ro \
-v /etc/user/config/services/:/services/:ro \
-v /etc/user/config/services/tmp/:/services/tmp/:rw \
-v /etc/user/config/user.json:/etc/user/config/user.json:ro \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /usr/bin/docker:/usr/bin/docker:ro $DOCKER_REGISTRY_URL$SETUP "