This package provides utility functions to build a stack-enabled project within a docker container. The stackInDocker function will build an executable from a given project inside a docker image and output the resulting binary to the host's filesystem. The main use of this function is to for provisioning machines across differnt architectures, e.g. deploy a qmuli lambda from a Mac OS X host.