Setup a clean development/build enviroment for LiMe
docker build -t lime:base .
docker run -ti lime:base /bin/bash