docker icon indicating copy to clipboard operation
docker copied to clipboard

Add inotify support to docker installations.

Open zombielinux opened this issue 4 years ago • 2 comments

INotify file watcher relies on inotify support within docker in order to function.

https://apps.nextcloud.com/apps/files_inotify

These patches install php inotify support on image build.

zombielinux avatar Nov 03 '21 18:11 zombielinux

You should update the Dockerfile*.templates, and on a seperate commit run the update.sh script.

RlndVt avatar Nov 15 '21 21:11 RlndVt

I think this is better suited in our examples section. We don't ship all dependencies for every app by default.

J0WI avatar Nov 25 '21 12:11 J0WI