-
Notifications
You must be signed in to change notification settings - Fork 78
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
Cannot run the sample in Quick Start #66
Comments
BTW, when I try to run I guess they are same thing. |
Did you install Can you try using one of the released tags, e.g. --
Alternatively, you could build the example yourself to a different tag locally. |
@lgadban I am also running into the same problem while building the eBPF program.
How can I correct the builder image to use the released tag? |
hi @elizabetht -- apologies for the delayed response! you can to use the
Did you also build |
Version
dev
Linux Version
5.11.0-49-generic
Describe the bug
There is no such image in the repository.
sudo bee run ghcr.io/solo-io/bumblebee/tcpconnect:$(bee version)
The tag is
dev
, but there is no image with such tag:Steps to reproduce the bug
Run
sudo bee run ghcr.io/solo-io/bumblebee/tcpconnect:$(bee version)
after installbee
Expected Behavior
Run success
Additional Context
No response
The text was updated successfully, but these errors were encountered: