Skip to content

Commit db00e66

Browse files
authored
remove netns mount
1 parent 5578e29 commit db00e66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/devcontainer.json

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"--privileged"
77
],
88
"mounts": [
9-
"type=bind,src=/run/docker/netns,dst=/run/docker/netns",
109
"type=bind,src=/var/lib/docker,dst=/var/lib/docker",
1110
"type=bind,src=/lib/modules,dst=/lib/modules"
1211
],

0 commit comments

Comments
 (0)