Skip to content

Change CMD to use npm start instead of node#2

Merged
mohitgauniyal merged 1 commit intomohitgauniyal:mainfrom
nazgu1:patch-1
Mar 17, 2026
Merged

Change CMD to use npm start instead of node#2
mohitgauniyal merged 1 commit intomohitgauniyal:mainfrom
nazgu1:patch-1

Conversation

@nazgu1
Copy link
Contributor

@nazgu1 nazgu1 commented Mar 16, 2026

Looks like node server/server.js hangs on start when using docker.

To mitigate this issue I've changed CMD in Dockerfile to nom start, so even if start command will be changed in the future Dockerfile will be fine.

`node server/server.js` hangs on start
@mohitgauniyal mohitgauniyal merged commit 7f30ee2 into mohitgauniyal:main Mar 17, 2026
1 check passed
@mohitgauniyal
Copy link
Owner

Thanks for catching this and the clean fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants