The Curious case of Docker!!! Part-1

What DOCKER does? It carves up a computer into sealed containers that run your code.Gets the code to and from your computers.Builds these containers for you.It is also a social platform for you to find and share containers.Docker is not…