rules_ll icon indicating copy to clipboard operation
rules_ll copied to clipboard

Remote execution images too hard to customize

Open aaronmondal opened this issue 2 years ago • 0 comments

The only remote execution image currently provided is the default image which we use for the tests and pin in rbe/default/config/BUILD.

The default image includes openssl because the examples require it. This is not ideal. Since all the toolchain and container auto generation can be difficult to grasp we should provide a straightforward, documented way to customize it.

aaronmondal avatar Apr 20 '23 02:04 aaronmondal