$ sudo docker run docker.io/albanc/tcd:demo1 tc filter add dev wlp3s0 parent 1: bpf obj bpf_shared.o sec egress help
No ELF library support compiled in.
Could not load object
We will need that support for experimenting with eBPF. Ideally, the alpine image should be fixed.
We will need that support for experimenting with eBPF. Ideally, the alpine image should be fixed.
Same issue in other Linux distributions: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812774 https://bugzilla.redhat.com/show_bug.cgi?id=1290384