Skip to content

Commit 8960fe5

Browse files
Add Warning about end of line sequence (#433)
1 parent c3ba7ec commit 8960fe5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,3 +284,6 @@ kubectl logs -f deployment/bds
284284
## Tutorials
285285
[@TheTinkerDad]([url](https://github.com/TheTinkerDad)) provides an excellent tutorial on how to host multiple instances on a single port (19132) so that it's discoverable: https://www.youtube.com/watch?v=ds0_ESzjbfs
286286

287+
## Contributing
288+
289+
> When trying to build this Docker Image, ensure that all `.sh` files have a end of line sequence of `LF` not `CLRF` or the build will fail.

0 commit comments

Comments
 (0)