We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5578e29 commit db00e66Copy full SHA for db00e66
.devcontainer/devcontainer.json
@@ -6,7 +6,6 @@
6
"--privileged"
7
],
8
"mounts": [
9
- "type=bind,src=/run/docker/netns,dst=/run/docker/netns",
10
"type=bind,src=/var/lib/docker,dst=/var/lib/docker",
11
"type=bind,src=/lib/modules,dst=/lib/modules"
12
0 commit comments