fix(Docker): windows improvements and permissions fix (#5444)

This commit is contained in:
Yehonal 2021-04-28 22:26:39 +02:00 committed by GitHub
parent 5954d9c739
commit e4fafc61dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 342 additions and 153 deletions

7
.gitattributes vendored
View file

@ -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)