Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexandrecarlton/bazel-docker

Bazel in a docker image for easy use in CI
https://github.com/alexandrecarlton/bazel-docker

Last synced: 17 days ago
JSON representation

Bazel in a docker image for easy use in CI

Awesome Lists containing this project

README

        

# bazel-docker

[![Build Status](https://travis-ci.com/AlexandreCarlton/bazel-docker.svg?branch=master)](https://travis-ci.com/AlexandreCarlton/bazel-docker)

A Docker image containing the [Bazel build system](https://bazel.build/).

To pull it:

```bash
docker pull alexandrecarlton/bazel:0.23.0
```