Node.js and Docker. If you haven’t spent the last 7 years in an underwater cave playing solitaire on a coral bed, you must have at least heard of these two ever-trending techs in the web development industry. In this guide we’ll explain you how to create a Docker image for a Node.js application.
If you ever heard about the whole Docker thing, you probably keep asking the question: “why bother?” Well, here’s why:
In short, Docker appears to be the counter-measure for the age-old response in the software development: “Strange, it works for me!”