Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Backend on Windows] #457

Open
Xiaocao-Cxh opened this issue Jun 18, 2024 · 0 comments
Open

[Bug Backend on Windows] #457

Xiaocao-Cxh opened this issue Jun 18, 2024 · 0 comments
Labels
backend Tornjak API (Backend)

Comments

@Xiaocao-Cxh
Copy link
Contributor

In the Dockerfile.backend-container file, current code does not work with windows machine. It needs to add command RUN dos2unix run_backend.sh between COPY scripts/run_backend.sh run_backend.sh in line 27 and COPY --from=builder /usr/src/myapp/bin/tornjak-backend tornjak-backend in line 28. This has been checked with Maia Iyer. It is recommended to create a windows version where the new line of command can be added to resolve this issue.

@Xiaocao-Cxh Xiaocao-Cxh changed the title [Bug Backend] [Bug Backend on Windows] Jun 18, 2024
@maia-iyer maia-iyer added the backend Tornjak API (Backend) label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Tornjak API (Backend)
Projects
None yet
Development

No branches or pull requests

2 participants