Docker
What is docker?
Docker is a container platform that allows you to build,test and deploy applications quickly.A developer defines all the applications and it's dependencies in a docker file which is then used to build docker images that defines a dock...
yashkansana.hashnode.dev8 min read