A repository of various build-related resources.
The minimum Ubuntu 20.04 Dockerfiles needed for various tasks.
ubuntu_20_04_bazel_with_cc_toolchain tracks the minimum image needed for Rust/C++ binaries in Remote Bazel.
ubuntu_20_04_cargo_raze tracks the dependencies needed to build and run cargo-raze in Bazel.
Neither are fully done yet. They assume language toolchains have been supplied to Bazel, rather than being supplied in the docker image.
Contains sysroots from the Chromium project for Linux on x64 and arm64.