mirror of
https://github.com/containers/podman.git
synced 2026-04-08 08:47:48 -04:00
(cherry picked from commit 7c2eb4006c)
This commit adds:
- Remote build implementation (build_remote.go)
- Version command for remote builds (version_remote.go)
- Fix error handling in images_build.go
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>