Layering of Docker images
May 9, 2014
Docker images are great! They are not only portable application containers, they are also building blocks for application stacks. Using a Docker registry or the public Docker Hub, you can compose setups by just downloading the right Docker image.