mirror of
https://github.com/smittix/intercept.git
synced 2026-05-17 21:34:50 -07:00
Safety net for Windows developers whose git config (core.autocrlf=true) converts LF to CRLF on checkout. Even with .gitattributes forcing eol=lf, some git configurations can still produce CRLF working copies. The sed pass after COPY ensures start.sh and other scripts always have Unix line endings inside the container. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8.4 KiB
8.4 KiB