Basic understanding of Docker and deploying a basic docker image
What is Docker ?
Docker is a containerization platform where you could containerize the application , it’s a simplified version that is used to run the applications in the container.
Why should you use Docker instead of Virtual machine?
Docker is lig...
hashnode.abhijeetbhovar.com3 min read