mirror of
https://github.com/containers/podman.git
synced 2025-09-19 00:56:15 +08:00

- Split the monolithic Build() function into focused helper functions. - Add a TempFileManager for proper temporary file lifecycle management. This refactoring is in preparation for implementing a local build API. Signed-off-by: Jan Rodák <hony.com@seznam.cz>