summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2020-07-13 11:42:17 -0700
committergVisor bot <gvisor-bot@google.com>2020-07-13 11:43:28 -0700
commit60dc5a44796ea50045799c0108f5ed87b736521e (patch)
tree4f687880c2fadf0512dc2fc377bab1a908a0b984
parentbafef1cf3afadb2b686b01b4f589f68265410009 (diff)
Automated rollback of changelist 320972241
PiperOrigin-RevId: 320999851
-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) && \