dockur / windows

Windows inside a Docker container.
MIT License
17.49k stars 1.5k forks source link

the ontsiner will not use kvm #730

Open mjeed02 opened 3 weeks ago

mjeed02 commented 3 weeks ago

Operating system

ubuntu 24.04

Description

hi im trying to run it but every time it say that the kvm not available

and if i run kvm-ok the output is

INFO: /dev/kvm exists
KVM acceleration can be used

and i did add privileged: true

Docker compose

I used the docker desktop

Docker log

❯ ERROR: KVM acceleration not available (device file missing), this will cause a major loss of performance. ❯ ERROR: See the FAQ on how to diagnose the cause, or continue without KVM by setting KVM=N (not recommended).

Screenshots (optional)

No response

kroese commented 5 hours ago

Maybe Docker Desktop has no KVM? It should work with normal Docker in any case.