podman-remote: build: does not handle errors #7137
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
remote
Problem is in podman-remote
podman-remote build
, if there are errors, will happily exit 0 and with no output.In window 1:
$ ./bin/podman system service --timeout=0
In window 2:
Expected:
(bonus: there is no output in the
system server
window, either)The text was updated successfully, but these errors were encountered: