Correcting inotify watched directories path
This commit is contained in:
@@ -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 "
|
||||
|
||||
|
Reference in New Issue
Block a user