Replies: 2 comments 4 replies
-
Thanks for reaching out, @peace4j. Can you share which distribution you are using? Ultimately, it's up the distribution to decide which configs (not) to ship. Your distribution of choice may ship a |
Beta Was this translation helpful? Give feedback.
3 replies
-
Podman doesn't need this config file, it will just work without it. If you want to change something just create the file and set the option you want. The file can be found here: https://github.com/containers/common/blob/main/pkg/config/containers.conf, by default everything is commented out. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed a low version of podman from yum repository many years ago and upgraded it to podman 3.4.4 years ago. Month ago I upgarded it to podman 4.4.4 with yum again. Everything looks fine and runs well until some day I found in "podman info" that my networkBackend=cni then I wanted to modify it in the containers.conf. But wait, I can't find it at /etc/containers/. After searched with "find / -name containers.conf", I realized that nowhere to find such a file in my system.
Why ?
Any tips would be appreciated!
JJ
Beta Was this translation helpful? Give feedback.
All reactions