Bazel rules maintained by OffByOne Studios
docker build -t github.com/offbyonestudios/bazel-deps .
docker run -it github.com/offbyonestudios/bazel-deps bazel test
docker run -it -v $(pwd):/usr/local/src/bazel-ob1 github.com/offbyonestudios/bazel-deps /bin/bash