
Underworld and Docker (part 2)
By the way, before you read this post, catch up with how we use docker by
reading part 1
Docker allows us to distribute pre-built applications which are hosted in a
virtual machine and are therefore platform independent. This simplifies things
for us (only one platform we need to support)