You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get message GOOD NEWS Server is now ready to connect
Environment
Server version: N/A
Server host OS: Windows 10
Browser: N/A
Client version: N/A
Additional context
I have a workaround for this issue, but it results in trap: SIGTERM: bad trap currently. I am looking at other fixes. (I am able to start the server with a built image with the workaround)
The text was updated successfully, but these errors were encountered:
Story
When building a docker image on windows systems the start.sh script uses syntax seemingly not available in a Windows env.
To reproduce
Steps to reproduce the behavior:
docker compose build
docker compose up
GOOD NEWS Setup is finished
/backend/start.sh: 17: Syntax error: "(" unexpected
Expected behavior
docker compose build
docker compose up
GOOD NEWS Setup is finished
GOOD NEWS Server is now ready to connect
Environment
Additional context
I have a workaround for this issue, but it results in trap: SIGTERM: bad trap currently. I am looking at other fixes. (I am able to start the server with a built image with the workaround)
The text was updated successfully, but these errors were encountered: