What you'll learn:
- what is the benefit of containerization and introduction to docker
In this glimpsing guruvar, second series we will talk about the concept of containerization and get introduced to the world of docker. We will be talking about various factors, application design, and application lifecycle.
We talk about the wall of confusion
the difference between VM's and containers.
We will install docker and look at some basic commands
difference between image and containers
create our container, and try to connect it from outside
then using dockerfle create our own image