podman-remote: server: superfluous response.WriteHeader call #7197
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
Bad response in server when client runs 'container exists nonesuch'.
In window 1:
$ ./bin/podman system service --timeout=0
In window 2:
$ ./bin/podman-remote container exists NoSuchContainer <-- correctly exits with status 1
Back to window 1:
The text was updated successfully, but these errors were encountered: