Docker is a containerization platform and collections of containers. It contains package for the application. Once the application is developed and deployed. Docker provide seamless environment for the developed application. It does not waste allocated memory. The booting time for the application initialization and other system in docker is less when compared to the virtualContinue reading “Thing you should know about the | DOCKER |”