filmov
tv
Docker Node JS Hello World
Показать описание
In this video, we will create an application image for a Node JS API that uses the Express framework. You will learn how to build a container using that image to expose the API. We are creating only a single endpoint that will return Hello World Using Docker Node JS