note about USB pass through
This commit is contained in:
parent
b64323852e
commit
c30d0c441e
|
|
@ -512,7 +512,7 @@ docker run \
|
||||||
|
|
||||||
You should see the device show up when you do `system_profiler SPUSBDataType` in the MacOS shell.
|
You should see the device show up when you do `system_profiler SPUSBDataType` in the MacOS shell.
|
||||||
|
|
||||||
|
Important Note: this will cause the host system to lose access to the USB device while the VM is running!
|
||||||
|
|
||||||
## What is `${DISPLAY:-:0.0}`?
|
## What is `${DISPLAY:-:0.0}`?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue