podman remote logs "EOF" error when building from an empty directory #15921
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.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
When building from an empty directory, podman remote logs an unexpected "EOF" error.
Steps to reproduce the issue:
(Tested using the
quay.io/podman/upstream
image)Describe the results you received:
There is an unexpected log
ERRO[0000] While reading directory /empty-directory: EOF
when using podman remote.Describe the results you expected:
There should be no error log.
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:The text was updated successfully, but these errors were encountered: