Container USB mount should be disabled by default
This commit is contained in:
parent
1beb079cb0
commit
70284786e0
@ -21,7 +21,7 @@
|
||||
|
||||
// allow access to the toradex board
|
||||
"runArgs": ["--privileged"],
|
||||
"mounts": ["type=bind,src=/dev/bus/usb,dst=/dev/bus/usb"],
|
||||
// "mounts": ["type=bind,src=/dev/bus/usb,dst=/dev/bus/usb"],
|
||||
|
||||
"remoteUser": "vscode",
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user