Create lean Node.js image with Docker multi-stage build
Starting from Docker 17.0.5+, you can create a single Dockerfile that can build multiple helper images with compilers, tools, and tests and… (more…)
Read more »Learn some invaluable practical tips to help you write more useful log entries in Node.js. Read more