Originally written by me in another blog at Docker Interview Questions and Answers and reproduced here for larger audience.
What is Docker
Docker is a platform to run each application isolated and securely. Internally it achieves it by using kernel containerization feature.
What is the advantage of Docker over hypervisors?
Docker is light weight and more efficient in terms of