mirror of
https://github.com/containers/podman.git
synced 2026-02-05 15:45:08 +01:00
- Extract BuildQuery and BuildContext structs from inline definitions - Split monolithic BuildImage into focused helper functions - Add generic JSON parsing utilities (ParseOptionalJSONField, etc.) - Introduce ResponseSender for consistent build response streaming Signed-off-by: Jan Rodák <hony.com@seznam.cz>