Skip to content

linux-on-ibm-z/bpftool

 
 

Repository files navigation

Calico bpftool

Base image including a statically compiled bpftool for other calico projects to use.

Building the image

To build the image:

make image

The above will build for whatever architecture you are running on. To force a different architecture:

ARCH=<somearch> make image

About

Scripts for building bpftool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%