What is docker?

What is Docker? Docker can be defined as below: Docker is an image format. Docker is a container run time library which manages container life cycle. A command line tool for packaging and running containers. It provides API for container management. Container image Container image is a single binary file that has a unique ID… Continue reading What is docker?