Dockerize a Node.js Web Service
There are lots of reasons for wanting to run applications in containers and I’ve covered some of these in another article. This article is about actually getting into some code and dockerizing a simple Node.js web service.