Files
podman/libpod
Miloslav Trmač 2ac337dbd8 Behavior change: Don't change TMPDIR in WithRegistriesConf
Previously, using WithRegistriesConf was setting
BigFilesTemporaryDir using buildah/internal/tmpdir, which (turns relative
$TMPDIR into absolute and) silently ignores invalid values in containers.conf
and uses /var/tmp in that case.

Without WithRegistriesConf, we would first initialize libimage with
BigFilesTemporaryDir = nil (causing libimage to determine BigFilesTemporaryDir
using a _different_ code path which fails on invalid containers.conf),
and only later set r.imageContext.BigFilesTemporaryDir.

It doesn't make sense that --registries-conf should affect TMPDIR processing
that way, and presumably the code path without --registries-conf is much
more frequently used and the one everyone expects; so drop this aspect of
WithRegistriesConf.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2026-03-02 23:06:53 +01:00
..
2025-10-23 11:00:15 -04:00
2025-11-11 12:32:46 +01:00
2026-02-11 11:41:11 -08:00
2025-11-11 12:32:46 +01:00
2025-10-23 11:00:15 -04:00
2025-11-11 12:32:46 +01:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2026-02-12 17:30:07 -08:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-12-19 16:52:49 -05:00
2025-10-23 11:00:15 -04:00
2026-02-23 10:00:51 +01:00
2026-02-11 11:41:10 -08:00
2025-10-23 11:00:15 -04:00
2025-09-10 16:17:04 +02:00
2025-11-11 12:32:46 +01:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2026-02-07 12:11:47 -08:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2026-02-07 12:11:47 -08:00
2025-10-28 12:09:04 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2026-02-11 11:41:11 -08:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00