Replies: 1 comment 2 replies
-
I independently noticed this yesterday. It works if you do |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to configure storage.conf for all users to use with rootless podman. Is there a default storage.conf location that is used if
$HOME/.config/containers/storage.confdoesn't exist?I tried to modify
/etc/containers/storage.confbut changes there (specificallyadditionalimagestores) don't seem to be used when running rootless./usr/share/containers/storage.confis read I think, but that belongs to the package system and changes would be lost on package upgrade.Beta Was this translation helpful? Give feedback.
All reactions