mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #113] [MERGED] Docs updates: usb passthrough, headless mode, disk space reduction guide #698
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:docs-updates📝 Commits (3)
1881ac8initial stab at CI instructions and reduce disk usage instructionsb643238more readme improvements, usb pass through, spice, etcc30d0c4note 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.