Skip to content

Commit

Permalink
docker should no longer have issues with windows
Browse files Browse the repository at this point in the history
=> container-entrypoint.sh should now commit/pull with LF rather than CRLF, avoiding a silly bug with docker being unable to find the file for some reason
  • Loading branch information
luminaryFlowers committed May 2, 2024
1 parent b5d1068 commit 0148719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
container-entrypoint.sh text eol=lf

0 comments on commit 0148719

Please sign in to comment.