By Ben_Ripkens

You probably know this situation: To develop a piece of software, other services like databases and messaging systems are required. These services would traditionally be installed natively on developers’ machines or would be running inside virtual machines. While these strategies work, the latest movement around Docker has proven that interesting alternatives exist. With Docker and a small tool called dock you can start all necessary services for your development environment in seconds.