| # Toolchain related flags to append at the end of your .bazelrc file. |
| build:remote --host_javabase=@bazel_toolchains//configs/debian8_clang/0.2.0:jdk8 |
| build:remote --javabase=@bazel_toolchains//configs/debian8_clang/0.2.0:jdk8 |
| build:remote --crosstool_top=@bazel_toolchains//configs/debian8_clang/0.2.0/bazel_0.10.0:toolchain |
| build:remote --experimental_remote_platform_override='properties:{ name:"container-image" value:"docker://gcr.io/cloud-marketplace/google/rbe-debian8@sha256:496193842f61c9494be68bd624e47c74d706cabf19a693c4653ffe96a97e43e3" }' |