Sign inSign up

vistart/bazel-remote-cache

By vistart

Updated over 6 years ago

A remote build cache for Bazel (https://bazel.build) including 3 architectures(amd64,arm64,armv7).

Image
0

629

vistart/bazel-remote-cache repository overview

bazel-remote is a HTTP/1.1 server that is intended to be used as a remote build cache for Bazel. The cache contents are stored in a directory on disk. One can specify a maximum cache size and bazel-remote will automatically enforce this limit and clean the cache by deleting files based on their last access time. The cache supports HTTP basic authentication with usernames and passwords being specified by a .htpasswd file.

For documentation on how to use it please refer to https://github.com/buchgr/bazel-remote

This image complements the linux/arm/v7 and linux/arm64 architectures.

The source code to build this image is here: https://github.com/vistart/Dockerfiles/tree/bazel-remote-cache

If my work is helpful to you, please donate to me.

Tag summary

Content type

Image

Digest

Size

11.6 MB

Last updated

over 6 years ago

docker pull vistart/bazel-remote-cache