podman build
with --userns=keep-id
results in faccessat keep-id: no such file or directory
#25064
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Issue Description
Attempting to use
--userns=keep-id
to make sure the mounted directory is accessible for non-root user results infaccessat keep-id: no such file or directory
error.Steps to reproduce the issue
Steps to reproduce the issue (in terms of terminal commands)
Describe the results you received
Describe the results you expected
Build finishes successfully.
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: