Error running podman build
with option --build-context
on Hyper-V
#23429
Labels
kind/bug
Categorizes issue or PR as related to a bug.
remote
Problem is in podman-remote
stale-issue
windows
issue/bug on Windows
Issue Description
An image's build fails on Hyper-V when using additional build context. The same build works fine when using WSL as the machine provider.
podman build
fails earlier with a different error message.Steps to reproduce the issue
Steps to reproduce the issue
context1
and add an empty filetest
in itcontext2
and add this Dockerfile:podman build --build-context test-context=.\context1 .\context2
Describe the results you received
Describe the results you expected
The build should be successful
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: