mirror of
https://github.com/containers/podman.git
synced 2025-07-30 11:52:47 +08:00

Add podman farm build command that sends out builds to nodes defined in the farm, builds the images on the farm nodes, and pulls them back to the local machine to create a manifest list. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>