thingsboard.github.io icon indicating copy to clipboard operation
thingsboard.github.io copied to clipboard

[3.4] Explain how to configure the Git repo to build Docker image on Windows.

Open devaskim opened this issue 3 years ago • 1 comments

The root cause is file line ending. Windows uses CRLF, Unix - LF. My Git client automatically switches line endings while cloning or committing sources, but to locally build Docker image some sources need to have LF ending otherwise TB will not be able to start.

And please don't leave your Dart client PR and issues alone)))

devaskim avatar Mar 27 '22 13:03 devaskim

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 27 '22 13:03 CLAassistant

Thank you!

ashvayka avatar Nov 21 '22 15:11 ashvayka