docker
docker copied to clipboard
inotify missing
It would be great if this image could embed the inotify package natively to support automatic scanning when files are modified outside nextcloud !
cf. https://github.com/Blaok/nextcloud-inotifyscan
Have you tried building a custom Docker image to test/use this? It is straightforward to install an additional package. There are several Dockerfile examples at https://github.com/nextcloud/docker/tree/master/.examples .