fix(docker): CRLF в entrypoint на Windows; .gitattributes для *.sh; README
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Скрипты для Linux-контейнеров — только LF (иначе на Windows: exec /docker-entrypoint.sh: no such file or directory)
|
||||
*.sh text eol=lf
|
||||
docker-entrypoint.sh text eol=lf
|
||||
Reference in New Issue
Block a user