Closed bendavis78 closed 3 years ago
The fanotify() API works rather poorly in a container (even a --privileged one). It definitively does not work on the root directory. The only thing you can do is fatrace --current-mount
.
That's a limitation of the kernel, not fatrace.
I'm trying to run fatrace within a docker container. I'm able to run with
--cap-add SYS_ADMIN
, however I'm now getting the following error: