Open
Description
We should filter/convert the line endings in postBuild
as that seems to cause problems (see #237 (comment))
Is there a docker option to have it convert line endings on COPY or do we have to convert it before copying or add a tool like dos2unix
to the container?
Activity