I have installed libpcap-1.10.4 on arm64, but it still prompts' undefined 'during go build. I have looked at the previous issue, but could not find an accurate solution. Could you please provide an answer
docker run --rm GOOS=linux GOARCH=arm64 go build -ldflags '-s -w' -o /ingester/plugins_ingester
I have installed libpcap-1.10.4 on arm64, but it still prompts' undefined 'during go build. I have looked at the previous issue, but could not find an accurate solution. Could you please provide an answer docker run --rm GOOS=linux GOARCH=arm64 go build -ldflags '-s -w' -o /ingester/plugins_ingester