AgileVentures / AgileVentures/av-dashboard

using docker on windows is failing due to errors in the startup scripts configuration

未關閉
#39 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
4
分支
5
PR 合併指標
30 天內沒有已合併 PR

描述

### Summary
- from https://github.com/AgileVentures/av-dashboard/pull/37#pullrequestreview-185359261, the use of docker compose on windows is broken due to issues with the `seed_databash.sh` script.
i.e the error below is shown when the command is ran in Windows docker
```
/usr/bin/env: ‘bash\r’: No such file or directory
```
- this should be fixed before switching to using docker for development on the AV dashboard project

### Acceptance Criteria
- [ ] ensure the script `seed_databash.sh` works on Docker for windows
- [ ] the script should still work on the other supported environment i.e linux and Windows
### Notes
- initial investigation points to an issue with the file ending on the script i.e it used UNIX compatible line ending which are unsupported on windows

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。