Podman build fails to resolve relative symlink to Containerfile
#17476
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.
remote
Problem is in podman-remote
stale-issue
Issue Description
Podman
build
andbuildx build
on macOS cannot handle theContainerfile
being a (relative) symlink. Likely due to copying from theContainerfile
path without checking whether it's a symlink.This results in being unable to build a container image.
Steps to reproduce the issue
Describe the results you received
Invalid symlink.
Describe the results you expected
Symlink resolved and build proceeding.
podman info output
Podman in a container
No
Privileged Or Rootless
Privileged
Upstream Latest Release
Yes
Additional environment details
macOS
Additional information
No response
The text was updated successfully, but these errors were encountered: