Podman creates directory when copying a file from and to container #3384
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 podman copies file to/from container, it creates a directory with the same name on destination and copies file to it
Steps to reproduce the issue:
Exactly the same thing when copying file from container to host.
Describe the results you received:
Directories with files
Describe the results you expected:
Just files
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:The text was updated successfully, but these errors were encountered: