Using CircleCI with Docker 16 Nov 2014 I recently spent a weekend switching CockroachDB to CircleCI with Docker for our continuous integration needs. Previously, we had a standard build script on Travis CI, but with a variety of dependencies that needed to be compiled and vendored in, the average build took about ten minutes to get to the unit tests. Now we clock in at about half that but are able