I have read a lot of guides on how to use Docker and lot of them start explaining Docker complicated way. From writing Dockerfiles and with docker-compose. The goal of this article is to explain Docker the easy way, such that someone can use it as soon as possible. …