Categorygithub.com/mozillazg/hello-libbpfgo15-get-container-info-2-via-task_struct
package
0.0.0-20241201023659-9439876f7727
Repository: https://github.com/mozillazg/hello-libbpfgo.git
Documentation: pkg.go.dev

# README

Usage

build:

$ make

run:

$ kubectl run test --image docker.io/calico/node:v3.19.1 \
    -- sh -c 'while true; do ls > /dev/null && sleep 10; done'

$ make run

$ make cat

# Packages

No description provided by the author