moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
7.83k stars 1.09k forks source link

tests: add `frontend/dockerfile` integration tests to cover different path scenarios for COPY, etc. #5081

Open profnandaa opened 1 week ago

profnandaa commented 1 week ago

To catch (edge-case) issues like #5070 ; and also given the path is contentious issue in UNIX/Windows portability, will be nice to have a good test coverage on how the paths are treated on the dockerfile frontend.