Unexpected behavior when using "--root" option with trailing slash #8160
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.
/kind bug
Description
When running podman with the '--root' option a trailing slash in the path leads to an error message like this:
This is quite confusing because if you use shell expansion for path (tab) the trailing slash is added.
IMO the trailing slash should be removed automatically
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
pull the image
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
No
Additional environment details (AWS, VirtualBox, physical, etc.):
openSUSE Tumbleweed
The text was updated successfully, but these errors were encountered: