Commit Graph

7 Commits

Author SHA1 Message Date
Marco Cadetg 0d02b99b79 Bundle vmlinux.h files to eliminate network dependency during builds (#41)
* feat: bundle vmlinux.h files to eliminate network dependency during builds

- Add bundled vmlinux.h for x86, aarch64, and arm (~3MB total)
- Remove network download code from build.rs
- Remove ureq dependency and transitive deps
- Update Dockerfile to copy bundled headers
- Remove obsolete vmlinux_min.h
- Update documentation to reflect bundled approach

Fixes #38
2025-10-09 12:07:40 +02:00
Marco Cadetg 99c69e6f51 feat: ebpf docker builds 2025-09-30 09:59:22 +02:00
Marco Cadetg 9ead15f3ed do not use CMD --help 2025-09-11 08:35:10 +02:00
Marco Cadetg 533d2d718c Change license label from MIT to Apache 2.0 2025-09-11 08:20:56 +02:00
Marco Cadetg 93e1834661 fix: use debian trixie to match glibc version 2025-09-11 08:13:26 +02:00
Marco Cadetg ca7d2b33eb update rust version 2025-09-10 14:39:08 +02:00
Marco Cadetg d07ec2ae77 add docker container 2025-09-10 14:33:03 +02:00