docker icon indicating copy to clipboard operation
docker copied to clipboard

inotify missing

Open cedvan opened this issue 3 years ago • 1 comments

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

cedvan avatar Jun 07 '22 15:06 cedvan

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 .

meonkeys avatar Sep 14 '22 18:09 meonkeys