Windows (WCOW) bug: volume mounts seem not to work correctly when running the 5 phases #2147
Labels
help wanted
Need some extra hands to get this done.
status/ready
Issue ready to be worked on.
type/bug
Issue that reports an unexpected behaviour.
Summary
See this branch #2146 and these failing tests:
pack/acceptance/acceptance_test.go
Line 1339 in dc59461
fails here with output
pack/acceptance/acceptance_test.go
Line 1378 in dc59461
fails here with output
I wonder if it is similar to the issue fixed by #2129 in that with the 5 phases, the volume is getting mounted first to the analyze container (which is started as root), then to the detect container (not root). Though, the creator does drop to a non-root user by the time detect starts.
Environment
Windows Containers on Windows
The text was updated successfully, but these errors were encountered: