Add docker to your NodeJS workflow in just 4 simple steps
Nov 21, 2020 · 4 min read · What is docker and why should you use it? Docker is a platform as a service which allows you to isolate an entire operating system via Linux containers. The files we create below are instructions for how Docker should build the Linux container. Docke...
BBraydon commented