Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 505 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 505 Bytes

System Utilities

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.