#docker-build
The beginnings of a continuous integration proof of concept, deploying a Docker container for each commit using the git webhooks.
##Dependencies
All python dependencies should be easily installable using pip install -r requirements.txt
. I recommend setting up a virtualenv.