allbuildtestrunquerystartup options
--experimental_docker_privileged=<true or false>
If enabled, Bazel will pass the --privileged flag to 'docker run' when running actions. This might be required by your build, but it might also result in reduced hermeticity.
default: "false"
execution