Dockerizing a Node.js / Express app from the very first [Part 1]
In this article, we'll learn how you can start developing Node.js apps using Docker from the very beginning. It's not like you start scaffolding the project in your local machine (using npm init) and later add Docker support, you won't even need to h...
blog.msrumon.com6 min read