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 index, you can compose setups just by downloading the right Docker image. But Docker images are not only building blocks for applications, they also use a kind of […]