inotify is not triggering any events in docker when we mount it from the host
Docker version 20.10.2,
i have a python script which monitor the content file and do some operation, when we mount the data from the host, no inotify events will get triggered,
if i manually change the file inotify event is getting triggerred ,
anyone please help here any help si appreciated