mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-23 02:39:59 +08:00
Merge pull request #318 from allansrc/master
Update Doc detail for run on WLS
This commit is contained in:
commit
ddc92a2675
@ -822,7 +822,10 @@ Or tell the container to use specific ones using `-e GENERATE_SPECIFIC=true`
|
|||||||
|
|
||||||
### I'd like to run Docker-OSX with WSL2 (Windows, Ubuntu)
|
### I'd like to run Docker-OSX with WSL2 (Windows, Ubuntu)
|
||||||
|
|
||||||
Ensure KVM is enabled and `x11-apps` is installed.
|
Ensure KVM is enabled and `x11-apps` is installed.
|
||||||
|
|
||||||
|
to void troubles related to docker daemons on WLS 2, use Docker on Windows, and extern it to your distro.
|
||||||
|
See Docker Docs for the complete detail setup [here](https://docs.docker.com/docker-for-windows/wsl/)
|
||||||
|
|
||||||
See more in-depth discussion [here](https://github.com/sickcodes/Docker-OSX/issues/17) and [here](https://github.com/sickcodes/Docker-OSX/issues/60).
|
See more in-depth discussion [here](https://github.com/sickcodes/Docker-OSX/issues/17) and [here](https://github.com/sickcodes/Docker-OSX/issues/60).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user