diff options
| author | wes <[email protected]> | 2020-12-16 13:24:57 -0500 |
|---|---|---|
| committer | wes <[email protected]> | 2020-12-16 13:24:57 -0500 |
| commit | c30d0c441e322ab7ad13fd0b9b561a4c511e23ce (patch) | |
| tree | baa1cefe148485cf2b475b0add94fda97b30f79b | |
| parent | more readme improvements, usb pass through, spice, etc (diff) | |
| download | docker-osx-c30d0c441e322ab7ad13fd0b9b561a4c511e23ce.tar.xz docker-osx-c30d0c441e322ab7ad13fd0b9b561a4c511e23ce.zip | |
note about USB pass through
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -512,7 +512,7 @@ docker run \ 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}`? |