How to Containerize an Applications with Docker
In this article we will learn how can we containerize the applications. We have 2 applications 1. Flask Application It will simply return a message on a browser 2. Node.js Application It is a simple todo-list application. Remember this simply flow wh...
Apr 3, 20243 min read13
