fix docker build: compile real sources, lf entrypoint

This commit is contained in:
2026-08-04 00:55:35 +08:00
parent 41f25052fe
commit 3dff9a2473
2 changed files with 9 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
# Shell scripts must stay LF: CRLF breaks the shebang inside containers.
*.sh text eol=lf