mount argument order #7628
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
Order of
type=
,src=
andtarget=
should not matter.Steps to reproduce the issue:
type=
aftertarget=
Describe the results you received:
Invalid syntax error.
Describe the results you expected:
Should work without problems.
Additional information you deem important (e.g. issue happens only occasionally):
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.):
Works in moby/docker but not in podman.
The text was updated successfully, but these errors were encountered: