Replies: 1 comment
-
Looks like $ export STORAGE_OPTS=overlay.ignore_chown_errors=true What would be the closest alternative to customizing |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm trying to temporarily change root storage for Podman from
/var/lib/containers/storage
to/tmp/podman/storage
but my attempts have been unsuccessful:I've used this as a reference:
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions