In the previous part of this series, we looked at how one may go about to improve the build time of your Node.js Docker container. In this part, I will go more in depth with regard to the size of your container.
As one of the most popular backend tech stack at the moment, containerizing Node.js is still a chore for most developers. Here is my attempt to present a guide on how to do it, efficiently enough for production.