Sign inSign up

buchgr/bazel-remote-cache

By buchgr

•Updated 2 months ago

A HTTP/1.1 and gRPC server that is intended to be used as a remote build cache for Bazel.

Image
Developer tools
7

10M+

buchgr/bazel-remote-cache repository overview

bazel-remote is a HTTP/1.1 and gRPC 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, and also mutual TLS authentication.

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

Tag summary

Content type

Image

Digest

sha256:730699ebe…

Size

28.3 MB

Last updated

2 months ago

docker pull buchgr/bazel-remote-cache