gocover.io
gocover.io copied to clipboard
Use Docker Host env
This is an easy way to get it working on a Mac. Not sure if it still all works on Linux and how it affects the deploy.
closes #10
Thanks!
I'm actually using swarm instead of docker directly.
So I would prefer a flag. Let's replace -s
with -H
like docker and so
./server -H $DOCKER_HOST
in the readme.
Sounds good.
PTAL
@nathany LGTM sorry to bother you, but can you use the official redis
images instead of crosbymichael/redis
Thanks
sure, no problem.
if you tire of waiting for contributors to make a small change, check out: http://blog.spreedly.com/2014/06/24/merge-pull-request-considered-harmful/