Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup build command for local (-l) mode #18

Open
lgadban opened this issue Dec 7, 2021 · 0 comments
Open

cleanup build command for local (-l) mode #18

lgadban opened this issue Dec 7, 2021 · 0 comments

Comments

@lgadban
Copy link
Collaborator

lgadban commented Dec 7, 2021

$ go run -exec sudo ./bee/main.go build -l examples/tcpconnect/tcpconnect.c 2-bad-tcpconnect.o
 ▄ Compiling BPF program locally (0s)Successfully compiled "examples/tcpconnect/tcpconnect.c" and wrote it to "examples/tcpconnect/tcpconnect.o"
 SUCCESS  Successfully compiled "examples/tcpconnect/tcpconnect.c" and wrote it to "examples/tcpconnect/tcpconnect.o"                                                                                                                                                                                                  
 SUCCESS  Saved BPF OCI image to 2-bad-tcpconnect.o 

need to fix or correctly doc how to build locally without docker and storing in image, output flag may be important here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant