-
Hey there! I'm getting a warning when running podman:
Since I'm not root on my machine, I can't install the CNI plugins to any of those directories. Is there a place that I can put them or an environment variable I can set to tell podman where to look for CNI plugins, so that I can run podman without being root? |
Beta Was this translation helpful? Give feedback.
Answered by
Luap99
Nov 1, 2021
Replies: 1 comment 1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zicklag
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
cni_plugin_dirs
in containers.conf to change the directories.