Efficient development with Docker and docker-compose
medium.comGreat Article. Informational too. I am also using docker at my company to create, deploy, and run applications by using containers. Our developers use this to package up an application with all of the parts it needs, such as libraries and other dependencies.