this post was submitted on 08 May 2025
1 points (100.0% liked)

Hacker News

2176 readers
640 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chaospatterns@lemmy.world 0 points 2 months ago* (last edited 2 months ago)

Another one I've used with limited success is ecapture. It can be tricky to debug processes in Docker because you need the ecapture executable with enough permissions to tap the process while also being able to see the libraries that the container uses.

I'll put this to use and see how well it works.