mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-22 18:29:58 +08:00
Merge pull request #616 from raeldev/add-kvm-install-to-readme
Add kvm and dependencies install to readme
This commit is contained in:
commit
bb1e992916
@ -585,6 +585,8 @@ INFO: /dev/kvm exists
|
||||
KVM acceleration can be used
|
||||
```
|
||||
|
||||
Use the command `sudo apt -y install bridge-utils cpu-checker libvirt-clients libvirt-daemon qemu qemu-kvm` to install it if it isn't.
|
||||
|
||||
Now download and install [Docker for Windows](https://docs.docker.com/desktop/windows/install/) if it is not already installed.
|
||||
|
||||
After installation, go into Settings and check these 2 boxes:
|
||||
|
Loading…
Reference in New Issue
Block a user