DEV Community

Discussion on: Using Docker for Node.js in Development and Production

Collapse
 
david_j_eddy profile image
David J Eddy

Nice article Alex. Good to see other people care about environmental parity / Docker is not just for production. A couple points to share:

"...Replace CMD with the command for running your app without nodemon..." Checkout this article concerning ENTRYPOINT vs CMD. I found it super helpful, especially when writing my own images and need to change the execution command.

I look forward to your next article, keep up the good work!

Collapse
 
misterhtmlcss profile image
Roger K. • Edited

Link doesn’t work and I dug for the article on my iPad and couldn’t find it either. Any suggestions or alternatives?