bpftool
Tool for inspection and simple manipulation of eBPF programs and maps. Some subcommands such as bpftool prog have their own usage documentation. More information: <https://manned.org/bpftool>.
RUN pacman -S --noconfirm bpftool
RUN yum install -y bpftool
RUN dnf install -y bpftool