Docker support

Released Kevlar v0.1.9 with two new provers, minor fixes and docker support. You don't have to spin up Kevlar every time on boot anymore, instead you can run Kevlar using docker which will start automatically at boot docker run -p 8546:8546 --name kevlar shresthagrawal/kevlar.

Thanks to @thefrozenfire for adding the Docker support!