curl -O \
https://raw.githubusercontent.com/TraceMachina/nativelink/main/nativelink-config/examples/basic_cas.json
# See
https://github.com/TraceMachina/nativelink/pkgs/container/nativelink
docker run \
-v $(pwd)/basic_cas.json:/config \
-p 50051:50051 \
ghcr.io/tracemachina/nativelink:v0.5.3 \
config
Reduce runtime errors, guarantee memory-safety without requiring garbage collection, & eliminate race conditions at any scale.
Kickstart NativeLink in 10 minutes with an open-source build cache and remote executor tailored for large code bases
Extensive compatibility and support with popular languages (C++, Rust, Python & more), build tools (Bazel, Buck2, & Reclient) and cloud providers (AWS/GCP)