Posts for June 2015

Why it helps to separate service containers in docker

Posted: 6:31pm 3rd Jun 2015

Setting up an effective development environment using docker requires a change of thinking when coming from regular VM tools such as Vagrant. This post discusses some of the concepts around separating services to separate containers, and why you would want to do this.