Docker for NodeJS - a production setup by example
Setting up a Docker to run a NodeJS application is easy and simple. A lot of examples can be found in the wild. If you want to run it in production a lot of changes needs to be applied. I will guide you through the must haves to harden your setup.