Glimpse of Docker in 2 Minutes
Docker is a containerization platform that has been around since 2013. It tries to eliminate the it-works-on-my-machine problem. In this mini-article, we'll discuss what are containers and images in a very simple way. We'll also try to run a PHP file...
Aug 8, 20183 min read56


