How do I make podman place these directories somewhere else? #14316
Unanswered
jahamilton12121
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
/tmp/containers-user-$UID
/tmp/podman-run-$UID
/tmp/run-$UID
looks like only way is to change env var $TMPDIR
here is the source:
Beta Was this translation helpful? Give feedback.
All reactions