-
Notifications
You must be signed in to change notification settings - Fork 77
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
How to run using Podman (rootless mode by default)? #107
Comments
Hey, that issue might not be related to the rootless mode, but the error message you got seems weird. I used a debian machine, installed the bee build -b podman examples/tcpconnect/tcpconnect.c tcpconnect:0.0.1 You can specify the builder with |
@krisztianfekete still getting the same error. Anything I can do to debug this further?
|
@krisztianfekete On running
|
I understand that it's not really possible to run these BPF programs in rootless mode so how do I provide Podman the necessary permissions so that it can build the bumblebee programs
Steps to reproduce:
sudo dnf install podman-docker
bee build examples/tcpconnect/tcpconnect.c tcpconnect
OS Details
cat /etc/os-release
The text was updated successfully, but these errors were encountered: