mirror of
https://github.com/containers/podman.git
synced 2026-03-26 10:32:58 -04: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>