Исправлены окончания строк в entrypoint.sh (CRLF -> LF) и добавлен .gitattributes
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Ensure shell scripts always use LF line endings
|
||||
*.sh text eol=lf
|
||||
Reference in New Issue
Block a user