summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/bazel.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/bazel.mk b/tools/bazel.mk
index fa86bd8ec..9f4a40669 100644
--- a/tools/bazel.mk
+++ b/tools/bazel.mk
@@ -70,7 +70,6 @@ bazel-server-start: load-default ## Starts the bazel server.
-v "$(CURDIR):$(CURDIR)" \
--workdir "$(CURDIR)" \
--entrypoint "" \
- --network=host \
$(FULL_DOCKER_RUN_OPTIONS) \
gvisor.dev/images/default \
sh -c "groupadd --gid $(GID) --non-unique $(USER) && \