A Deep Dive Into How Docker Really Works
An Easy To Retain Lesson On Docker's Internals
What is Docker?
According to Wikipedia:
Docker is a set of platform-as-a-service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.
This definition might be confusing if you are new to Docker and Containers.
Let’s talk about it in simple words!



