1.6.2
Updates Docker setup to rely on Packagist instead of the repo's code. This allows users to run compilation through Docker without having to have the entire source present, just a resources folder with content, views, and styles.
docker run --rm -v $(pwd)/resources:/var/www/resources cleaver:latest