fix(docker): normalize core entrypoint line endings (#2545)

This commit is contained in:
YOMXXX
2026-05-23 09:01:10 -07:00
committed by GitHub
parent f8c9698ecc
commit 2a5d82181e
4 changed files with 18 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
*.sh text eol=lf
*.bash text eol=lf
Dockerfile text eol=lf
.dockerignore text eol=lf
docker-compose*.yml text eol=lf
*.ps1 text eol=crlf