diff --git a/bpfd/Dockerfile b/bpfd/Dockerfile index 409ad49..9d49601 100644 --- a/bpfd/Dockerfile +++ b/bpfd/Dockerfile @@ -13,6 +13,7 @@ RUN dnf -y update && \ libbpf-devel \ iproute \ iproute-tc \ + iputils \ elfutils-libelf-devel \ golang \ protobuf-compiler \