We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59df4a3 commit 453cee3Copy full SHA for 453cee3
src/workerd/server/tests/container-client/BUILD.bazel
@@ -7,5 +7,6 @@ wd_test(
7
data = ["test.js"],
8
tags = [
9
"requires-container-engine",
10
+ "requires-network", # Accesses unix://var/run/docker.sock
11
],
12
)
0 commit comments