create docker image to speed up builds
crabgrass builds take long partially due to installing all the packages. If we start from a docker image that has just these installed that could speed up the process a lot. The 'Registry' is the place to start. Here's a sample docker image: https://0xacab.org/leap/gitlab-buildpackage/blob/master/docker/build_jessie_amd64/Dockerfile