exec ./entrypoint.sh: no such file or directory was caused by Windows-style line endings making the shebang unresolvable. Also add .gitattributes to enforce LF for shell scripts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
* text=auto
|
|
*.sh text eol=lf
|