crazytan / docker-bazel-centos

latest bazel build for CentOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-bazel-centos

Provides latest bazel build for CentOS. Current version is 0.5.3

Usage

The usage is similar to other bazel images:

$ docker run --rm -v "$PWD":/usr/src/app -d crazytan/bazel bazel "BAZEL COMMAND"

About

latest bazel build for CentOS