Add Docker to your NodeJS workflow with 4 simple steps

Kristian Roopnarine
2 min readNov 18, 2020

Learn how to add Docker to almost any Node project with simple boiler plate code.

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…

--

--

Kristian Roopnarine

Full Stack Engineer sharing tips and tricks for anyone learning to program. Connect with me on LinkedIn : https://www.linkedin.com/in/kristianroopnarine/