1
0
mirror of https://github.com/containers/ramalama.git synced 2026-02-05 06:46:39 +01:00
Files
ramalama/bin
Daniel J Walsh 8b6c7ce742 Set TMPDIR to /var/tmp if not set
Currently we are defaulting to /tmp and in some cases this means pulling
huge models to the /tmp directory which on a lot of linux platforms is a
tmpfs. /var/tmp tends to have much more space, so setting this as a
default is better.

Fixes: https://github.com/containers/ramalama/issues/1778

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-08-02 06:52:44 -04:00
..
2025-08-02 06:52:44 -04:00