CI Image
Here is the Dockerfile for the CI image.
baseis the base image with golang, development tools and so on.centos7_jenkinsis the production image with CI environment tool in tidb repo. it is based onbase..ci_bazelis the global default bazel config. it tell bazel where to get cache.