CNI_PATH not set on rootless setup #2719
-
DescriptionNetworking does not work after a standard rootless setup, because the Workaround (assuming that
Steps to reproduce the issue
Describe the results you received and expected
What version of nerdctl are you using?1.7.2 Are you using a variant of nerdctl? (e.g., Rancher Desktop)None Host information
|
Beta Was this translation helpful? Give feedback.
Answered by
AkihiroSuda
Dec 28, 2023
Replies: 1 comment
-
This path looks weird. Lines 214 to 222 in bcb5163 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
frafra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This path looks weird.
The
bridge
binary should be located in$HOME/.local/libexec/cni
.nerdctl/docs/faq.md
Lines 214 to 222 in bcb5163