What Is Docker
Docker is an open source project, it is a container which make it possible numbers of applications run on the same old servers and it also makes easy to package and ship programs. Docker container put on different piece of software into a full f ledge file system which consist of every necessary things which require to run code, runtime, system tools, system libraries.