DevOps(Day-16) :Introducing Docker
First of all, let's put our focus on what is a container.
Containers
These are isolated environments containing their processes, networks and mounts.
Docker
Docker is used to containerising applications that can run anywhere, anytime and as many ti...
bandandevopsjourney.hashnode.dev2 min read