Sysctl: permission denied on key "fs.inotify.max_user_watches", ignoring

Hmm, no. This is a kernel limitation. I guess you could rework your container to not need to use inotify in the first place somehow, but if you need more watches, your only option is to increase the number of watches on the system.

1 Like