-
I have changed the location that rootless podman saves containers to, but I am having issues when trying to pull an image.
I am sure that this should be an easy fix however changing the permissions of new storage folder don't seem to have any effect. I am running this as a user, and not as root. If I change the permissions of storage.lock I run into the same error but with any directories that are created when pulling the image
Any suggestions please? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 11 replies
-
Potentially SELinux? Does |
Beta Was this translation helpful? Give feedback.
-
As a normal user could you do And it works? |
Beta Was this translation helpful? Give feedback.
-
Yup and if the user does not have permissions then Podman does not either. |
Beta Was this translation helpful? Give feedback.
-
Try
|
Beta Was this translation helpful? Give feedback.
Try