Skip to content

Commit

Permalink
deleteme
Browse files Browse the repository at this point in the history
  • Loading branch information
orishavit committed Sep 10, 2024
1 parent e2cea47 commit 438e380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/agent.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ COPY . /src/

RUN --mount=type=cache,target="/root/.cache/go-build" <<EOR
set -ex
bpftool btf dump file /sys/kernel/btf/vmlinux format c > ./ebpf/include/vmlinux.h
go generate -tags ebpf ./ebpf/...
EOR

Expand Down

0 comments on commit 438e380

Please sign in to comment.