allbuildtestrunquerystartup options
--experimental_use_hermetic_linux_sandbox=<true or false>
If set to true, do not mount root, only mount whats provided with sandbox_add_mount_pair. Input files will be hardlinked to the sandbox instead of symlinked to from the sandbox. If action input files are located on a filesystem different from the sandbox, then the input files will be copied instead.
default: "false"
execution