Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using killsnoop.bt from inside a docker container? #106

Open
dothebart opened this issue Jul 2, 2021 · 0 comments
Open

using killsnoop.bt from inside a docker container? #106

dothebart opened this issue Jul 2, 2021 · 0 comments

Comments

@dothebart
Copy link

Hi,
I'd like to invoke killsnoop from inside a docker container. I've tried adding:

  --privileged \
  --cap-add=ALL \

to its launch commands, but I still see:

usr/sbin/killsnoop.bt -p 3519776 
ERROR: tracepoint not found: syscalls:sys_enter_kill

I can run it from outside the container, if it launched with --pid=host that can make sense, however, thats just one of my 3 usecases where I need to trap things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant