[PR #113] [MERGED] Docs updates: usb passthrough, headless mode, disk space reduction guide #698

Closed
opened 2025-12-29 01:24:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/113
Author: @weskerfoot
Created: 12/16/2020
Status: Merged
Merged: 12/17/2020
Merged by: @sickcodes

Base: masterHead: docs-updates


📝 Commits (3)

  • 1881ac8 initial stab at CI instructions and reduce disk usage instructions
  • b643238 more readme improvements, usb pass through, spice, etc
  • c30d0c4 note about USB pass through

📊 Changes

1 file changed (+116 additions, -1 deletions)

View changed files

📝 README.md (+116 -1)

📄 Description

Hi, I've added some new sections to the docs. Feel free to split this out into a separate README if you think it's getting too long.

  • New section on modifications that are useful in a CI/CD environment (or any other environment where you want to run it without graphics). There is also a subsection detailing how to reduce disk usage and compress the qcow2 file.

  • New section on enabling USB passthrough. This might make more sense in the future as some kind of modification to the Dockerfile that lets you choose the bus/port numbers via environment variables.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sickcodes/Docker-OSX/pull/113 **Author:** [@weskerfoot](https://github.com/weskerfoot) **Created:** 12/16/2020 **Status:** ✅ Merged **Merged:** 12/17/2020 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `docs-updates` --- ### 📝 Commits (3) - [`1881ac8`](https://github.com/sickcodes/Docker-OSX/commit/1881ac8797463981790ff5004372a62430023ed3) initial stab at CI instructions and reduce disk usage instructions - [`b643238`](https://github.com/sickcodes/Docker-OSX/commit/b64323852e7c56f8ecb8a5f6bf135c407a87e33f) more readme improvements, usb pass through, spice, etc - [`c30d0c4`](https://github.com/sickcodes/Docker-OSX/commit/c30d0c441e322ab7ad13fd0b9b561a4c511e23ce) note about USB pass through ### 📊 Changes **1 file changed** (+116 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+116 -1) </details> ### 📄 Description Hi, I've added some new sections to the docs. Feel free to split this out into a separate README if you think it's getting too long. - New section on modifications that are useful in a CI/CD environment (or any other environment where you want to run it without graphics). There is also a subsection detailing how to reduce disk usage and compress the qcow2 file. - New section on enabling USB passthrough. This might make more sense in the future as some kind of modification to the Dockerfile that lets you choose the bus/port numbers via environment variables. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:24:42 +01:00
adam closed this issue 2025-12-29 01:24:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#698