Introduction to Docker
What problems Docker is trying to solve?
Earlier what is to happen is that One App used to run on One Server
VMWare solved this problem -> Through Virtual Machines
In VMs you can run multiple apps on the same server
But There was a problem with thi...
amaanlaskar.hashnode.dev6 min read