SolomonDefi / solomon-monorepo

Monorepo containing core Solomon apps, services, libraries, and deploy config.
6 stars 3 forks source link

Make skaffold run in Windows #112

Closed apolkingg8 closed 3 years ago

apolkingg8 commented 3 years ago

If we run Skaffold in Windows directly, will cause error: /bin/sh ./..../init-db.sh not found (also with wait-db.sh)

SO solution here: https://stackoverflow.com/questions/40487747/trying-to-build-a-docker-container-start-sh-not-found

Should make sure the EOL of .sh files is LF, not CRLF. Will motion it in README.

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: