2025-09-10, 05:17 PM
(This post was last modified: 2025-09-10, 05:18 PM by Beefy_Joe. Edited 1 time in total.)
(2024-12-17, 07:24 PM)kandykarter Wrote: I have my network shares mounted as CIFS in my fstab, and real-time monitoring works perfectly. I've had hiccups with certain libraries, but they've been fixed by editing my bind mounts in my docker compose, and I have no idea WHY that worked, but it did. Seems like inotify and cifs shares are total witchcraft.
I'm sorry to necro a 9 month old thread, but could you please explain in more detail or share what you changed in your docker compose for bind mounts? I am also using docker with CIFS network share mounted from fstab, and realtime monitoring does not seem to be working with the way I have my bind mounts written into the compose.