This example demonstrates how to use dobi to build a minimal docker image,
that does not contain build/compile dependencies. This is sometimes referred
to as "squashing" an image. Building a small image is desirable when you want to
distribute an application as a docker image.