Skip to content

Change CMD to use npm start instead of node#2

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

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

Conversation

@nazgu1
Copy link
Copy Markdown
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
Copy Markdown
Owner

Thanks for catching this and the clean fix!

@mohitgauniyal
Copy link
Copy Markdown
Owner

@nazgu1 Hey, just wanted to circle back and say thanks again for your help on this. Your suggestion here made a real difference to the project.
I've recently started keeping track of contributors and community feedback that shaped Instbyte, and added you to the community page as a small token of appreciation:

https://www.instbyte.com/#community

Really appreciate the time you put into this.

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