mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-23 02:39:59 +08:00
Merge pull request #361 from Buthrakaur/improve-readme-windows
readme - improve instructions for running on windows
This commit is contained in:
commit
ff250fa0ca
@ -93,3 +93,5 @@ This project now uses the fantastic OpenCore bootloader from the community OpenC
|
||||
[@cybik](https://github.com/cybik) Spice fix #337
|
||||
|
||||
[@Silfalion](https://github.com/Silfalion) - [https://github.com/Silfalion/Iphone_docker_osx_passthrough](https://github.com/Silfalion/Iphone_docker_osx_passthrough)
|
||||
|
||||
[@Buthrakaur](https://github.com/Buthrakaur) readme - improve instructions for running on windows #361
|
@ -1094,7 +1094,9 @@ Or tell the container to use specific ones using `-e GENERATE_SPECIFIC=true`
|
||||
-e MAC_ADDRESS="A8:5C:2C:9A:46:2F" \
|
||||
```
|
||||
|
||||
### I'd like to run Docker-OSX with WSL2 (Windows, Ubuntu)
|
||||
### I'd like to run Docker-OSX on Windows
|
||||
|
||||
Running Docker-OSX on windows is possible just in WSL2 (Windows, Ubuntu).
|
||||
|
||||
Ensure KVM is enabled and `x11-apps` is installed.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user