fix(Docker): windows improvements and permissions fix (#5444)
This commit is contained in:
parent
5954d9c739
commit
e4fafc61dd
15 changed files with 342 additions and 153 deletions
7
.gitattributes
vendored
7
.gitattributes
vendored
|
|
@ -1,10 +1,5 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# End of line rules
|
||||
*.sh eol=lf
|
||||
*.sh.dist eol=lf
|
||||
bin/* eol=lf
|
||||
* text eol=lf
|
||||
|
||||
# Whitespace rules
|
||||
# strict (no trailing, no tabs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue