feat(podman_host): use /tmp for podman pull temp dir

This commit is contained in:
Iain Learmonth 2026-03-07 12:33:13 +00:00
parent 2b7226addf
commit caf00ce4e1
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,2 @@
[engine]
env = ["TMPDIR=/tmp"]